Package org.springframework.security.messaging.access.expression
-
Class Summary Class Description DefaultMessageSecurityExpressionHandler<T> The default implementation ofSecurityExpressionHandler
which uses aMessageSecurityExpressionRoot
.ExpressionBasedMessageSecurityMetadataSourceFactory A class used to create aMessageSecurityMetadataSource
that usesMessageMatcher
mapped to Spring Expressions.MessageExpressionVoter<T> Voter which handlesMessage
authorisation decisions.MessageSecurityExpressionRoot TheSecurityExpressionRoot
used forMessage
expressions.