Uses of Class
org.springframework.security.oauth.provider.token.RandomValueProviderTokenServices

Packages that use RandomValueProviderTokenServices
org.springframework.security.oauth.provider.token   
 

Uses of RandomValueProviderTokenServices in org.springframework.security.oauth.provider.token
 

Subclasses of RandomValueProviderTokenServices in org.springframework.security.oauth.provider.token
 class InMemoryProviderTokenServices
          Implementation of TokenServices that stores tokens in memory.
 class InMemorySelfCleaningProviderTokenServices
          Implementation of TokenServices that stores tokens in memory.
 



Copyright © 2013. All rights reserved.