| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.assertion | |
| org.jboss.seam.security.external.jaxb.samlv2.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected EvidenceType |
AuthzDecisionStatementType.evidence |
| Modifier and Type | Method and Description |
|---|---|
EvidenceType |
ObjectFactory.createEvidenceType()
Create an instance of
EvidenceType |
EvidenceType |
AuthzDecisionStatementType.getEvidence()
Gets the value of the evidence property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EvidenceType> |
ObjectFactory.createEvidence(EvidenceType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EvidenceType> |
ObjectFactory.createEvidence(EvidenceType value)
|
void |
AuthzDecisionStatementType.setEvidence(EvidenceType value)
Sets the value of the evidence property.
|
| Modifier and Type | Field and Description |
|---|---|
protected EvidenceType |
AuthzDecisionQueryType.evidence |
| Modifier and Type | Method and Description |
|---|---|
EvidenceType |
AuthzDecisionQueryType.getEvidence()
Gets the value of the evidence property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthzDecisionQueryType.setEvidence(EvidenceType value)
Sets the value of the evidence property.
|
Copyright © 2013 Seam Framework. All Rights Reserved.