added refresh token granter for testing

pull/263/head
Justin Richer 2012-12-07 09:56:43 -05:00
parent 7561ac9e8c
commit 64ef752f08
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@
<oauth:authorization-code authorization-code-services-ref="defaultOAuth2AuthorizationCodeService"/>
<oauth:implicit />
<oauth:refresh-token/>
</oauth:authorization-server>