接口 org.tinygroup.weblayer.webcontext.session.SessionIDGenerator
的使用

使用 SessionIDGenerator 的软件包
org.tinygroup.weblayer.webcontext.session   
org.tinygroup.weblayer.webcontext.session.impl   
 

org.tinygroup.weblayer.webcontext.sessionSessionIDGenerator 的使用
 

返回 SessionIDGeneratororg.tinygroup.weblayer.webcontext.session 中的方法
 SessionIDGenerator SessionConfig.IdConfig.getGenerator()
          取得session ID生成器。
 

org.tinygroup.weblayer.webcontext.session.implSessionIDGenerator 的使用
 

实现 SessionIDGeneratororg.tinygroup.weblayer.webcontext.session.impl 中的类
 class RandomIDGenerator
          用随机数生成session ID的机制。
 class UUIDGenerator
           
 



Copyright © 2006–2013 开源组织. All rights reserved.