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