Uses of Package
org.springframework.security.oauth2.provider.token

Packages that use org.springframework.security.oauth2.provider.token
org.springframework.security.oauth2.client.filter   
org.springframework.security.oauth2.provider.approval   
org.springframework.security.oauth2.provider.authentication   
org.springframework.security.oauth2.provider.client   
org.springframework.security.oauth2.provider.code   
org.springframework.security.oauth2.provider.implicit   
org.springframework.security.oauth2.provider.password   
org.springframework.security.oauth2.provider.refresh   
org.springframework.security.oauth2.provider.token   
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.client.filter
ResourceServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.approval
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.authentication
ResourceServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.client
AbstractTokenGranter
           
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.code
AbstractTokenGranter
           
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.implicit
AbstractTokenGranter
           
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.password
AbstractTokenGranter
           
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.refresh
AbstractTokenGranter
           
AuthorizationServerTokenServices
           
 

Classes in org.springframework.security.oauth2.provider.token used by org.springframework.security.oauth2.provider.token
AuthenticationKeyGenerator
          Strategy interface for extracting a unique key from an OAuth2Authentication.
AuthorizationServerTokenServices
           
ConsumerTokenServices
           
ResourceServerTokenServices
           
TokenEnhancer
          Strategy for enhancing an access token before it is stored by an AuthorizationServerTokenServices implementation.
TokenStore
          Persistence interface for OAuth2 tokens.
 



Copyright © 2012. All Rights Reserved.