Package | Description |
---|---|
org.craftercms.security.authentication.impl | |
org.craftercms.security.processors.impl |
Modifier and Type | Class and Description |
---|---|
class |
LogoutSuccessHandlerImpl
Default implementation for
LogoutSuccessHandlerImpl , which
redirects to a target URL. |
class |
RestLogoutSuccessHandler
Implementation of
LogoutSuccessHandler for REST based applications,
which just returns a 200 OK status with a simple success message. |
Modifier and Type | Field and Description |
---|---|
protected LogoutSuccessHandler |
LogoutProcessor.logoutSuccessHandler |
Modifier and Type | Method and Description |
---|---|
void |
LogoutProcessor.setLogoutSuccessHandler(LogoutSuccessHandler logoutSuccessHandler) |
Copyright © 2023 CrafterCMS. All rights reserved.