类 org.springframework.security.oauth2.provider.code.RandomValueAuthorizationCodeServices
的使用

使用 RandomValueAuthorizationCodeServices 的软件包
org.springframework.security.oauth2.provider.code   
 

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

org.springframework.security.oauth2.provider.codeRandomValueAuthorizationCodeServices 的子类
 class InMemoryAuthorizationCodeServices
          Implementation of authorization code services that stores the codes and authentication in memory.
 class JdbcAuthorizationCodeServices
          Implementation of authorization code services that stores the codes and authentication in a database.
 



Copyright © 2013. All rights reserved.