Class SingleSignOnListener
java.lang.Object
org.apache.catalina.authenticator.SingleSignOnListener
- All Implemented Interfaces:
- Serializable,- EventListener,- SessionListener
- Direct Known Subclasses:
- ClusterSingleSignOnListener
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsessionEvent(SessionEvent event) Acknowledge the occurrence of the specified event.
- 
Constructor Details- 
SingleSignOnListener
 
- 
- 
Method Details- 
sessionEventDescription copied from interface:SessionListenerAcknowledge the occurrence of the specified event.- Specified by:
- sessionEventin interface- SessionListener
- Parameters:
- event- SessionEvent that has occurred
 
 
-