Package com.atlassian.sal.api.events
Class SessionCreatedEvent
java.lang.Object
com.atlassian.sal.api.events.AbstractSessionEvent
com.atlassian.sal.api.events.SessionCreatedEvent
Represents an event published when a http session is created. Implementers should fire this event accordingly.
- See Also:
-
HttpSessionListener
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.atlassian.sal.api.events.AbstractSessionEvent
sessionId, userName -
Method Summary
Methods inherited from class com.atlassian.sal.api.events.AbstractSessionEvent
getSessionId, getUserName
-
Method Details
-
builder
-