Searched defs:shouldPersistNameIDFormat (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DIDPAccountMapper.java104 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in interface:IDPAccountMapper
H A DSPAccountMapper.java87 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in interface:SPAccountMapper
H A DDefaultIDPAccountMapper.java166 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in class:DefaultIDPAccountMapper
H A DDefaultLibrarySPAccountMapper.java139 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in class:DefaultLibrarySPAccountMapper
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/plugins/
H A DIDPAccountMapper.java104 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in interface:IDPAccountMapper
H A DSPAccountMapper.java87 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in interface:SPAccountMapper
H A DDefaultIDPAccountMapper.java107 if (shouldPersistNameIDFormat(realm, hostEntityID, remoteEntityID, nameIDFormat)) {
176 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in class:DefaultIDPAccountMapper
H A DDefaultLibrarySPAccountMapper.java139 public boolean shouldPersistNameIDFormat(String realm, String hostEntityID, String remoteEntityID, method in class:DefaultLibrarySPAccountMapper

Completed in 43 milliseconds