| Package | Description |
|---|---|
| org.vaadin.spring.security |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VaadinSecurity
Interface that provides the Spring Security operations that are most commonly required
in a Vaadin application.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVaadinSecurity
Abstract implementation for the
VaadinSecurity |
class |
GenericVaadinSecurity
Convenience class that provides the Spring Security operations that are most commonly required in a Vaadin application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VaadinSecurityContextAware.setVaadinSecurityContext(VaadinSecurityContext vaadinSecurityContext)
Set the VaadinSecurityContext.
|
Copyright © 2015. All rights reserved.