@NonNullApi
| Interface | Description |
|---|---|
| HttpRequestFilter |
Marker interface for beans that will be wired by
CubaHttpFilter automatically. |
| LoginProvider |
Login module that can process a specific
Credentials implementation. |
| Class | Description |
|---|---|
| AnonymousUserCredentials | |
| ConnectionImpl |
Default
Connection implementation for web-client. |
| ExternalUserCredentials | |
| LoginScreenAuthDelegate |
Is intended to use from
LoginScreen, AppLoginWindow and provides performing log in. |
| LoginScreenAuthDelegate.AuthInfo |
Contains user's auth information.
|
| WebAnonymousSessionHolder |