public class KeycloakJWTCallerPrincipal
extends JWTCallerPrincipal
Constructor and Description |
---|
KeycloakJWTCallerPrincipal(String rawToken,
AccessToken at) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
doGetClaimNames() |
Object |
getClaimValue(String claimName) |
public KeycloakJWTCallerPrincipal(String rawToken, AccessToken at)
public Collection<String> doGetClaimNames()
Copyright © 2020 JBoss by Red Hat. All rights reserved.