| Package | Description |
|---|---|
| com.sun.xml.security.core.xenc | |
| com.sun.xml.wss.saml.assertion.saml20.jaxb20 | |
| com.sun.xml.wss.saml.internal.saml11.jaxb20 |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyInfoConfirmationData.setKeyInfo(KeyInfoType value) |
| Modifier and Type | Field and Description |
|---|---|
protected KeyInfoType |
SubjectConfirmationType.keyInfo |
| Modifier and Type | Method and Description |
|---|---|
KeyInfoType |
SubjectConfirmationType.getKeyInfo()
Gets the value of the keyInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubjectConfirmationType.setKeyInfo(KeyInfoType value)
Sets the value of the keyInfo property.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.