| Interface | Description |
|---|---|
| Authenticator<R> |
Returns auth data by given credentials.
|
| CredentialsSupplier |
Returns credentials for the given
ServiceReference. |
| PrincipalMapper<T,R> |
Turns auth data to concrete principal object.
|
| Class | Description |
|---|---|
| FluxAuthUtil | |
| MonoAuthUtil |
| Annotation Type | Description |
|---|---|
| Secured |
This annotation is used to mark that service or service method is protected by authentication
mechanism.
|
Copyright © 2015–2021. All rights reserved.