Searched defs:AttributeAuthorityMapper (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DAttributeAuthorityMapper.java25 * $Id: AttributeAuthorityMapper.java,v 1.3 2008/12/03 00:34:10 hengming Exp $
39 * This interface <code>AttributeAuthorityMapper</code> is used by attribute
41 * you implement the AttributeAuthorityMapper. You can use the attributes on
43 * AttributeAuthorityMapper uses an attribute on the HttpServletRequest to
48 public interface AttributeAuthorityMapper { interface
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DAttributeAuthorityMapper.java25 * $Id: AttributeAuthorityMapper.java,v 1.3 2008/12/03 00:34:10 hengming Exp $
39 * This interface <code>AttributeAuthorityMapper</code> is used by attribute
41 * you implement the AttributeAuthorityMapper. You can use the attributes on
43 * AttributeAuthorityMapper uses an attribute on the HttpServletRequest to
48 public interface AttributeAuthorityMapper { interface

Completed in 20 milliseconds