Searched defs:getFormatAttributeMap (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java180 Map<String, String> formatAttrMap = getFormatAttributeMap(realm, hostEntityID);
198 private Map<String, String> getFormatAttributeMap(String realm, String hostEntityID) { method in class:DefaultIDPAccountMapper
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DDefaultIDPAccountMapper.java190 Map<String, String> formatAttrMap = getFormatAttributeMap(realm, hostEntityID);
216 private Map<String, String> getFormatAttributeMap(String realm, String hostEntityID) { method in class:DefaultIDPAccountMapper

Completed in 26 milliseconds