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