| Class | Description |
|---|---|
| JWTAuthenticationMechanism |
This authentication mechanism reads a JWT token from an HTTP header and passes it
to an
IdentityStore for validation. |
| SignedJWTCredential |
A credential carrying a signed JWT token
|
| SignedJWTIdentityStore |
Identity store capable of asserting that a signed JWT token is valid
according to the MP-JWT 1.0 spec.
|
Copyright © 2019. All rights reserved.