| Package | Description |
|---|---|
| org.jboss.security.xacml.core.model.policy | |
| org.jboss.security.xacml.factories |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectAttributeDesignatorType |
SubjectMatchType.subjectAttributeDesignator |
| Modifier and Type | Method and Description |
|---|---|
SubjectAttributeDesignatorType |
ObjectFactory.createSubjectAttributeDesignatorType()
Create an instance of
SubjectAttributeDesignatorType |
SubjectAttributeDesignatorType |
SubjectMatchType.getSubjectAttributeDesignator()
Gets the value of the subjectAttributeDesignator property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectAttributeDesignatorType> |
ObjectFactory.createSubjectAttributeDesignator(SubjectAttributeDesignatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SubjectAttributeDesignatorType> |
ObjectFactory.createSubjectAttributeDesignator(SubjectAttributeDesignatorType value)
|
void |
SubjectMatchType.setSubjectAttributeDesignator(SubjectAttributeDesignatorType value)
Sets the value of the subjectAttributeDesignator property.
|
| Modifier and Type | Method and Description |
|---|---|
static SubjectAttributeDesignatorType |
PolicyAttributeFactory.createSubjectAttributeDesignatorType(String id,
String dataType,
String issuer,
boolean mustBePresent,
String subjectCategory) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.