| Interface | Description |
|---|---|
| UserAuth |
Server side authentication mechanism.
|
| UserAuthFactory |
| Class | Description |
|---|---|
| AbstractUserAuth | |
| AbstractUserAuthFactory | |
| BuiltinUserAuthFactories.ParseResult |
Holds the result of
BuiltinUserAuthFactories.parseFactoriesList(String) |
| UserAuthNone |
TODO Add javadoc
|
| UserAuthNoneFactory |
| Enum | Description |
|---|---|
| BuiltinUserAuthFactories |
Provides a centralized location for the default built-in authentication factories
|
| WelcomeBannerPhase |
Used to indicate at which authentication phase to send the welcome
banner (if any configured)
|
| Exception | Description |
|---|---|
| AsyncAuthException |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.