A simple SubjectFactory implementation has been added to ease testing
org.jboss.jca.core.security.DefaultSubjectFactory
A couple of properties
- SecurityDomain -- the name of the security domain (ignored)
- UserName -- the user name
- Password -- the password
The lookup is done on the bean name instead in the standalone distribution.