Modifier and Type | Method and Description |
---|---|
static JWTAuthorization |
JWTAuthorization.create(String rootClaim)
Factory method to create a Authorization provider for JWT tokens.
|
Modifier and Type | Method and Description |
---|---|
JWTAuthorization |
JWTAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static JWTAuthorization |
JWTAuthorization.newInstance(JWTAuthorization arg) |
Constructor and Description |
---|
JWTAuthorization(JWTAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
JWTAuthorization |
JWTAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static JWTAuthorization |
JWTAuthorization.newInstance(JWTAuthorization arg) |
Constructor and Description |
---|
JWTAuthorization(JWTAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
JWTAuthorization |
JWTAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static JWTAuthorization |
JWTAuthorization.newInstance(JWTAuthorization arg) |
Constructor and Description |
---|
JWTAuthorization(JWTAuthorization delegate) |
Copyright © 2022 Eclipse. All rights reserved.