Class | Description |
---|---|
MockSpireJwtLoginCallbackHandler |
For testing
|
MockSpireJwtTokenRetriever |
For testing
|
OAuthBearerLoginCallbackHandler |
A
CallbackHandler that recognizes OAuthBearerTokenCallback
and retrieves OAuth 2 Bearer Token that was provided via the JAAS config. |
SpireJwtLoginCallbackHandler |
A
CallbackHandler that recognizes OAuthBearerTokenCallback
and retrieves SPIFFE JWT from Spire Agent that is running at the endpoint provided via
the sasl.oauthbearer.token.spire.agent.endpoint . |