You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "angela (JIRA)" <ji...@apache.org> on 2011/02/16 13:36:57 UTC

[jira] Created: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set
---------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JCR-2894
                 URL: https://issues.apache.org/jira/browse/JCR-2894
             Project: Jackrabbit Content Repository
          Issue Type: Bug
            Reporter: angela
            Assignee: angela
            Priority: Minor


AbstractLoginModule#logout()  clears the credentials list retrieved by calling Subject.getPublicCredentials(Class).
this doesn't have the desired effect as the returned set isn't backed by the subjects internal credentials set. (see API documentation of javax.security.auth.Subject)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela updated JCR-2894:
------------------------

      Component/s: security
                   jackrabbit-core
    Fix Version/s: 2.3.0

> AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JCR-2894
>                 URL: https://issues.apache.org/jira/browse/JCR-2894
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> AbstractLoginModule#logout()  clears the credentials list retrieved by calling Subject.getPublicCredentials(Class).
> this doesn't have the desired effect as the returned set isn't backed by the subjects internal credentials set. (see API documentation of javax.security.auth.Subject)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (JCR-2894) AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set

Posted by "angela (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

angela resolved JCR-2894.
-------------------------

    Resolution: Fixed

> AbstractLoginModule#logout() : credentials will not be clared as Subject.getPublicCredentials(Class) isn't backed by the subject internal set
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JCR-2894
>                 URL: https://issues.apache.org/jira/browse/JCR-2894
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core, security
>            Reporter: angela
>            Assignee: angela
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> AbstractLoginModule#logout()  clears the credentials list retrieved by calling Subject.getPublicCredentials(Class).
> this doesn't have the desired effect as the returned set isn't backed by the subjects internal credentials set. (see API documentation of javax.security.auth.Subject)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira