You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2011/01/13 22:10:47 UTC

[jira] Updated: (SHIRO-233) Introduce AuthenticationListenerRegistrar interface and add addAuthenticationListener() and removeAuthenticationListener() operations to it

     [ https://issues.apache.org/jira/browse/SHIRO-233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kalle Korhonen updated SHIRO-233:
---------------------------------

    Summary: Introduce AuthenticationListenerRegistrar interface and add addAuthenticationListener() and removeAuthenticationListener() operations to it  (was: Add addAuthenticationListener() and removeAuthenticationListener() operations to Authenticator interface)

> Introduce AuthenticationListenerRegistrar interface and add addAuthenticationListener() and removeAuthenticationListener() operations to it
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SHIRO-233
>                 URL: https://issues.apache.org/jira/browse/SHIRO-233
>             Project: Shiro
>          Issue Type: Improvement
>          Components: Specification API
>    Affects Versions: 0.9, 1.0.0, 1.1.0
>            Reporter: Kalle Korhonen
>            Assignee: Kalle Korhonen
>             Fix For: 1.2.0
>
>
> Funny as it is, though we have AuthenticationListener interface, we don't have a way of adding or removing these listeners in the API (you can access AbstractAuthenticator's listener collection if your Authenticator extends it).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.