SEC-2996: Suport configuring SecurityExpressionHandler<Message<Object>>

This commit is contained in:
Rob Winch
2015-07-13 17:23:02 -05:00
parent 3db01bd9d6
commit 64938ebcfc
10 changed files with 250 additions and 30 deletions

View File

@@ -7260,6 +7260,7 @@ Defines the `SecurityExpressionHandler` instance which will be used if expressio
* <<nsa-global-method-security,global-method-security>>
* <<nsa-http,http>>
* <<nsa-websocket-message-broker,websocket-message-broker>>
@@ -8030,6 +8031,7 @@ If additional control is necessary, the id can be specified and a ChannelSecurit
===== Child Elements of <websocket-message-broker>
* <<nsa-expression-handler,expression-handler>>
* <<nsa-intercept-message,intercept-message>>
[[nsa-intercept-message]]