|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptedElementType | |
---|---|
oasis.names.tc.saml._2_0.assertion |
Uses of EncryptedElementType in oasis.names.tc.saml._2_0.assertion |
---|
Methods in oasis.names.tc.saml._2_0.assertion that return EncryptedElementType | |
---|---|
EncryptedElementType |
ObjectFactory.createEncryptedElementType()
Create an instance of EncryptedElementType |
EncryptedElementType |
SubjectConfirmation.getEncryptedID()
Gets the value of the encryptedID property. |
EncryptedElementType |
Subject.getEncryptedID()
Gets the value of the encryptedID property. |
Methods in oasis.names.tc.saml._2_0.assertion that return types with arguments of type EncryptedElementType | |
---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAssertion(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAttribute(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedID(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
Methods in oasis.names.tc.saml._2_0.assertion with parameters of type EncryptedElementType | |
---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAssertion(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedAttribute(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
JAXBElement<EncryptedElementType> |
ObjectFactory.createEncryptedID(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > } |
void |
SubjectConfirmation.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
void |
Subject.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |