类 org.springframework.security.oauth2.provider.token.AbstractTokenGranter
的使用

使用 AbstractTokenGranter 的软件包
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.clientAbstractTokenGranter 的使用
 

org.springframework.security.oauth2.provider.clientAbstractTokenGranter 的子类
 class ClientCredentialsTokenGranter
           
 

org.springframework.security.oauth2.provider.codeAbstractTokenGranter 的使用
 

org.springframework.security.oauth2.provider.codeAbstractTokenGranter 的子类
 class AuthorizationCodeTokenGranter
          Token granter for the authorization code grant type.
 

org.springframework.security.oauth2.provider.implicitAbstractTokenGranter 的使用
 

org.springframework.security.oauth2.provider.implicitAbstractTokenGranter 的子类
 class ImplicitTokenGranter
           
 

org.springframework.security.oauth2.provider.passwordAbstractTokenGranter 的使用
 

org.springframework.security.oauth2.provider.passwordAbstractTokenGranter 的子类
 class ResourceOwnerPasswordTokenGranter
           
 

org.springframework.security.oauth2.provider.refreshAbstractTokenGranter 的使用
 

org.springframework.security.oauth2.provider.refreshAbstractTokenGranter 的子类
 class RefreshTokenGranter
           
 



Copyright © 2013. All rights reserved.