Package org.ametys.core.authentication
Interface LogoutCapable
- All Known Implementing Classes:
FormCredentialProvider
public interface LogoutCapable
Defines a logout capable authentication mode of users.
-
Method Summary
-
Method Details
-
logout
Logout a particular user.- Throws:
ProcessingException
- If an error occurred
-