[jboss-dev] AS7 JCA Security requirement (SubjectFactory Interface)
Anil Saldhana
Anil.Saldhana at redhat.com
Mon Nov 15 05:28:33 EST 2010
https://jira.jboss.org/browse/SECURITY-539
-------- Original Message --------
Subject: [jboss-dev-forums] [PicketBox Development] - SubjectFactory
Implementation
Date: Mon, 15 Nov 2010 05:12:35 -0500
From: Anil Saldhana <do-not-reply at jboss.com>
To: JBoss development <jboss-dev-forums at lists.jboss.org>
Anil Saldhana [http://community.jboss.org/people/anil.saldhana%40jboss.com] created the discussion
"SubjectFactory Implementation"
To view the discussion, visit: http://community.jboss.org/message/571189#571189
--------------------------------------------------------------
For AS5, we introduced a SubjectFactory interface for use by JCA. An issue that is my fault is that the implementation of this interface was done in the security branch of the AS workspace ( http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_0/security/src/main/org/jboss/security/integration/JBossSecuritySubjectFactory.java http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_0/security/src/main/org/jboss/security/integration/JBossSecuritySubjectFactory.java) rather than the external security project. I do not remember why I placed the implementation in the AS workspace.
For AS7, we need to provide the subject factory implementation inside the PicketBox project. We need to make it a security implementation and remove any JBoss Mgmt API, MC dependencies.
--------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-development/attachments/20101115/dc9cb9ed/attachment.html
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Attached Message Part
Url: http://lists.jboss.org/pipermail/jboss-development/attachments/20101115/dc9cb9ed/attachment.pl
More information about the jboss-development
mailing list