Uses of Interface
org.jboss.security.SubjectFactory
-
Packages that use SubjectFactory Package Description org.jboss.security.plugins Security plugins have moved to the jbosssx cvs module. -
-
Uses of SubjectFactory in org.jboss.security.plugins
Classes in org.jboss.security.plugins that implement SubjectFactory Modifier and Type Class Description class
JBossSecuritySubjectFactory
Create a Subject given the details available via implementation strategies such as SecurityContextAssociation to get hold of the Principal, Credentials, etc
-