Class | Description |
---|---|
JWTAccount |
Representation of the caller account using the JWTCallerPrincipal as an Undertow Account object.
|
JWTAuthMechanism |
An AuthenticationMechanism that validates a caller based on a MicroProfile JWT bearer token
|
JWTAuthMechanismFactory |
An AuthenticationMechanismFactory for the MicroProfile JWT RBAC
|
JWTAuthMethodExtension |
An extension that adds support for the MP-JWT custom authentication mechanism
Additionally, registers an Undertow handler that cleans up MP JWT principal
|
MpJwtPrincipalCleanupHandler |
Copyright © 2019 JBoss by Red Hat. All rights reserved.