Searched defs:DefaultAttributeMapper (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2009/09/22 23:04:36 exu Exp $
66 * The class <code>DefaultAttributeMapper</code> provide a default
69 public class DefaultAttributeMapper implements AttributeMapper { class in inherits:AttributeMapper
74 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
137 SAMLUtils.debug.message("DefaultAttributeMapper: "
145 SAMLUtils.debug.error("DefaultAttributeMapper: Exception when "
170 SAMLUtils.debug.message("DefaultAttributeMapper: null input.");
188 SAMLUtils.debug.message("DefaultAttributeMapper: couldn't "
204 SAMLUtils.debug.message("DefaultAttributeMapper.getAttribute:",
224 SAMLUtils.debug.message("DefaultAttributeMapper
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2008/06/25 05:47:50 qcheng Exp $
51 public class DefaultAttributeMapper { class
63 debug.error("DefaultAttributeMapper.static init failed.", ex);
70 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2009/10/28 23:58:59 exu Exp $
56 public class DefaultAttributeMapper { class
69 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
106 debug.warning("DefaultAttributeMapper.getConfigAttribute" +
118 debug.message("DefaultAttributeMapper.getConfigAttributeMap:"
130 debug.message("DefaultAttributeMapper.getConfig" +
142 debug.error("DefaultAttributeMapper.getConfigAttributeMap: " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2009/09/22 23:04:36 exu Exp $
66 * The class <code>DefaultAttributeMapper</code> provide a default
69 public class DefaultAttributeMapper implements AttributeMapper { class in inherits:AttributeMapper
74 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
137 SAMLUtils.debug.message("DefaultAttributeMapper: "
145 SAMLUtils.debug.error("DefaultAttributeMapper: Exception when "
170 SAMLUtils.debug.message("DefaultAttributeMapper: null input.");
188 SAMLUtils.debug.message("DefaultAttributeMapper: couldn't "
204 SAMLUtils.debug.message("DefaultAttributeMapper.getAttribute:",
224 SAMLUtils.debug.message("DefaultAttributeMapper
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2008/06/25 05:47:50 qcheng Exp $
51 public class DefaultAttributeMapper { class
63 debug.error("DefaultAttributeMapper.static init failed.", ex);
70 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultAttributeMapper.java25 * $Id: DefaultAttributeMapper.java,v 1.4 2009/10/28 23:58:59 exu Exp $
56 public class DefaultAttributeMapper { class
69 public DefaultAttributeMapper() {} method in class:DefaultAttributeMapper
106 debug.warning("DefaultAttributeMapper.getConfigAttribute" +
118 debug.message("DefaultAttributeMapper.getConfigAttributeMap:"
130 debug.message("DefaultAttributeMapper.getConfig" +
142 debug.error("DefaultAttributeMapper.getConfigAttributeMap: " +
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java43 public class DefaultAttributeMapper extends DefaultLibraryIDPAttributeMapper implements AttributeMapper { class in inherits:DefaultLibraryIDPAttributeMapper,AttributeMapper
49 public DefaultAttributeMapper(Map<String, String> attributeMap) { method in class:DefaultAttributeMapper
69 "Exception caught getting attributes in DefaultAttributeMapper: " + e, e);
72 "Exception caught getting attributes in DefaultAttributeMapper: " + e, e);
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeMapper.java43 public class DefaultAttributeMapper extends DefaultLibraryIDPAttributeMapper implements AttributeMapper { class in inherits:DefaultLibraryIDPAttributeMapper,AttributeMapper
49 public DefaultAttributeMapper(Map<String, String> attributeMap) { method in class:DefaultAttributeMapper
69 "Exception caught getting attributes in DefaultAttributeMapper: " + e, e);
72 "Exception caught getting attributes in DefaultAttributeMapper: " + e, e);

Completed in 23 milliseconds