Package | Description |
---|---|
org.apache.cxf.ws.security.sts.provider.model.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected SignedInfoType |
SignatureType.signedInfo |
Modifier and Type | Method and Description |
---|---|
SignedInfoType |
ObjectFactory.createSignedInfoType()
Create an instance of
SignedInfoType |
SignedInfoType |
SignatureType.getSignedInfo()
Gets the value of the signedInfo property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignedInfoType> |
ObjectFactory.createSignedInfo(SignedInfoType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignedInfoType> |
ObjectFactory.createSignedInfo(SignedInfoType value)
|
void |
SignatureType.setSignedInfo(SignedInfoType value)
Sets the value of the signedInfo property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.