Uses of Enum
com.okta.sdk.resource.model.SessionStatus
Packages that use SessionStatus
-
Uses of SessionStatus in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SessionStatusModifier and TypeMethodDescriptionstatic SessionStatusSession.getStatus()Get statusstatic SessionStatusReturns 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.Methods in com.okta.sdk.resource.model with parameters of type SessionStatusModifier and TypeMethodDescriptionvoidSession.setStatus(SessionStatus status) Session.status(SessionStatus status)