Interface Authentication.NonAuthenticated

All Superinterfaces:
Authentication, Authentication.LoginAuthentication
All Known Implementing Classes:
LoggedOutAuthentication
Enclosing interface:
Authentication

public static interface Authentication.NonAuthenticated extends Authentication.LoginAuthentication
After a logout, the authentication reverts to a state where it is possible to programmatically log in again.