Package | Description |
---|---|
io.vertx.ext.auth.oauth2 | |
io.vertx.ext.auth.oauth2.rbac |
Modifier and Type | Method and Description |
---|---|
OAuth2Auth |
OAuth2Auth.rbacHandler(OAuth2RBAC rbac)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static OAuth2RBAC |
MicroProfileRBAC.create()
Factory method to create a RBAC handler for tokens adhering to the MP-JWT 1.1 spec.
|
static OAuth2RBAC |
KeycloakRBAC.create(OAuth2Options options)
Factory method to create a RBAC handler for tokens adhering to the Keycloak token format.
|
Copyright © 2020 Eclipse. All rights reserved.