| Package | Description |
|---|---|
| com.sap.cloud.security.config |
| Modifier and Type | Method and Description |
|---|---|
static CredentialType |
CredentialType.from(String claimValue) |
default CredentialType |
OAuth2ServiceConfiguration.getCredentialType()
Credential type as defined in "oauth2-configuration" of the xsuaa service
instance security descriptor.
|
static CredentialType |
CredentialType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CredentialType[] |
CredentialType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.