|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignedInfoType | |
---|---|
org.w3._2000._09.xmldsig_ |
Uses of SignedInfoType in org.w3._2000._09.xmldsig_ |
---|
Fields in org.w3._2000._09.xmldsig_ declared as SignedInfoType | |
---|---|
protected SignedInfoType |
SignatureType.signedInfo
|
Methods in org.w3._2000._09.xmldsig_ that return SignedInfoType | |
---|---|
SignedInfoType |
ObjectFactory.createSignedInfoType()
Create an instance of SignedInfoType |
SignedInfoType |
SignatureType.getSignedInfo()
Gets the value of the signedInfo property. |
Methods in org.w3._2000._09.xmldsig_ that return types with arguments of type SignedInfoType | |
---|---|
javax.xml.bind.JAXBElement<SignedInfoType> |
ObjectFactory.createSignedInfo(SignedInfoType value)
Create an instance of JAXBElement < SignedInfoType > } |
Methods in org.w3._2000._09.xmldsig_ with parameters of type SignedInfoType | |
---|---|
javax.xml.bind.JAXBElement<SignedInfoType> |
ObjectFactory.createSignedInfo(SignedInfoType value)
Create an instance of JAXBElement < SignedInfoType > } |
void |
SignatureType.setSignedInfo(SignedInfoType value)
Sets the value of the signedInfo property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |