接口 org.springframework.security.oauth2.client.token.auth.ClientAuthenticationHandler
的使用

使用 ClientAuthenticationHandler 的软件包
org.springframework.security.oauth2.client.token   
org.springframework.security.oauth2.client.token.auth   
 

org.springframework.security.oauth2.client.tokenClientAuthenticationHandler 的使用
 

参数类型为 ClientAuthenticationHandlerorg.springframework.security.oauth2.client.token 中的方法
 void OAuth2AccessTokenSupport.setAuthenticationHandler(ClientAuthenticationHandler authenticationHandler)
           
 

org.springframework.security.oauth2.client.token.authClientAuthenticationHandler 的使用
 

实现 ClientAuthenticationHandlerorg.springframework.security.oauth2.client.token.auth 中的类
 class DefaultClientAuthenticationHandler
          Default implementation of the client authentication handler.
 



Copyright © 2013. All rights reserved.