Package | Description |
---|---|
com.okta.sdk.impl.resource.group.schema | |
com.okta.sdk.impl.resource.user.schema | |
com.okta.sdk.resource.group.schema | |
com.okta.sdk.resource.user.schema |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeScope |
DefaultGroupSchemaAttribute.getScope() |
Modifier and Type | Method and Description |
---|---|
GroupSchemaAttribute |
DefaultGroupSchemaAttribute.setScope(UserSchemaAttributeScope scope) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeScope |
DefaultUserSchemaAttribute.getScope() |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttribute |
DefaultUserSchemaAttribute.setScope(UserSchemaAttributeScope scope) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeScope |
GroupSchemaAttribute.getScope() |
Modifier and Type | Method and Description |
---|---|
GroupSchemaAttribute |
GroupSchemaAttribute.setScope(UserSchemaAttributeScope scope) |
Modifier and Type | Method and Description |
---|---|
UserSchemaAttributeScope |
UserSchemaAttribute.getScope() |
static UserSchemaAttributeScope |
UserSchemaAttributeScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserSchemaAttributeScope[] |
UserSchemaAttributeScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UserSchemaAttribute |
UserSchemaAttribute.setScope(UserSchemaAttributeScope scope) |
Copyright © 2017–2022 Okta. All rights reserved.