| Package | Description |
|---|---|
| org.vaadin.spring.security.shared |
| Modifier and Type | Class and Description |
|---|---|
static class |
VaadinLogoutHandler.NullHandler
Implementation of
VaadinLogoutHandler that does nothing. |
class |
VaadinRedirectLogoutHandler
A logout handler that will redirect the user to a logout URL, that
will take care of the actual logging out.
|
| Modifier and Type | Method and Description |
|---|---|
protected VaadinLogoutHandler |
DefaultVaadinSharedSecurity.getVaadinLogoutHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultVaadinSharedSecurity.setVaadinLogoutHandler(VaadinLogoutHandler vaadinLogoutHandler)
Makes it possible to replace the
VaadinLogoutHandler after
the bean has been configured. |
Copyright © 2017. All rights reserved.