[jboss-jira] [JBoss JIRA] (ELY-350) Need to be able to access the SecurityDomain wrapped by AbstractMechanismAuthenticationFactory

Darran Lofthouse (JIRA) issues at jboss.org
Tue Oct 27 10:22:00 EDT 2015


    [ https://issues.jboss.org/browse/ELY-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13122487#comment-13122487 ] 

Darran Lofthouse commented on ELY-350:
--------------------------------------

The purpose is within the application server this factory is the object we inject into other services so providing the mechanism factories is one purpose - but the second purpose was to pass in the security domain - otherwise we need to inject that separately and hope the two injections match.

> Need to be able to access the SecurityDomain wrapped by AbstractMechanismAuthenticationFactory
> ----------------------------------------------------------------------------------------------
>
>                 Key: ELY-350
>                 URL: https://issues.jboss.org/browse/ELY-350
>             Project: WildFly Elytron
>          Issue Type: Enhancement
>          Components: API / SPI, HTTP, SASL
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 1.1.0.Alpha2
>
>
> Where services use the AbstractMechanismAuthenticationFactory to provide their authentication mechanisms they also need access to the wrapped SecurityDomain
> e.g. Later on the same container may need this to obtai the current SecurityIdentity.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list