类 org.springframework.security.oauth2.client.token.grant.password.ResourceOwnerPasswordResourceDetails
的使用

使用 ResourceOwnerPasswordResourceDetails 的软件包
org.springframework.security.oauth2.client.test   
 

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

org.springframework.security.oauth2.client.testResourceOwnerPasswordResourceDetails 的子类
static class OAuth2ContextConfiguration.Password
          Set up an OAuth2 context for this test using resource owner password grant type
 

返回 ResourceOwnerPasswordResourceDetailsorg.springframework.security.oauth2.client.test 中的方法
 ResourceOwnerPasswordResourceDetails TestAccounts.getDefaultResourceOwnerPasswordResource()
           
 ResourceOwnerPasswordResourceDetails TestAccounts.getResourceOwnerPasswordResource(String[] scope, String clientId, String clientSecret, String username, String password)
           
 



Copyright © 2013. All rights reserved.