Interface | Description |
---|---|
SSOTokenExtractor |
The Presto interface for custom filters for single sign-on solutions.
|
Class | Description |
---|---|
AbstractSSOTokenExtractor |
Base class for SSOTokenExtractor implementation classes.
|
SSOTokenNotFoundException |
An internal exception class thrown by SSOTokenExtractor implementations when
the SSO token expected in a request is not found.
|