changed to proper prefix

pull/210/head
Justin Richer 2012-08-21 13:55:47 -04:00
parent af01e26e10
commit 9eb328831f
1 changed files with 2 additions and 2 deletions

View File

@ -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 -->