Searched defs:IDPSessionListener (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 DIDPSessionListener.java25 * $Id: IDPSessionListener.java,v 1.10 2009/09/23 22:28:31 bigfatrat Exp $
62 * The class <code>IDPSessionListener</code> implements
67 public class IDPSessionListener class in inherits:SessionListener
85 * Constructor of <code>IDPSessionListener</code>.
88 public IDPSessionListener() { method in class:IDPSessionListener
99 String classMethod = "IDPSessionListener.sessionInvalidated: ";
202 "IDPSessionListener.sessionInvalidated:", sme);
205 "IDPSessionListener.sessionInvalidated:", se);
208 "IDPSessionListener.sessionInvalidated:", s);
304 debug.message("IDPSessionListener
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DIDPSessionListener.java25 * $Id: IDPSessionListener.java,v 1.10 2009/09/23 22:28:31 bigfatrat Exp $
62 * The class <code>IDPSessionListener</code> implements
67 public class IDPSessionListener class in inherits:SessionListener
85 * Constructor of <code>IDPSessionListener</code>.
88 public IDPSessionListener() { method in class:IDPSessionListener
99 String classMethod = "IDPSessionListener.sessionInvalidated: ";
202 "IDPSessionListener.sessionInvalidated:", sme);
205 "IDPSessionListener.sessionInvalidated:", se);
208 "IDPSessionListener.sessionInvalidated:", s);
304 debug.message("IDPSessionListener
[all...]

Completed in 29 milliseconds