Interface | Description |
---|---|
AccessToken | Deprecated |
KeycloakHelper | Deprecated
Use the
User principal to access this data as this class is not guaranteed to
be secure as no cryptographic signatures are verified. |
OAuth2Auth |
Factory interface for creating OAuth2 based
AuthenticationProvider instances. |
OAuth2RBAC | Deprecated
use the new Authorization API
AuthorizationProvider |
OAuth2Response | Deprecated
this interface was available before webclient was present, today it makes more sense to use a webclient
to do http related calls.
|
Class | Description |
---|---|
Oauth2Credentials |
Credentials specific to the
OAuth2Auth provider |
Oauth2CredentialsConverter |
Converter and mapper for
Oauth2Credentials . |
OAuth2Options |
Options describing how an OAuth2
HttpClient will make connections. |
OAuth2OptionsConverter |
Converter and mapper for
OAuth2Options . |
Enum | Description |
---|---|
OAuth2FlowType |
OAuth2 Flows
|
Copyright © 2021 Eclipse. All rights reserved.