| Package | Description |
|---|---|
| org.keycloak |
| Modifier and Type | Method and Description |
|---|---|
static AccessToken |
RSATokenVerifier.verifyToken(String tokenString,
PublicKey realmKey,
String realmUrl) |
static AccessToken |
RSATokenVerifier.verifyToken(String tokenString,
PublicKey realmKey,
String realmUrl,
boolean checkActive) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.