| Package | Description |
|---|---|
| org.sklsft.commons.rest.security.context.impl | |
| org.sklsft.commons.rest.security.credentials.extractor.impl |
| Constructor and Description |
|---|
SecurityContextProviderImpl(TokenEncoder<T> tokenEncoder,
TokenVerifier<T> tokenVerifier,
SecurityCredentialsExtractor<T,C> credentialsExtractor,
SecurityCredentialsValidator<C> credentialsValidator) |
| Modifier and Type | Class and Description |
|---|---|
class |
FromMapCredentialsExtractor<C>
This is adapted for tokens that represent a plain license key where you have to find a correspondance in a repository
|
class |
FromUnsignedTokenCredentialsExtractor<T>
For Symetric crypted tokens, the credentials are the token object itself
|
Copyright © 2018. All rights reserved.