Searched defs:SPSessionListener (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 DSPSessionListener.java25 * $Id: SPSessionListener.java,v 1.6 2009/09/23 22:28:32 bigfatrat Exp $
60 * The class <code>SPSessionListener</code> implements
65 public class SPSessionListener implements SessionListener { class in inherits:SessionListener
85 * Constructor of <code>SPSessionListener</code>.
87 public SPSessionListener(String infoKeyString, String sessionID) { method in class:SPSessionListener
100 String classMethod = "SPSessionListener.sessionInvalidated: ";
188 "SPSessionListener.sessionInvalidated:", sme);
191 "SPSessionListener.sessionInvalidated:", se);
248 debug.warning("SPSessionListener.initiateSPSingleLogout(): Unable to synchronize sessions with IdP \""
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DSPSessionListener.java25 * $Id: SPSessionListener.java,v 1.6 2009/09/23 22:28:32 bigfatrat Exp $
60 * The class <code>SPSessionListener</code> implements
65 public class SPSessionListener implements SessionListener { class in inherits:SessionListener
85 * Constructor of <code>SPSessionListener</code>.
87 public SPSessionListener(String infoKeyString, String sessionID) { method in class:SPSessionListener
100 String classMethod = "SPSessionListener.sessionInvalidated: ";
188 "SPSessionListener.sessionInvalidated:", sme);
191 "SPSessionListener.sessionInvalidated:", se);
248 debug.warning("SPSessionListener.initiateSPSingleLogout(): Unable to synchronize sessions with IdP \""

Completed in 21 milliseconds