Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
Packages that use EncryptedElementType
Package
Description
-
Uses of EncryptedElementType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion declared as EncryptedElementTypeModifier and TypeFieldDescriptionprotected EncryptedElementType
SubjectConfirmationType.encryptedID
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return EncryptedElementTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedElementType()
Create an instance ofEncryptedElementType
SubjectConfirmationType.getEncryptedID()
Gets the value of the encryptedID property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return types with arguments of type EncryptedElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedAssertion
(EncryptedElementType value) jakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedAttribute
(EncryptedElementType value) jakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedID
(EncryptedElementType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type EncryptedElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedAssertion
(EncryptedElementType value) jakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedAttribute
(EncryptedElementType value) jakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createEncryptedID
(EncryptedElementType value) void
SubjectConfirmationType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property. -
Uses of EncryptedElementType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation declared as EncryptedElementTypeMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation that return EncryptedElementTypeModifier and TypeMethodDescriptionDelegateType.getEncryptedID()
Gets the value of the encryptedID property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation with parameters of type EncryptedElementTypeModifier and TypeMethodDescriptionvoid
DelegateType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property. -
Uses of EncryptedElementType in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol
Fields in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol declared as EncryptedElementTypeModifier and TypeFieldDescriptionprotected EncryptedElementType
LogoutRequestType.encryptedID
protected EncryptedElementType
ManageNameIDRequestType.encryptedID
protected EncryptedElementType
NameIDMappingRequestType.encryptedID
protected EncryptedElementType
NameIDMappingResponseType.encryptedID
protected EncryptedElementType
ManageNameIDRequestType.newEncryptedID
Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return EncryptedElementTypeModifier and TypeMethodDescriptionLogoutRequestType.getEncryptedID()
Gets the value of the encryptedID property.ManageNameIDRequestType.getEncryptedID()
Gets the value of the encryptedID property.NameIDMappingRequestType.getEncryptedID()
Gets the value of the encryptedID property.NameIDMappingResponseType.getEncryptedID()
Gets the value of the encryptedID property.ManageNameIDRequestType.getNewEncryptedID()
Gets the value of the newEncryptedID property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return types with arguments of type EncryptedElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createNewEncryptedID
(EncryptedElementType value) Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type EncryptedElementTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<EncryptedElementType> ObjectFactory.createNewEncryptedID
(EncryptedElementType value) void
LogoutRequestType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property.void
ManageNameIDRequestType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property.void
NameIDMappingRequestType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property.void
NameIDMappingResponseType.setEncryptedID
(EncryptedElementType value) Sets the value of the encryptedID property.void
ManageNameIDRequestType.setNewEncryptedID
(EncryptedElementType value) Sets the value of the newEncryptedID property.