Interface | Description |
---|---|
AuthenticationInfo |
The
AuthenticationInfo provides access to the authorization of the current request. |
Class | Description |
---|---|
BasicAuthenticationInfo |
Representation of a Basic authentication
|
JwtTokenAuthenticationInfo |
Representation of an OAuth2 JWT Token authentication
|
JwtTokenWithForwardJwtAuthenticationInfo |
Representation of a
JwtTokenAuthenticationInfo which additionally provides a forward token. |
Copyright © 2023. All rights reserved.