| Package | Description |
|---|---|
| com.okta.sdk.resource.identity.provider |
| Modifier and Type | Method and Description |
|---|---|
ProtocolEndpoint.TypeEnum |
ProtocolEndpoint.getType() |
static ProtocolEndpoint.TypeEnum |
ProtocolEndpoint.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolEndpoint.TypeEnum[] |
ProtocolEndpoint.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OIDCIdentityProviderBuilder |
OIDCIdentityProviderBuilder.setAcsEndpointType(ProtocolEndpoint.TypeEnum acsEndpointType) |
ProtocolEndpoint |
ProtocolEndpoint.setType(ProtocolEndpoint.TypeEnum type) |
Copyright © 2017–2023 Okta. All rights reserved.