Package | Description |
---|---|
org.apache.cxf.ws.security.sts.provider.model.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected SignatureMethodType |
SignedInfoType.signatureMethod |
Modifier and Type | Method and Description |
---|---|
SignatureMethodType |
ObjectFactory.createSignatureMethodType()
Create an instance of
SignatureMethodType |
SignatureMethodType |
SignedInfoType.getSignatureMethod()
Gets the value of the signatureMethod property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SignatureMethodType> |
ObjectFactory.createSignatureMethod(SignatureMethodType value)
|
void |
SignedInfoType.setSignatureMethod(SignatureMethodType value)
Sets the value of the signatureMethod property.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.