Uses of Interface
org.springframework.security.oauth2.provider.token.ConsumerTokenServices

Packages that use ConsumerTokenServices
org.springframework.security.oauth2.provider.token   
 

Uses of ConsumerTokenServices in org.springframework.security.oauth2.provider.token
 

Classes in org.springframework.security.oauth2.provider.token that implement ConsumerTokenServices
 class DefaultTokenServices
          Base implementation for token services using random UUID values for the access token and refresh token values.
 



Copyright © 2013. All rights reserved.