[dna-issues] [JBoss JIRA] Resolved: (DNA-169) Implement authentication in FederatedRepository

Randall Hauch (JIRA) jira-events at lists.jboss.org
Thu Jul 24 16:03:44 EDT 2008


     [ https://jira.jboss.org/jira/browse/DNA-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Hauch resolved DNA-169.
-------------------------------

    Resolution: Done


The federation system will use JAAS to do authentication.  This was implemented in the FederatedRepositorySource by making use of the ExecutionContextFactory.create(...) methods that will use JAAS LoginContext instances to authenticate the subject.  Once an ExecutionContext (was called ExecutionEnvironment) is obtained by the FederatedRepositorySource, it uses that context to talk to the configuration repository and to create the FederatedRepository instance.

> Implement authentication in FederatedRepository
> -----------------------------------------------
>
>                 Key: DNA-169
>                 URL: https://jira.jboss.org/jira/browse/DNA-169
>             Project: DNA
>          Issue Type: Sub-task
>          Components: Federation
>            Reporter: Randall Hauch
>            Assignee: Randall Hauch
>             Fix For: 0.2
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the dna-issues mailing list