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