Package | Description |
---|---|
com.okta.sdk.impl.resource.identity.provider | |
com.okta.sdk.resource.identity.provider |
Modifier and Type | Method and Description |
---|---|
ProtocolAlgorithmTypeSignature.ScopeEnum |
DefaultProtocolAlgorithmTypeSignature.getScope() |
Modifier and Type | Method and Description |
---|---|
OidcIdentityProviderBuilder |
OidcIdentityProviderBuilder.setRequestSignatureScope(ProtocolAlgorithmTypeSignature.ScopeEnum requestSignatureScope) |
OidcIdentityProviderBuilder |
OidcIdentityProviderBuilder.setResponseSignatureScope(ProtocolAlgorithmTypeSignature.ScopeEnum responseSignatureScope) |
ProtocolAlgorithmTypeSignature |
DefaultProtocolAlgorithmTypeSignature.setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope) |
Modifier and Type | Method and Description |
---|---|
ProtocolAlgorithmTypeSignature.ScopeEnum |
ProtocolAlgorithmTypeSignature.getScope() |
static ProtocolAlgorithmTypeSignature.ScopeEnum |
ProtocolAlgorithmTypeSignature.ScopeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtocolAlgorithmTypeSignature.ScopeEnum[] |
ProtocolAlgorithmTypeSignature.ScopeEnum.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.setRequestSignatureScope(ProtocolAlgorithmTypeSignature.ScopeEnum requestSignatureScope) |
OIDCIdentityProviderBuilder |
OIDCIdentityProviderBuilder.setResponseSignatureScope(ProtocolAlgorithmTypeSignature.ScopeEnum responseSignatureScope) |
ProtocolAlgorithmTypeSignature |
ProtocolAlgorithmTypeSignature.setScope(ProtocolAlgorithmTypeSignature.ScopeEnum scope) |
Copyright © 2017–2023 Okta. All rights reserved.