Package de.codecamp.vaadin.security.spring.access
package de.codecamp.vaadin.security.spring.access
-
ClassDescriptionThis class provides the context information to
AccessEvaluators, either for a route or an entpoint.The currently supported types of targets for which access can be controlled.AnAccessEvaluatoris the programmatic, more flexible alternative to expression-based access control for routes and endpoints.Represents the rule determining access.The standard implementation ofVaadinSecurityExpressionHandler.This annotation is used to secure routes and endpoints.The default class used when no evaluator has been set.Utility class to programmatically evaluate Spring Security expressions (seeVaadinSecurity.hasAccess(String)) or call operations available to those expressions directly (seeVaadinSecurity.check()).Security expression handler specifically for Vaadin.Extended expression root object for Vaadin.