Add addAuthenticationListener() and removeAuthenticationListener() operations 
to Authenticator interface
--------------------------------------------------------------------------------------------------------

                 Key: SHIRO-233
                 URL: https://issues.apache.org/jira/browse/SHIRO-233
             Project: Shiro
          Issue Type: Improvement
          Components: Specification API
    Affects Versions: 1.1.0, 1.0.0, 0.9
            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.

Reply via email to