| Package | Description |
|---|---|
| org.jboss.security |
The basic security interfaces and classes are now located in the
jbosssx 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
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.