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