| Package | Description |
|---|---|
| org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx module.
|
| org.jboss.security.plugins |
Security plugins have moved to the jbosssx cvs module.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectInfo |
SecurityContext.getSubjectInfo()
Subject Info
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityContext.setSubjectInfo(SubjectInfo si)
Subject Info
|
| Constructor and Description |
|---|
SecurityIdentity(SubjectInfo subject,
RunAs outgoingRunAs,
RunAs incomingRunAs)
Create a SecurityIdentity Instance
|
| Modifier and Type | Field and Description |
|---|---|
protected SubjectInfo |
JBossSecurityContext.subjectInfo |
| Modifier and Type | Method and Description |
|---|---|
SubjectInfo |
JBossSecurityContext.getSubjectInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossSecurityContext.setSubjectInfo(SubjectInfo si) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.