Uses of Enum
com.okta.sdk.resource.model.SessionStatus
-
Uses of SessionStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic SessionStatus
Session.getStatus()
Get statusstatic SessionStatus
Returns the enum constant of this type with the specified name.static SessionStatus[]
SessionStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Session.setStatus
(SessionStatus status) Session.status
(SessionStatus status)