Uses of Class
org.apache.xml.security.signature.SignatureProperty
-
Packages that use SignatureProperty Package Description org.apache.xml.security.signature -
-
Uses of SignatureProperty in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that return SignatureProperty Modifier and Type Method Description SignatureProperty
SignatureProperties. item(int i)
Return the ith SignatureProperty.Methods in org.apache.xml.security.signature with parameters of type SignatureProperty Modifier and Type Method Description void
SignatureProperties. addSignatureProperty(SignatureProperty sp)
Method addSignatureProperty
-