Interface Authentication.LoginAuthentication

All Superinterfaces:
Authentication
All Known Subinterfaces:
Authentication.Deferred, Authentication.NonAuthenticated
All Known Implementing Classes:
DeferredAuthentication, LoggedOutAuthentication
Enclosing interface:
Authentication

public static interface Authentication.LoginAuthentication extends Authentication
An authentication that is capable of performing a programmatic login operation.