| Package | Description |
|---|---|
| com.sap.cloud.security.config |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ServiceConfiguration |
Environment.getIasConfiguration()
Return OAuth service configuration of IAS identity service instance.
|
OAuth2ServiceConfiguration |
Environment.getXsuaaConfiguration()
Return the primary OAuth service configuration of Xsuaa identity service instance.
|
OAuth2ServiceConfiguration |
Environment.getXsuaaConfigurationForTokenExchange()
In case there is only one Xsuaa identity service instance, this one gets
returned.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Service,List<OAuth2ServiceConfiguration>> |
Environment.getServiceConfigurationsAsList()
Gives access to all service configurations parsed from the environment.
|
Copyright © 2024. All rights reserved.