Package net.officefloor.web.security
Interface LogoutRequest
-
public interface LogoutRequestRequest for logging out.- Author:
- Daniel Sagenschneider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidlogoutComplete(java.lang.Throwable failure)Notifies the requester that the log out has completed.
-