| Interface | Description |
|---|---|
| AsyncSiteAuthenticatorInterceptor<T extends PluginConfiguration> |
A
AsyncSiteAuthenticatorInterceptor is the runtime instantiation of a Site Authenticator defined in the
Administrative API that supports asynchronous computation. |
| SiteAuthenticatorInterceptor<T extends PluginConfiguration> |
A
SiteAuthenticatorInterceptor is the runtime instantiation of a Site Authenticator defined in the
Administrative API. |
| Class | Description |
|---|---|
| AsyncSiteAuthenticatorInterceptorBase<T extends PluginConfiguration> |
A base class simplifying the implementation of
AsyncSiteAuthenticatorInterceptor. |
| SiteAuthenticatorInterceptorBase<T extends PluginConfiguration> |
A Base class designed to simplify implementing a
SiteAuthenticatorInterceptor |
| Annotation Type | Description |
|---|---|
| SiteAuthenticator |
Used to mark a
SiteAuthenticatorInterceptor. |
Copyright 2023 Ping Identity Corp. All rights reserved.