| Class | Description |
|---|---|
| AuthBrowser |
Represents a browser to be used or not used during authentication.
|
| AuthBrowsers |
Represents pre-defined authentication browsers (Google Chrome, Mozilla Firefox and Samsung
Browser).
|
| AuthBrowserVersionRange |
Represents the version range for a browser to be used or not used during authentication.
|
| AuthServiceConfiguration |
This represents an authentication config provided by the developer.
|
| AuthServiceConfiguration.AuthConfigurationBuilder |
Builds and returns an AuthServiceConfiguration object.
|
| BrowserConfiguration |
Represents the definedBrowsers that are to be used or not used during authentication.
|
| BrowserConfiguration.BrowserConfigurationBuilder |
Builds and returns a
BrowserConfiguration object. |
| KeycloakConfiguration |
A class to represent the configuration options of the Keycloak singleThreadService
|