changed to proper prefix
parent
af01e26e10
commit
9eb328831f
|
@ -35,9 +35,9 @@
|
|||
<security:expression-handler ref="oauthExpressionHandler" />
|
||||
</security:global-method-security>
|
||||
|
||||
<oauth2:expression-handler id="oauthExpressionHandler" />
|
||||
<oauth:expression-handler id="oauthExpressionHandler" />
|
||||
|
||||
<oauth2:web-expression-handler id="oauthWebExpressionHandler" />
|
||||
<oauth:web-expression-handler id="oauthWebExpressionHandler" />
|
||||
|
||||
<!-- Spring Security configuration -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue