[jboss-dev-forums] [PicketBox Development] - SubjectFactory Implementation
Anil Saldhana
do-not-reply at jboss.com
Mon Nov 15 05:12:35 EST 2010
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.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/571189#571189]
Start a new discussion in PicketBox Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2088]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101115/37bc17eb/attachment.html
More information about the jboss-dev-forums
mailing list