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 © 2023 Eclipse. All rights reserved.