[jboss-jira] [JBoss JIRA] (WFCORE-2293) Centrally define sensitivity classifications for references to Elytron capabilities.

Darran Lofthouse (JIRA) issues at jboss.org
Mon Feb 13 14:39:00 EST 2017


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

Darran Lofthouse updated WFCORE-2293:
-------------------------------------
    Description: 
Predominantly the following 6 items are referenced across the application server: -

Authentication Context
Credential Store
HTTP Authentication Factory
SASL Authentication Factory
SSLContext
Security Domain

We should probably represent these as: -

(Authentication Context) -> Authentication Client Ref
(Credential Store) -> Credential
(HTTP / SASL Authentication Factory) -> Authentication Factory Ref
(Security Domain) -> Security Domain Ref
(SSL Context) -> SSL Ref

We already have 'Credential' defined so we can re-use that.


  was:
Predominantly the following 6 items are referenced across the application server: -

Authentication Context
Credential Store
HTTP Authentication Factory
SASL Authentication Factory
SSLContext
Security Domain

We should probably represent these as: -

(Authentication Context) -> Client Security Ref
(Credential Store) -> Credential
(HTTP / SASL Authentication Factory) -> Authentication Factory Ref
(Security Domain) -> Security Domain Ref
(SSL Context) -> SSL Ref

We already have 'Credential' defined so we can re-use that.




> Centrally define sensitivity classifications for references to Elytron capabilities.
> ------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2293
>                 URL: https://issues.jboss.org/browse/WFCORE-2293
>             Project: WildFly Core
>          Issue Type: Task
>          Components: Domain Management, Security
>            Reporter: Darran Lofthouse
>            Assignee: Darran Lofthouse
>             Fix For: 3.0.0.Beta1
>
>
> Predominantly the following 6 items are referenced across the application server: -
> Authentication Context
> Credential Store
> HTTP Authentication Factory
> SASL Authentication Factory
> SSLContext
> Security Domain
> We should probably represent these as: -
> (Authentication Context) -> Authentication Client Ref
> (Credential Store) -> Credential
> (HTTP / SASL Authentication Factory) -> Authentication Factory Ref
> (Security Domain) -> Security Domain Ref
> (SSL Context) -> SSL Ref
> We already have 'Credential' defined so we can re-use that.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list