[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
Tue Jul 24 02:14:07 EDT 2012
[ https://issues.jboss.org/browse/AS7-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12707456#comment-12707456 ]
Serkan Yıldırım commented on AS7-4679:
--------------------------------------
Is there any development for this issue???
> 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: Darran Lofthouse
> Labels: exception, login, login-module, remoting
> Fix For: 7.2.0.Alpha1
>
>
> 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. Darran said that it's not supported in this version. I think it is a necessary feature because a remote user could be informed why login is failed.
--
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