| Package | Description |
|---|---|
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedElementType |
SubjectConfirmationType.encryptedID |
| Modifier and Type | Method and Description |
|---|---|
EncryptedElementType |
ObjectFactory.createEncryptedElementType()
Create an instance of
EncryptedElementType |
EncryptedElementType |
SubjectConfirmationType.getEncryptedID()
Gets the value of the encryptedID property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAssertion(EncryptedElementType value)
|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAttribute(EncryptedElementType value)
|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedID(EncryptedElementType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAssertion(EncryptedElementType value)
|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAttribute(EncryptedElementType value)
|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedID(EncryptedElementType value)
|
void |
SubjectConfirmationType.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.