Searched refs:getSPSLOServiceEndpoints (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.java290 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
614 LogoutUtil.getMostAppropriateSLOServiceLocation(getSPSLOServiceEndpoints(realm, spEntityID), binding);
639 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
900 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
1189 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
1666 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, originatingLogoutSPEntityID);
1765 public static List<SingleLogoutServiceElement> getSPSLOServiceEndpoints( method in class:IDPSingleLogout
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java291 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
614 LogoutUtil.getMostAppropriateSLOServiceLocation(getSPSLOServiceEndpoints(realm, spEntityID), binding);
639 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
895 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
1182 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, spEntityID);
1665 List<SingleLogoutServiceElement> slosList = getSPSLOServiceEndpoints(realm, originatingLogoutSPEntityID);
1764 public static List<SingleLogoutServiceElement> getSPSLOServiceEndpoints( method in class:IDPSingleLogout

Completed in 28 milliseconds