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
TokenStore
          Persistence interface for OAuth2 tokens.
 

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
AccessTokenConverter
          Converter interface for token service implementations that store authentication data inside the 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.
UserAuthenticationConverter
          Utility interface for converting a user authentication to and from a Map.
 



Copyright © 2013. All rights reserved.