Interface | Description |
---|---|
TokenExchangeProvider |
Provides token exchange mechanism for supported tokens
|
TokenExchangeProviderFactory |
A factory that creates
TokenExchangeProvider instances. |
TokenIntrospectionProvider |
Provides introspection for a determined OAuth2 token type.
|
TokenIntrospectionProviderFactory |
A factory that creates
TokenIntrospectionProvider instances. |
Class | Description |
---|---|
TokenExchangeContext |
Token exchange context
|
TokenExchangeSpi |
A
Spi to support pluggable token exchange handlers in the OAuth2 Token Endpoint. |
TokenIntrospectionSpi |
A
Spi to support additional tokens types to the OAuth2 Token Introspection Endpoint. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.