Searched defs:getSPAccountMapper (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.java177 SPAccountMapper acctMapper = getSPAccountMapper(attributes);
263 private static SPAccountMapper getSPAccountMapper( method in class:RPSigninResponse
275 "RPSigninResponse.getSPAccountMapper: mapper = " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DRPSigninResponse.java177 SPAccountMapper acctMapper = getSPAccountMapper(attributes);
263 private static SPAccountMapper getSPAccountMapper( method in class:RPSigninResponse
275 "RPSigninResponse.getSPAccountMapper: mapper = " +
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3023 public static SPAccountMapper getSPAccountMapper( method in class:SAML2Utils
3026 String classMethod = "SAML2Utils.getSPAccountMapper: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Utils.java3048 public static SPAccountMapper getSPAccountMapper( method in class:SAML2Utils
3051 String classMethod = "SAML2Utils.getSPAccountMapper: ";

Completed in 51 milliseconds