[jboss-jira] [JBoss JIRA] (AS7-4679) Catching custom login module exceptions in remote client
Serkan Yıldırım (JIRA)
jira-events at lists.jboss.org
Mon Apr 30 16:09:17 EDT 2012
Serkan Yıldırım created AS7-4679:
------------------------------------
Summary: Catching custom login module exceptions in remote client
Key: AS7-4679
URL: https://issues.jboss.org/browse/AS7-4679
Project: Application Server 7
Issue Type: Feature Request
Components: Remoting, Security, Server
Affects Versions: 7.1.1.Final
Environment: Win 7 64 Bit
4 GB RAM
java 1.6
Reporter: Serkan Yıldırım
Assignee: David Lloyd
Priority: Critical
This feature request is related with the discussion:
https://community.jboss.org/message/732948#732948
I have custom login modules in JBOSS 7.1.2 Snapshot. They are working with no error, i can authenticate and authorize a user. However, when an exception occurs at the time of login, i.e. wrong password, i throw javax.security.auth.login.LoginException with my custom message. But i couldn't catch the exception in the remote client, how is it possible???
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list