| Package | Description | 
|---|---|
| io.vertx.ext.auth.oauth2 | |
| io.vertx.ext.auth.oauth2.rbac | |
| io.vertx.reactivex.ext.auth.oauth2 | |
| io.vertx.rxjava.ext.auth.oauth2 | 
| 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(OAuth2ClientOptions options)
Factory method to create a RBAC handler for tokens adhering to the Keycloak token format. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
OAuth2RBAC | 
OAuth2RBAC.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static OAuth2RBAC | 
OAuth2RBAC.newInstance(OAuth2RBAC arg)  | 
| Constructor and Description | 
|---|
OAuth2RBAC(OAuth2RBAC delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
OAuth2RBAC | 
OAuth2RBAC.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static OAuth2RBAC | 
OAuth2RBAC.newInstance(OAuth2RBAC arg)  | 
| Constructor and Description | 
|---|
OAuth2RBAC(OAuth2RBAC delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.