public class RandomSessionIDGenerator extends Object implements SessionIDGenerator<String>
RandomSessionIDGenerator()
String
newSessionId()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RandomSessionIDGenerator()
public String newSessionId()
newSessionId
SessionIDGenerator<String>