Uses of Interface
org.springframework.security.oauth.provider.token.OAuthTokenLifecycleRegistry

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

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

Classes in org.springframework.security.oauth.provider.token that implement OAuthTokenLifecycleRegistry
 class InMemoryProviderTokenServices
          Implementation of TokenServices that stores tokens in memory.
 class InMemorySelfCleaningProviderTokenServices
          Implementation of TokenServices that stores tokens in memory.
 class RandomValueProviderTokenServices
          Base implementation for token services that uses random values to generate tokens.
 



Copyright © 2013. All rights reserved.