|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectxades4j.production.XadesSignatureResult
public class XadesSignatureResult
The result of signature production. It includes the signature and the final set of qualifying properties.
| Method Summary | |
|---|---|
DataGetter<QualifyingProperty> |
getPropertyFilter()
Gets a DataGetter that allows easy filtered access to the properties. |
QualifyingProperties |
getQualifyingProperties()
Gets the whole set of qualifying properties in the signature, organized by type. |
org.apache.xml.security.signature.XMLSignature |
getSignature()
Gets the resulting XMLSignature. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public DataGetter<QualifyingProperty> getPropertyFilter()
DataGetter that allows easy filtered access to the properties.
public QualifyingProperties getQualifyingProperties()
public org.apache.xml.security.signature.XMLSignature getSignature()
XMLSignature.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||