Ok, thanks CTO.
But i have a suggestion:
THE jboss MBean should/could automatically support custom varial CALLBACK
according to j_username/J_password's "j_xyz" pattern, then developer can
design its XyzCallBack for his CallBackHandle() and write its LoginForm and
LoginModule, so "Automati
Hello,Everyone:
i made a custom LoginModule OF jaas on jboss.
now, I have finished my LoginModule, configed web.xml and login-config.xml, and
developed my XLoginServlet for it.
i login system with xlogin.jsp and its form's action go to "XLoginServlet".
i login system with username/not passwor