Package | Description |
---|---|
com.okta.sdk.impl.resource.identity.provider | |
com.okta.sdk.resource.identity.provider |
Modifier and Type | Method and Description |
---|---|
IdentityProvider.StatusEnum |
DefaultIdentityProvider.getStatus() |
Modifier and Type | Method and Description |
---|---|
IdentityProvider |
DefaultIdentityProvider.setStatus(IdentityProvider.StatusEnum status) |
Modifier and Type | Method and Description |
---|---|
IdentityProvider.StatusEnum |
IdentityProvider.getStatus() |
static IdentityProvider.StatusEnum |
IdentityProvider.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentityProvider.StatusEnum[] |
IdentityProvider.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IdentityProvider |
IdentityProvider.setStatus(IdentityProvider.StatusEnum status) |
Copyright © 2017–2023 Okta. All rights reserved.