Searched defs:removeIDPFedSession (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 DDoManageNameID.java1035 removeIDPFedSession(remoteEntityID, oldNameID.getValue());
1585 removeIDPFedSession(remoteEntityID, oldNameID.getValue());
2033 static IDPSession removeIDPFedSession(String spEntity, String nameID) { method in class:DoManageNameID
2034 String method = "DoManageNameID.removeIDPFedSession ";
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DDoManageNameID.java1037 removeIDPFedSession(remoteEntityID, oldNameID.getValue());
1587 removeIDPFedSession(remoteEntityID, oldNameID.getValue());
2035 static IDPSession removeIDPFedSession(String spEntity, String nameID) { method in class:DoManageNameID
2036 String method = "DoManageNameID.removeIDPFedSession ";

Completed in 38 milliseconds