Searched defs:getLogoutAll (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.java88 doLogoutAll = idpSession.getLogoutAll();
196 public boolean getLogoutAll() { method in class:IDPSessionCopy
H A DIDPSession.java185 public boolean getLogoutAll() { method in class:IDPSession
284 doLogoutAll = idpSessionCopy.getLogoutAll();
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSessionCopy.java88 doLogoutAll = idpSession.getLogoutAll();
196 public boolean getLogoutAll() { method in class:IDPSessionCopy
H A DIDPSession.java185 public boolean getLogoutAll() { method in class:IDPSession
284 doLogoutAll = idpSessionCopy.getLogoutAll();

Completed in 29 milliseconds