| Package | Description |
|---|---|
| software.sandc.springframework.security.jwt.model |
| Modifier and Type | Method and Description |
|---|---|
JWTAuthentication |
JWTAuthenticationSerializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
JWTAuthentication |
JWTContext.getAuthentication()
Get
JWTAuthentication instance from context. |
| Modifier and Type | Method and Description |
|---|---|
void |
JWTContext.setAuthentication(JWTAuthentication authentication)
Set
JWTAuthentication instance into context. |
| Constructor and Description |
|---|
JWTContext(JWTAuthentication authentication,
TokenContainer tokenContainer)
|
Copyright © 2017 S&C Software. All rights reserved.