| Package | Description |
|---|---|
| com.sap.cloud.security.token.validation.validators |
| Modifier and Type | Method and Description |
|---|---|
static OidcConfigurationServiceWithCache |
OidcConfigurationServiceWithCache.getInstance()
Creates a new instance.
|
OidcConfigurationServiceWithCache |
OidcConfigurationServiceWithCache.withCacheSize(int size)
Caches the Json web keys.
|
OidcConfigurationServiceWithCache |
OidcConfigurationServiceWithCache.withCacheTime(int timeInSeconds)
Caches the Json web keys.
|
OidcConfigurationServiceWithCache |
OidcConfigurationServiceWithCache.withOidcConfigurationService(OidcConfigurationService oidcConfigurationService)
Overwrites the service to be used to request the oidc configuration.
|
Copyright © 2020. All rights reserved.