public interface LogoutSuccessHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.craftercms.commons.http.RequestContext context)
Handles the request after a successful logout.
|
void handle(org.craftercms.commons.http.RequestContext context)
throws SecurityProviderException,
IOException
context - the request contextSecurityProviderExceptionIOExceptionCopyright © 2023 CrafterCMS. All rights reserved.