|
||||||||||
| 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 | |||||||||