LogoutEvent
org.beangle.security.session.LogoutEvent
class LogoutEvent(src: Session, var reason: String) extends Event
Attributes
- Graph
-
- Supertypes
-
class Eventclass EventObjecttrait Serializableclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- EventObject
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- EventObject
Concrete fields
Inherited fields
event details
event details
Attributes
- Inherited from:
- Event
resource where the event happened
resource where the event happened
Attributes
- Inherited from:
- Event
event subject
event subject
Attributes
- Inherited from:
- Event
System time when the event happened
System time when the event happened
Attributes
- Inherited from:
- Event
In this article