| Package | Description |
|---|---|
| com.sap.cloud.security.config | |
| com.sap.cloud.security.token |
| Modifier and Type | Method and Description |
|---|---|
static Service |
Service.from(String cloudFoundryName) |
Service |
OAuth2ServiceConfiguration.getService()
Returns the identity
Service of this configuration. |
static Service |
Service.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service[] |
Service.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Service,List<OAuth2ServiceConfiguration>> |
Environment.getServiceConfigurationsAsList()
Gives access to all service configurations parsed from the environment.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Token.getService()
Returns the identity service, the token is issued by.
|
Copyright © 2024. All rights reserved.