[jboss-user] [Security & JAAS/JBoss] - Re: Very slow authorization CertRolesLoginModule
anil.saldhana@jboss.com
do-not-reply at jboss.com
Wed Jul 23 10:15:14 EDT 2008
Try adding System.nanoTime() between statements to see if there are blocks of code in your module that are taking a long time.
http://java.sun.com/j2se/1.5.0/docs/api/java/lang/System.html#nanoTime()
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4166154#4166154
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4166154
More information about the jboss-user
mailing list