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 EncryptedElementTypeSubjectConfirmationType.encryptedIDMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return EncryptedElementTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedElementType()Create an instance ofEncryptedElementTypeSubjectConfirmationType.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) voidSubjectConfirmationType.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 TypeMethodDescriptionvoidDelegateType.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 EncryptedElementTypeLogoutRequestType.encryptedIDprotected EncryptedElementTypeManageNameIDRequestType.encryptedIDprotected EncryptedElementTypeNameIDMappingRequestType.encryptedIDprotected EncryptedElementTypeNameIDMappingResponseType.encryptedIDprotected EncryptedElementTypeManageNameIDRequestType.newEncryptedIDMethods 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) voidLogoutRequestType.setEncryptedID(EncryptedElementType value) Sets the value of the encryptedID property.voidManageNameIDRequestType.setEncryptedID(EncryptedElementType value) Sets the value of the encryptedID property.voidNameIDMappingRequestType.setEncryptedID(EncryptedElementType value) Sets the value of the encryptedID property.voidNameIDMappingResponseType.setEncryptedID(EncryptedElementType value) Sets the value of the encryptedID property.voidManageNameIDRequestType.setNewEncryptedID(EncryptedElementType value) Sets the value of the newEncryptedID property.