See: Description
| Interface | Description |
|---|---|
| AuthenticationView |
An AuthenticationView is an interface that defines how a user can connect
with Gluon Cloud, by using one of the available login methods that are
defined in the application.
|
| Class | Description |
|---|---|
| AuthenticationViewFactory |
A Factory class used to create new instances of AuthenticationView.
|
| LoginMethod |
A LoginMethod is used to specify which method should be used to connect users
to the Gluon Cloud.
|
| Enum | Description |
|---|---|
| LoginMethod.Type |
Defines the different methods by which you can log in to Gluon Cloud.
|
Provides the functionality that is required to create authentication views that are used to connect users to Gluon Cloud.