public interface JWTAuthorization extends AuthorizationProvider
| Modifier and Type | Method and Description | 
|---|---|
static JWTAuthorization | 
create(String rootClaim)
Factory method to create a Authorization provider for JWT tokens. 
 | 
create, getAuthorizations, getAuthorizations, getIdstatic JWTAuthorization create(String rootClaim)
rootClaim - slash separated string to the json array with the claims.Copyright © 2021 Eclipse. All rights reserved.