Index
All Classes and Interfaces|All Packages|Serialized Form
C
- com.vaadin.spring.access - package com.vaadin.spring.access
I
- isAccessGranted(UI, String) - Method in class com.vaadin.spring.access.SecuredViewAccessControl
-
Checks the explicitly given bean of
Viewclass for granted access for the current user - isAccessGranted(Class<? extends View>) - Method in class com.vaadin.spring.access.SecuredViewAccessControl
-
Checks the explicitly given
Viewclass for granted access for the current user - isAccessGranted(String[]) - Method in class com.vaadin.spring.access.SecuredViewAccessControl
-
Checks if the current user is granted any explicitly provided security attributes (usually set with
@Securedannotation). - isAccessGranted(Secured) - Method in class com.vaadin.spring.access.SecuredViewAccessControl
-
Checks the explicitly given view annotation for granted access for the current user
S
- SecuredViewAccessControl - Class in com.vaadin.spring.access
-
Bean to enable Spring Security support for
SpringViewProvider. - SecuredViewAccessControl() - Constructor for class com.vaadin.spring.access.SecuredViewAccessControl
All Classes and Interfaces|All Packages|Serialized Form