Searched refs:doIDPSoapProfile (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSSingleLogoutHandler.java244 bLogoutStatus = doIDPSoapProfile(remoteEntityId);
347 if ((doIDPSoapProfile(currentEntityId)).getStatus().
932 private FSLogoutStatus doIDPSoapProfile(String providerId) { method in class:FSSingleLogoutHandler
934 FSUtils.debug.message("FSSLOHandler.doIDPSoapProfile : providerId="
960 FSUtils.debug.message("FSSLOHandler.doIDPSoapProfile: call MP/SOAP");
1601 doIDPSoapProfile(currentEntityId);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSSingleLogoutHandler.java244 bLogoutStatus = doIDPSoapProfile(remoteEntityId);
347 if ((doIDPSoapProfile(currentEntityId)).getStatus().
932 private FSLogoutStatus doIDPSoapProfile(String providerId) { method in class:FSSingleLogoutHandler
934 FSUtils.debug.message("FSSLOHandler.doIDPSoapProfile : providerId="
960 FSUtils.debug.message("FSSLOHandler.doIDPSoapProfile: call MP/SOAP");
1601 doIDPSoapProfile(currentEntityId);

Completed in 28 milliseconds