Index

C I S 
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 View class for granted access for the current user
isAccessGranted(Class<? extends View>) - Method in class com.vaadin.spring.access.SecuredViewAccessControl
Checks the explicitly given View class 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 @Secured annotation).
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
 
C I S 
All Classes and Interfaces|All Packages|Serialized Form