Searched defs:DefaultLibraryIDPAttributeMapper (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 DDefaultLibraryIDPAttributeMapper.java25 * $Id: DefaultLibraryIDPAttributeMapper.java,v 1.3 2009/11/30 21:11:08 exu Exp $
53 * This class <code>DefaultLibraryIDPAttributeMapper</code> implements the
107 public class DefaultLibraryIDPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,IDPAttributeMapper
116 public DefaultLibraryIDPAttributeMapper() { method in class:DefaultLibraryIDPAttributeMapper
147 debug.warning("DefaultLibraryIDPAttributeMapper." +
155 debug.message("DefaultLibraryIDPAttributeMapper." +
162 debug.message("DefaultLibraryIDPAttributeMapper." +
168 debug.message("DefaultLibraryIDPAttributeMapper." +
203 debug.warning("DefaultLibraryIDPAttributeMapper." +
228 debug.message("DefaultLibraryIDPAttributeMapper
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultLibraryIDPAttributeMapper.java25 * $Id: DefaultLibraryIDPAttributeMapper.java,v 1.3 2009/11/30 21:11:08 exu Exp $
54 * This class <code>DefaultLibraryIDPAttributeMapper</code> implements the
108 public class DefaultLibraryIDPAttributeMapper extends DefaultAttributeMapper implements IDPAttributeMapper { class in inherits:DefaultAttributeMapper,IDPAttributeMapper
113 public DefaultLibraryIDPAttributeMapper() { method in class:DefaultLibraryIDPAttributeMapper
141 String debugMethod = "DefaultLibraryIDPAttributeMapper.getAttributes: ";
326 String debugMethod = "DefaultLibraryIDPAttributeMapper.getBinaryAttributeValues: ";

Completed in 21 milliseconds