See: Description
| Class | Description |
|---|---|
| JsonWebTokenImpl |
Implementation of
JsonWebToken with additional support of AbacSupport. |
| JwtAuthAnnotationAnalyzer |
Implementation of
AnnotationAnalyzer which checks for LoginConfig annotation if
JWT Authentication should be enabled. |
| JwtAuthProvider |
Provider that provides JWT authentication.
|
| JwtAuthProvider.Builder |
Fluent API builder for
JwtAuthProvider. |
| JwtAuthProvider.JwtOutboundTarget |
A custom object to configure specific handling of outbound calls.
|
| JwtAuthProviderService |
ServiceLoader service to load JwtAuthProvider. |
Copyright © 2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.