public class JsonWebTokenAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
JsonWebTokenAuthenticator(JsonWebTokenConfig config) |
| Modifier and Type | Method and Description |
|---|---|
Principal |
authenticate(javax.servlet.http.HttpServletRequest request) |
@Inject public JsonWebTokenAuthenticator(JsonWebTokenConfig config)
public Principal authenticate(javax.servlet.http.HttpServletRequest request) throws AuthenticationException
authenticate in interface AuthenticatorAuthenticationExceptionCopyright © 2010–2024 Airlift. All rights reserved.