Package | Description |
---|---|
org.apache.cxf.ws.security.sts.provider.model.xmldsig |
Modifier and Type | Field and Description |
---|---|
protected KeyInfoType |
SignatureType.keyInfo |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createKeyInfo(KeyInfoType value)
|
void |
SignatureType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.