Package | Description |
---|---|
io.vertx.ext.auth.authorization | |
io.vertx.reactivex.ext.auth.authorization | |
io.vertx.rxjava.ext.auth.authorization |
Modifier and Type | Method and Description |
---|---|
static RoleBasedAuthorization |
RoleBasedAuthorization.create(String role) |
RoleBasedAuthorization |
RoleBasedAuthorization.setResource(String resource)
sets an optional resource that the role is assigned-on
|
Modifier and Type | Method and Description |
---|---|
RoleBasedAuthorization |
RoleBasedAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static RoleBasedAuthorization |
RoleBasedAuthorization.newInstance(RoleBasedAuthorization arg) |
Constructor and Description |
---|
RoleBasedAuthorization(RoleBasedAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
RoleBasedAuthorization |
RoleBasedAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static RoleBasedAuthorization |
RoleBasedAuthorization.newInstance(RoleBasedAuthorization arg) |
Constructor and Description |
---|
RoleBasedAuthorization(RoleBasedAuthorization delegate) |
Copyright © 2021 Eclipse. All rights reserved.