| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected KeyInfoType |
EncryptedType.keyInfo |
| Modifier and Type | Method and Description |
|---|---|
KeyInfoType |
EncryptedType.getKeyInfo()
Gets the value of the keyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeOriginatorKeyInfo(KeyInfoType value)
|
JAXBElement<KeyInfoType> |
ObjectFactory.createAgreementMethodTypeRecipientKeyInfo(KeyInfoType value)
|
void |
EncryptedType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
| Constructor and Description |
|---|
AbstractDecryptInputProcessor(KeyInfoType keyInfoType,
ReferenceList referenceList,
XMLSecurityProperties securityProperties) |
| Modifier and Type | Method and Description |
|---|---|
InboundSecurityToken |
SecurityTokenFactoryImpl.getSecurityToken(KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext) |
| Modifier and Type | Method and Description |
|---|---|
abstract InboundSecurityToken |
SecurityTokenFactory.getSecurityToken(KeyInfoType keyInfoType,
SecurityTokenConstants.KeyUsage keyUsage,
XMLSecurityProperties securityProperties,
InboundSecurityContext inboundSecurityContext) |
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.