HostAuthenticationToken does not extend AuthenticationToken
-----------------------------------------------------------
Key: SHIRO-198
URL: https://issues.apache.org/jira/browse/SHIRO-198
Project: Shiro
Issue Type: Bug
Components: Authentication (log-in)
Affects Versions: 1.0.0
Reporter: Bryan Turner
Priority: Minor
The HostAuthenticationToken interface by name has a strong relationship with
AuthenticationToken. However, it does not extend that interface. By contrast,
RememberMeAuthenticationToken does extend AuthenticationToken. This seems like
an oversight in this interface's definition.
Note: I realize this is very trivial; I'm just opening this issue to track that
this may need to be changed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.