| Package | Description |
|---|---|
| org.apache.knox.gateway.services.security.token |
| Modifier and Type | Method and Description |
|---|---|
JWT |
JWTokenAuthority.issueToken(JWTokenAttributes jwtAttributes) |
boolean |
JWTokenAuthority.verifyToken(JWT token) |
boolean |
JWTokenAuthority.verifyToken(JWT token,
RSAPublicKey publicKey) |
boolean |
JWTokenAuthority.verifyToken(JWT token,
String jwksurl,
String algorithm) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.