public interface JWTAuthHandler extends AuthenticationHandler
| Modifier and Type | Method and Description |
|---|---|
static JWTAuthHandler |
create(JWTAuth authProvider)
Create a JWT auth handler
|
authenticateHeader, parseCredentials, parseCredentialsstatic JWTAuthHandler create(JWTAuth authProvider)
authProvider - the auth provider to useCopyright © 2020 Eclipse. All rights reserved.