| Package | Description |
|---|---|
| org.apache.cxf.ws.security.sts.provider.model.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected List<SignaturePropertyType> |
SignaturePropertiesType.signatureProperty |
| Modifier and Type | Method and Description |
|---|---|
SignaturePropertyType |
ObjectFactory.createSignaturePropertyType()
Create an instance of
SignaturePropertyType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignaturePropertyType> |
ObjectFactory.createSignatureProperty(SignaturePropertyType value)
|
List<SignaturePropertyType> |
SignaturePropertiesType.getSignatureProperty()
Gets the value of the signatureProperty property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SignaturePropertyType> |
ObjectFactory.createSignatureProperty(SignaturePropertyType value)
|
Apache CXF