| Package | Description |
|---|---|
| org.w3.xmldsig |
| Modifier and Type | Field and Description |
|---|---|
protected KeyInfoType |
KeyInfoType.Builder._storedValue |
protected KeyInfoType |
SignatureType.keyInfo |
| Modifier and Type | Method and Description |
|---|---|
protected <_P extends KeyInfoType> |
KeyInfoType.Builder.init(_P _product) |
| Modifier and Type | Method and Description |
|---|---|
KeyInfoType |
KeyInfoType.Builder.build() |
KeyInfoType |
ObjectFactory.createKeyInfoType()
Create an instance of
KeyInfoType |
KeyInfoType |
SignatureType.getKeyInfo()
Gets the value of the keyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createKeyInfo(KeyInfoType value)
|
| Modifier and Type | Method and Description |
|---|---|
static KeyInfoType.Builder<Void> |
KeyInfoType.copyExcept(KeyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
static <_B> KeyInfoType.Builder<_B> |
KeyInfoType.copyOf(KeyInfoType _other) |
static <_B> KeyInfoType.Builder<_B> |
KeyInfoType.copyOf(KeyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
static KeyInfoType.Builder<Void> |
KeyInfoType.copyOnly(KeyInfoType _other,
com.kscs.util.jaxb.PropertyTree _propertyTree) |
JAXBElement<KeyInfoType> |
ObjectFactory.createKeyInfo(KeyInfoType value)
|
void |
SignatureType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
SignatureType.Builder<_B> |
SignatureType.Builder.withKeyInfo(KeyInfoType keyInfo)
Sets the new value of "keyInfo" (any previous value will be replaced)
|
| Constructor and Description |
|---|
Builder(_B _parentBuilder,
KeyInfoType _other,
boolean _copy) |
Builder(_B _parentBuilder,
KeyInfoType _other,
boolean _copy,
com.kscs.util.jaxb.PropertyTree _propertyTree,
com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse) |
Copyright © 2021 NorStella. All rights reserved.