|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.mq.security.SessionIDGenerator
Generator of session id for ConnecttionToken. There should be nonguessabe and none repeting as long as the server is alive. This could by all mean be made much more secure!
Constructor Summary | |
SessionIDGenerator()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
java.lang.String |
nextSessionId()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SessionIDGenerator()
Method Detail |
public java.lang.String nextSessionId() throws java.security.NoSuchAlgorithmException
java.security.NoSuchAlgorithmException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |