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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java562 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntityID, binding);
611 private static SingleLogoutServiceElement getLogoutResponseEndpoint(String realm, String spEntityID, method in class:IDPSingleLogout
1301 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntity, binding);
1599 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntityID, binding);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java562 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntityID, binding);
611 private static SingleLogoutServiceElement getLogoutResponseEndpoint(String realm, String spEntityID, method in class:IDPSingleLogout
1294 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntity, binding);
1592 SingleLogoutServiceElement endpoint = getLogoutResponseEndpoint(realm, spEntityID, binding);

Completed in 35 milliseconds