Searched defs:getSPAttributeMapper (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DRPSigninResponse.java178 SPAttributeMapper attrMapper = getSPAttributeMapper(attributes);
293 private SPAttributeMapper getSPAttributeMapper(Map attributes) method in class:RPSigninResponse
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DRPSigninResponse.java178 SPAttributeMapper attrMapper = getSPAttributeMapper(attributes);
293 private SPAttributeMapper getSPAttributeMapper(Map attributes) method in class:RPSigninResponse
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3485 public static SPAttributeMapper getSPAttributeMapper(String realm, String spEntityID) throws SAML2Exception { method in class:SAML2Utils
3486 String classMethod = "SAML2Utils.getSPAttributeMapper: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3510 public static SPAttributeMapper getSPAttributeMapper(String realm, String spEntityID) throws SAML2Exception { method in class:SAML2Utils
3511 String classMethod = "SAML2Utils.getSPAttributeMapper: ";

Completed in 52 milliseconds