org.tinygroup.weblayer.webcontext.session.impl
类 UUIDGenerator
java.lang.Object
org.tinygroup.commons.tools.UUID
org.tinygroup.weblayer.webcontext.session.impl.UUIDGenerator
- 所有已实现的接口:
- SessionIDGenerator
public class UUIDGenerator
- extends org.tinygroup.commons.tools.UUID
- implements SessionIDGenerator
| 从类 org.tinygroup.commons.tools.UUID 继承的方法 |
nextID |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UUIDGenerator
public UUIDGenerator()
generateSessionID
public String generateSessionID()
- 从接口
SessionIDGenerator 复制的描述
- 生成session ID。
- 指定者:
- 接口
SessionIDGenerator 中的 generateSessionID
- 返回:
- 新的sessionID
Copyright © 2006–2014 开源组织. All rights reserved.