Searched defs:setNameIDForSLORequest (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 DLogoutUtil.java224 setNameIDForSLORequest(logoutReq, nameID, realm, requesterEntityID, hostEntityRole, recipientEntityID);
1037 public static void setNameIDForSLORequest(LogoutRequest request, method in class:LogoutUtil
1041 String method = "setNameIDForSLORequest: ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DLogoutUtil.java226 setNameIDForSLORequest(logoutReq, nameID, realm, requesterEntityID, hostEntityRole, recipientEntityID);
1039 public static void setNameIDForSLORequest(LogoutRequest request, method in class:LogoutUtil
1043 String method = "setNameIDForSLORequest: ";

Completed in 230 milliseconds