Uses of Enum Class
com.serinity.accesscontrol.flag.SessionDuration
Packages that use SessionDuration
-
Uses of SessionDuration in com.serinity.accesscontrol.flag
Subclasses with type arguments of type SessionDuration in com.serinity.accesscontrol.flagModifier and TypeClassDescriptionenumRepresents predefined durations for sessions, tokens, or other timed events.Methods in com.serinity.accesscontrol.flag that return SessionDurationModifier and TypeMethodDescriptionstatic SessionDurationReturns the enum constant of this class with the specified name.static SessionDuration[]SessionDuration.values()Returns an array containing the constants of this enum class, in the order they are declared.