| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected SignedInfoType |
SignedInfoType.Builder._storedValue |
protected SignedInfoType |
SignatureType.signedInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends SignedInfoType> |
SignedInfoType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
SignedInfoType |
SignedInfoType.Builder.build() |
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 |
|---|---|
static SignedInfoType.Builder<Void> |
SignedInfoType.copyExcept(SignedInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> SignedInfoType.Builder<_B> |
SignedInfoType.copyOf(SignedInfoType _other) |
static <_B> SignedInfoType.Builder<_B> |
SignedInfoType.copyOf(SignedInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static SignedInfoType.Builder<Void> |
SignedInfoType.copyOnly(SignedInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<SignedInfoType> |
ObjectFactory.createSignedInfo(SignedInfoType value)
|
void |
SignatureType.setSignedInfo(SignedInfoType value)
Sets the value of the signedInfo property.
|
SignatureType.Builder<_B> |
SignatureType.Builder.withSignedInfo(SignedInfoType signedInfo)
Sets the new value of "signedInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
SignedInfoType _other,
boolean _copy) |
Builder(_B _parentBuilder,
SignedInfoType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.