Searched refs:getLogoutAll (Results 1 - 6 of 6) 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();
H A DIDPSingleLogout.java1619 if (idpSession.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();
H A DIDPSingleLogout.java1618 if (idpSession.getLogoutAll()) {

Completed in 58 milliseconds