| Package | Description |
|---|---|
| io.vertx.ext.auth.authorization | |
| io.vertx.ext.auth.authorization.impl | |
| io.vertx.reactivex.ext.auth.authorization | |
| io.vertx.rxjava.ext.auth.authorization |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthorization |
NotAuthorization.create(Authorization authorization) |
| Modifier and Type | Class and Description |
|---|---|
class |
NotAuthorizationImpl |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthorization |
NotAuthorizationConverter.decode(JsonObject json) |
| Modifier and Type | Method and Description |
|---|---|
static JsonObject |
NotAuthorizationConverter.encode(NotAuthorization value) |
| Modifier and Type | Method and Description |
|---|---|
NotAuthorization |
NotAuthorization.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthorization |
NotAuthorization.newInstance(NotAuthorization arg) |
| Constructor and Description |
|---|
NotAuthorization(NotAuthorization delegate) |
| Modifier and Type | Method and Description |
|---|---|
NotAuthorization |
NotAuthorization.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static NotAuthorization |
NotAuthorization.newInstance(NotAuthorization arg) |
| Constructor and Description |
|---|
NotAuthorization(NotAuthorization delegate) |
Copyright © 2021. All rights reserved.