Searched refs:DefaultSPAttributeMapper (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultSPAttributeMapper.java25 * $Id: DefaultSPAttributeMapper.java,v 1.7 2009/11/30 21:11:08 exu Exp $
51 public class DefaultSPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,SPAttributeMapper
57 public DefaultSPAttributeMapper() { method in class:DefaultSPAttributeMapper
58 debug.message("DefaultSPAttributeMapper.constructor");
98 debug.message("DefaultSPAttributeMapper.getAttr: Configuration map is not defined.");
103 debug.message("DefaultSPAttributeMapper.getAttr: hosted SP attribute map = " + configMap);
H A DDefaultLibrarySPAccountMapper.java237 DefaultSPAttributeMapper attributeMapper = new DefaultSPAttributeMapper();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultSPAttributeMapper.java25 * $Id: DefaultSPAttributeMapper.java,v 1.3 2008/06/25 05:48:07 qcheng Exp $
52 public class DefaultSPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,SPAttributeMapper
58 public DefaultSPAttributeMapper() { method in class:DefaultSPAttributeMapper
59 debug.message("DefaultSPAttributeMapper.constructor");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultSPAttributeMapper.java25 * $Id: DefaultSPAttributeMapper.java,v 1.7 2009/11/30 21:11:08 exu Exp $
51 public class DefaultSPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,SPAttributeMapper
57 public DefaultSPAttributeMapper() { method in class:DefaultSPAttributeMapper
58 debug.message("DefaultSPAttributeMapper.constructor");
98 debug.message("DefaultSPAttributeMapper.getAttr: Configuration map is not defined.");
103 debug.message("DefaultSPAttributeMapper.getAttr: hosted SP attribute map = " + configMap);
H A DDefaultLibrarySPAccountMapper.java237 DefaultSPAttributeMapper attributeMapper = new DefaultSPAttributeMapper();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultSPAttributeMapper.java25 * $Id: DefaultSPAttributeMapper.java,v 1.3 2008/06/25 05:48:07 qcheng Exp $
52 public class DefaultSPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,SPAttributeMapper
58 public DefaultSPAttributeMapper() { method in class:DefaultSPAttributeMapper
59 debug.message("DefaultSPAttributeMapper.constructor");

Completed in 47 milliseconds