Is there a way to use custom session ID generator in Jboss 5?
The reason I need this: my company application needs to pass penetration test and for that it needs to have session IDs, which "are 128 bit in length and comprised of random values".
Is there a way to use custom session ID generator in Jboss 5?
The reason I need this: my company application needs to pass penetration test and for that it needs to have session IDs, which "are 128 bit in length and comprised of random values".