Package | Description |
---|---|
io.vertx.ext.auth.oauth2.authorization | |
io.vertx.reactivex.ext.auth.oauth2.authorization | |
io.vertx.rxjava.ext.auth.oauth2.authorization |
Modifier and Type | Method and Description |
---|---|
static KeycloakAuthorization |
KeycloakAuthorization.create()
Factory method to create an Authorization Provider for tokens adhering to the Keycloak token format.
|
Modifier and Type | Method and Description |
---|---|
KeycloakAuthorization |
KeycloakAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static KeycloakAuthorization |
KeycloakAuthorization.newInstance(KeycloakAuthorization arg) |
Constructor and Description |
---|
KeycloakAuthorization(KeycloakAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
KeycloakAuthorization |
KeycloakAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static KeycloakAuthorization |
KeycloakAuthorization.newInstance(KeycloakAuthorization arg) |
Constructor and Description |
---|
KeycloakAuthorization(KeycloakAuthorization delegate) |
Copyright © 2021 Eclipse. All rights reserved.