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