| Interface | Description |
|---|---|
| RequestAuthenticator |
Interface to be implemented by HTTP authentication schemes.
|
| RequestAuthenticatorFactory |
Factory interface to create
RequestAuthenticators out of AuthenticationSchemes. |
| Class | Description |
|---|---|
| DefaultRequestAuthenticatorFactory |
This default factory is responsible of creating a
RequestAuthenticator out of a given AuthenticationScheme |
| SswsAuthenticator |
Copyright © 2017 Okta. All rights reserved.