@Service public class SymmetricKeyJWTValidatorCacheService extends Object
Modifier and Type | Class and Description |
---|---|
class |
SymmetricKeyJWTValidatorCacheService.SymmetricValidatorBuilder |
Constructor and Description |
---|
SymmetricKeyJWTValidatorCacheService() |
Modifier and Type | Method and Description |
---|---|
JWTSigningAndValidationService |
getSymmetricValidtor(ClientDetailsEntity client)
Create a symmetric signing and validation service for the given client
|
public SymmetricKeyJWTValidatorCacheService()
public JWTSigningAndValidationService getSymmetricValidtor(ClientDetailsEntity client)
client
- Copyright © 2018. All rights reserved.