public class KeycloakJWTCallerPrincipalFactory
extends JWTCallerPrincipalFactory
Constructor and Description |
---|
KeycloakJWTCallerPrincipalFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
createDeploymentFromStream(InputStream keycloakJsonStream) |
JWTCallerPrincipal |
parse(String token,
JWTAuthContextInfo authContextInfo) |
public JWTCallerPrincipal parse(String token, JWTAuthContextInfo authContextInfo) throws ParseException
ParseException
public static void createDeploymentFromStream(InputStream keycloakJsonStream)
Copyright © 2020 JBoss by Red Hat. All rights reserved.