Searched refs:DefaultIDPAttributeMapper (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAttributeMapper.java25 * $Id: DefaultIDPAttributeMapper.java,v 1.1 2008/07/08 23:03:34 hengming Exp $
31 * This class <code>DefaultIDPAttributeMapper</code> implements the
39 public class DefaultIDPAttributeMapper extends DefaultLibraryIDPAttributeMapper class in inherits:DefaultLibraryIDPAttributeMapper
44 public DefaultIDPAttributeMapper() { method in class:DefaultIDPAttributeMapper
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAttributeMapper.java25 * $Id: DefaultIDPAttributeMapper.java,v 1.1 2008/07/08 23:03:34 hengming Exp $
33 * This class <code>DefaultIDPAttributeMapper</code> implements the
41 public class DefaultIDPAttributeMapper extends DefaultLibraryIDPAttributeMapper class in inherits:DefaultLibraryIDPAttributeMapper
46 public DefaultIDPAttributeMapper() { method in class:DefaultIDPAttributeMapper
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultIDPAttributeMapper.java25 * $Id: DefaultIDPAttributeMapper.java,v 1.4 2008/08/29 02:29:17 superpat7 Exp $
58 public class DefaultIDPAttributeMapper extends DefaultAttributeMapper class in inherits:DefaultAttributeMapper,IDPAttributeMapper
64 public DefaultIDPAttributeMapper() { method in class:DefaultIDPAttributeMapper
65 debug.message("DefaultIDPAttributeMapper.Constructor");
103 debug.warning("DefaultIDPAttributeMapper.getAttributes: " +
112 debug.message("DefaultIDPAttributeMapper.getAttributes:" +
130 debug.warning("DefaultIDPAttributeMapper.getAttributes: "+
145 debug.message("DefaultIDPAttributeMapper.getAttribute:"
163 debug.message("DefaultIDPAttributeMapper.getAttribute:"
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/plugins/
H A DDefaultIDPAttributeMapper.java25 * $Id: DefaultIDPAttributeMapper.java,v 1.4 2008/08/29 02:29:17 superpat7 Exp $
65 public class DefaultIDPAttributeMapper extends DefaultAttributeMapper implements IDPAttributeMapper { class in inherits:DefaultAttributeMapper,IDPAttributeMapper
72 public DefaultIDPAttributeMapper() { method in class:DefaultIDPAttributeMapper
73 debug.message("DefaultIDPAttributeMapper.Constructor");
111 debug.warning("DefaultIDPAttributeMapper.getAttributes: Invalid session");
119 debug.message("DefaultIDPAttributeMapper.getAttributes: Configuration map is not defined.");
151 debug.warning("DefaultIDPAttributeMapper.getAttributes: Datastore exception", dse);
177 debug.message("DefaultIDPAttributeMapper.getAttribute: "
185 debug.message("DefaultIDPAttributeMapper.getAttribute:"
194 debug.message("DefaultIDPAttributeMapper
[all...]

Completed in 44 milliseconds