Uses of Class
com.okta.sdk.resource.user.RoleStatus
-
Packages that use RoleStatus Package Description com.okta.sdk.resource.user -
-
Uses of RoleStatus in com.okta.sdk.resource.user
Methods in com.okta.sdk.resource.user that return RoleStatus Modifier and Type Method Description RoleStatusRole. getStatus()static RoleStatusRoleStatus. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static RoleStatus[]RoleStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.
-