| Interface | Description |
|---|---|
| TokenValidator |
| Class | Description |
|---|---|
| BackOffTaskScheduler |
This scheduler adds support to immediately re-schedule the execution of the provided task, using the provided ExecutorService.
|
| DaemonThreadFactory |
Use daemon thread for refresh job
|
| JWTSignatureValidator |
This class is responsible for validating the JWT token signatures during session authentication.
|
| OAuthIntrospectionValidator |
This class is responsible for validating the token during session authentication by using an introspection endpoint.
|
| Enum | Description |
|---|---|
| TokenValidationException.Status |
| Exception | Description |
|---|---|
| TokenExpiredException | |
| TokenSignatureException | |
| TokenValidationException |
Copyright © 2021. All rights reserved.