| Class | Description |
|---|---|
| JwtAuthToken |
A token for identifying JWT auth token in
TokenAuthProcessingFilter. |
| SkipPathRequestMatcher |
Request paths matcher configured to skip endpoints for
TokenAuthProcessingFilter By
default it's configured to skip management endpoints. |
| TokenAuthProcessingFilter |
JWT token authentication processing filter.
|
| TokenAuthProvider |
A custom
AuthenticationProvider to validate JWT auth tokens. |
Copyright © 2018 Walmart, Inc.. All rights reserved.