Uses of Class
org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion.EncryptedElementType
-
-
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 EncryptedElementType Modifier and Type Field Description protected EncryptedElementTypeSubjectConfirmationType. encryptedIDMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion that return EncryptedElementType Modifier and Type Method Description EncryptedElementTypeObjectFactory. createEncryptedElementType()Create an instance ofEncryptedElementTypeEncryptedElementTypeSubjectConfirmationType. 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 EncryptedElementType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createEncryptedAssertion(EncryptedElementType value)javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createEncryptedAttribute(EncryptedElementType value)javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createEncryptedID(EncryptedElementType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.assertion with parameters of type EncryptedElementType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createEncryptedAssertion(EncryptedElementType value)javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createEncryptedAttribute(EncryptedElementType value)javax.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 EncryptedElementType Modifier and Type Field Description protected EncryptedElementTypeDelegateType. encryptedIDMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation that return EncryptedElementType Modifier and Type Method Description EncryptedElementTypeDelegateType. getEncryptedID()Gets the value of the encryptedID property.Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.delegation with parameters of type EncryptedElementType Modifier and Type Method Description voidDelegateType. 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 EncryptedElementType Modifier and Type Field Description protected EncryptedElementTypeLogoutRequestType. encryptedIDprotected EncryptedElementTypeManageNameIDRequestType. encryptedIDprotected EncryptedElementTypeNameIDMappingRequestType. encryptedIDprotected EncryptedElementTypeNameIDMappingResponseType. encryptedIDprotected EncryptedElementTypeManageNameIDRequestType. newEncryptedIDMethods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol that return EncryptedElementType Modifier and Type Method Description EncryptedElementTypeLogoutRequestType. getEncryptedID()Gets the value of the encryptedID property.EncryptedElementTypeManageNameIDRequestType. getEncryptedID()Gets the value of the encryptedID property.EncryptedElementTypeNameIDMappingRequestType. getEncryptedID()Gets the value of the encryptedID property.EncryptedElementTypeNameIDMappingResponseType. getEncryptedID()Gets the value of the encryptedID property.EncryptedElementTypeManageNameIDRequestType. 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 EncryptedElementType Modifier and Type Method Description javax.xml.bind.JAXBElement<EncryptedElementType>ObjectFactory. createNewEncryptedID(EncryptedElementType value)Methods in org.openehealth.ipf.commons.ihe.xacml20.stub.saml20.protocol with parameters of type EncryptedElementType Modifier and Type Method Description javax.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.
-