Interface Authentication.LogoutAuthentication

All Superinterfaces:
Authentication
All Known Subinterfaces:
Authentication.Deferred, Authentication.User
All Known Implementing Classes:
AbstractUserAuthentication, DeferredAuthentication, FormAuthenticator.FormAuthentication, OpenIdAuthenticator.OpenIdAuthentication, SessionAuthentication, UserAuthentication
Enclosing interface:
Authentication

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