Searched refs:SLO_SERVICE (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DIDPSingleLogoutServiceSOAP.java87 realm, idpEntityID, SAML2Constants.SLO_SERVICE,
H A DSPSingleLogoutServiceSOAP.java93 realm, spEntityID, SAML2Constants.SLO_SERVICE,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/servlet/
H A DIDPSingleLogoutServiceSOAP.java87 realm, idpEntityID, SAML2Constants.SLO_SERVICE,
H A DSPSingleLogoutServiceSOAP.java93 realm, spEntityID, SAML2Constants.SLO_SERVICE,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1592 public String SLO_SERVICE = "slo"; field in interface:SAML2Constants
H A DSAML2Utils.java4069 } else if (SAML2Constants.SLO_SERVICE.equals(profile)) {
4123 SAML2Constants.SLO_SERVICE.equals(profile)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/common/
H A DSAML2Constants.java1601 public String SLO_SERVICE = "slo"; field in interface:SAML2Constants
H A DSAML2Utils.java4094 } else if (SAML2Constants.SLO_SERVICE.equals(profile)) {
4148 SAML2Constants.SLO_SERVICE.equals(profile)) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java448 realm, idpEntityID, SAML2Constants.SLO_SERVICE, binding))
721 realm, idpEntityID, SAML2Constants.SLO_SERVICE, binding))
H A DSPSingleLogout.java552 realm, spEntityID, SAML2Constants.SLO_SERVICE, binding))
826 realm, spEntityID, SAML2Constants.SLO_SERVICE, binding))
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSingleLogout.java449 realm, idpEntityID, SAML2Constants.SLO_SERVICE, binding))
719 realm, idpEntityID, SAML2Constants.SLO_SERVICE, binding))
H A DSPSingleLogout.java552 realm, spEntityID, SAML2Constants.SLO_SERVICE, binding))
826 realm, spEntityID, SAML2Constants.SLO_SERVICE, binding))

Completed in 89 milliseconds