| Interface | Description |
|---|---|
| VaadinSecurity |
Interface that provides the Spring Security operations that are most commonly required
in a Vaadin application.
|
| VaadinSecurityAware |
Interface to be implemented by any object that wishes to be notified
of the
VaadinSecurity. |
| VaadinSecurityContext |
Interface which provides access to basic Security Context objects.
|
| VaadinSecurityContextAware |
Interface to be implemented by any object that wishes to be notified
of the
VaadinSecurityContext. |
| Class | Description |
|---|---|
| AbstractVaadinSecurity |
Abstract base class for implementations of
VaadinSecurity |
Copyright © 2017. All rights reserved.