Package | Description |
---|---|
io.vertx.ext.auth.jwt.authorization | |
io.vertx.reactivex.ext.auth.jwt.authorization | |
io.vertx.rxjava.ext.auth.jwt.authorization |
Modifier and Type | Method and Description |
---|---|
static MicroProfileAuthorization |
MicroProfileAuthorization.create()
Factory method to create a Authorization provider for tokens adhering to the MP-JWT 1.1 spec.
|
Modifier and Type | Method and Description |
---|---|
MicroProfileAuthorization |
MicroProfileAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MicroProfileAuthorization |
MicroProfileAuthorization.newInstance(MicroProfileAuthorization arg) |
Constructor and Description |
---|
MicroProfileAuthorization(MicroProfileAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
MicroProfileAuthorization |
MicroProfileAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static MicroProfileAuthorization |
MicroProfileAuthorization.newInstance(MicroProfileAuthorization arg) |
Constructor and Description |
---|
MicroProfileAuthorization(MicroProfileAuthorization delegate) |
Copyright © 2021 Eclipse. All rights reserved.