Package | Description |
---|---|
org.jboss.security.xacml.core.model.policy |
Modifier and Type | Field and Description |
---|---|
protected SubjectsType |
TargetType.subjects |
Modifier and Type | Method and Description |
---|---|
SubjectsType |
ObjectFactory.createSubjectsType()
Create an instance of
SubjectsType |
SubjectsType |
TargetType.getSubjects()
Gets the value of the subjects property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubjectsType> |
ObjectFactory.createSubjects(SubjectsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubjectsType> |
ObjectFactory.createSubjects(SubjectsType value)
|
void |
TargetType.setSubjects(SubjectsType value)
Sets the value of the subjects property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.