public class FederatedJwtAuthenticator extends Object implements Authenticator
| Constructor and Description |
|---|
FederatedJwtAuthenticator(KeyStore keyStore,
List<String> keyIds)
Create a Federated JWT-based authenticator.
|
| Modifier and Type | Method and Description |
|---|---|
io.jsonwebtoken.Claims |
parse(String credentials)
Parse a token into a set of claims.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitauthenticatepublic io.jsonwebtoken.Claims parse(String credentials)
Authenticatorparse in interface Authenticatorcredentials - the token