| Package | Description |
|---|---|
| org.sklsft.commons.rest.security.context.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
FromBasicRsaJwtSecurityContextProvider |
class |
FromCryptedTokenSecurityContextProvider<T> |
class |
FromJwtSecurityContextProvider<H,B,C> |
class |
FromKeySecurityContextProvider<C> |
class |
FromSignedTokenSecurityContextProvider<T,C>
Implementation of
SecurityContextProvider based on the use of :
a SecurityContextHolder which is based on ThreadLocal
a TokenEncoder
a TokenVerifier
a SecurityCredentialsExtractor
a SecurityCredentialsValidator |
Copyright © 2022. All rights reserved.