| Package | Description |
|---|---|
| org.sklsft.commons.rest.security.context.impl | |
| org.sklsft.commons.rest.security.tokens.encoder.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 |
PlainTextTokenEncoder
For tokens that represents a plain license key
|
class |
SymetricCryptedTokenEncoder<T>
imlementation of a
TokenEncoder that uses an ObjectEncoder |
Copyright © 2018. All rights reserved.