public interface AuthenticationProvider
AuthenticationView to retrieve login methods
configured for the Gluon CloudLink application.| Modifier and Type | Method | Description |
|---|---|---|
com.gluonhq.connect.GluonObservableList<? extends LoginMethod> |
retrieveLoginMethods() |
Returns a
GluonObservableList which contains all the login methods
configured for the Gluon CloudLink application. |
com.gluonhq.connect.GluonObservableList<? extends LoginMethod> retrieveLoginMethods()
GluonObservableList which contains all the login methods
configured for the Gluon CloudLink application.GluonObservableList with all login methods.