Searched refs:getPendingLogoutRequestID (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSessionCopy.java84 pendingLogoutRequestID = idpSession.getPendingLogoutRequestID();
126 public String getPendingLogoutRequestID() { method in class:IDPSessionCopy
H A DIDPSession.java113 public String getPendingLogoutRequestID() { method in class:IDPSession
268 String tmp = idpSessionCopy.getPendingLogoutRequestID();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSessionCopy.java84 pendingLogoutRequestID = idpSession.getPendingLogoutRequestID();
126 public String getPendingLogoutRequestID() { method in class:IDPSessionCopy
H A DIDPSession.java113 public String getPendingLogoutRequestID() { method in class:IDPSession
268 String tmp = idpSessionCopy.getPendingLogoutRequestID();

Completed in 30 milliseconds