|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EncryptedElementType | |
---|---|
oasis.names.tc.saml._2_0.assertion | |
oasis.names.tc.saml._2_0.protocol |
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. |
Uses of EncryptedElementType in oasis.names.tc.saml._2_0.protocol |
---|
Methods in oasis.names.tc.saml._2_0.protocol that return EncryptedElementType | |
---|---|
EncryptedElementType |
NameIDMappingResponse.getEncryptedID()
Gets the value of the encryptedID property. |
EncryptedElementType |
NameIDMappingRequest.getEncryptedID()
Gets the value of the encryptedID property. |
EncryptedElementType |
ManageNameIDRequest.getEncryptedID()
Gets the value of the encryptedID property. |
EncryptedElementType |
LogoutRequest.getEncryptedID()
Gets the value of the encryptedID property. |
EncryptedElementType |
ManageNameIDRequest.getNewEncryptedID()
Gets the value of the newEncryptedID property. |
Methods in oasis.names.tc.saml._2_0.protocol that return types with arguments of type EncryptedElementType | |
---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createNewEncryptedID(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > |
Methods in oasis.names.tc.saml._2_0.protocol with parameters of type EncryptedElementType | |
---|---|
JAXBElement<EncryptedElementType> |
ObjectFactory.createNewEncryptedID(EncryptedElementType value)
Create an instance of JAXBElement < EncryptedElementType > |
void |
NameIDMappingResponse.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
void |
NameIDMappingRequest.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
void |
ManageNameIDRequest.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
void |
LogoutRequest.setEncryptedID(EncryptedElementType value)
Sets the value of the encryptedID property. |
void |
ManageNameIDRequest.setNewEncryptedID(EncryptedElementType value)
Sets the value of the newEncryptedID property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |