public class ProofOfPossessionType extends Object
| Modifier and Type | Field and Description |
|---|---|
protected SignatureType |
signature |
| Constructor and Description |
|---|
ProofOfPossessionType() |
| Modifier and Type | Method and Description |
|---|---|
SignatureType |
getSignature()
Gets the value of the signature property.
|
void |
setSignature(SignatureType value)
Sets the value of the signature property.
|
protected SignatureType signature
public SignatureType getSignature()
SignatureTypepublic void setSignature(SignatureType value)
value - allowed object is
SignatureTypeApache CXF