Package | Description |
---|---|
org.springframework.security.access.expression |
Expression handling code to support the use of Spring-EL based expressions in
@PreAuthorize , @PreFilter ,
@PostAuthorize and @PostFilter annotations. |
org.springframework.security.access.expression.method |
Implementation of expression-based method security.
|
org.springframework.security.config.annotation.web.builders | |
org.springframework.security.config.annotation.web.configuration | |
org.springframework.security.config.annotation.web.configurers | |
org.springframework.security.taglibs.authz |
JSP Security tag library implementation.
|
org.springframework.security.web.access.expression |
Implementation of web security expressions.
|
Class and Description |
---|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
SecurityExpressionOperations
Standard interface for expression root objects used with expression-based
security.
|
Class and Description |
---|
AbstractSecurityExpressionHandler
Base implementation of the facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects.
|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
SecurityExpressionOperations
Standard interface for expression root objects used with expression-based
security.
|
Class and Description |
---|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
Class and Description |
---|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
Class and Description |
---|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
Class and Description |
---|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
Class and Description |
---|
AbstractSecurityExpressionHandler
Base implementation of the facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects.
|
SecurityExpressionHandler
Facade which isolates Spring Security's requirements for evaluating security expressions
from the implementation of the underlying expression objects
|
SecurityExpressionOperations
Standard interface for expression root objects used with expression-based
security.
|
SecurityExpressionRoot
Base root object for use in Spring Security expression evaluations.
|
Copyright © 2019. All rights reserved.