| Constructor and Description |
|---|
JWTAuthMechanism(JWTAuthContextInfo authContextInfo) |
| Modifier and Type | Method and Description |
|---|---|
JWTAuthContextInfo |
JWTCredential.getAuthContextInfo() |
| Constructor and Description |
|---|
JWTCredential(String bearerToken,
JWTAuthContextInfo authContextInfo) |
| Modifier and Type | Method and Description |
|---|---|
JWTCallerPrincipal |
DefaultJWTCallerPrincipalFactory.parse(String token,
JWTAuthContextInfo authContextInfo) |
abstract JWTCallerPrincipal |
JWTCallerPrincipalFactory.parse(String token,
JWTAuthContextInfo authContextInfo)
Parse the given bearer token string into a JWTCallerPrincipal instance.
|
| Constructor and Description |
|---|
JWTAuthContextInfo(JWTAuthContextInfo orig) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.