public interface KeycloakAuthorization extends AuthorizationProvider
Modifier and Type | Method and Description |
---|---|
static KeycloakAuthorization |
create()
Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format.
|
create, getAuthorizations, getAuthorizations, getId
static KeycloakAuthorization create()
User.attributes()
under the key: accessToken
.Copyright © 2023 Eclipse. All rights reserved.