Uses of Class
com.evolveum.prism.xml.ns._public.types_3.EncryptedDataType
Packages that use EncryptedDataType
-
Uses of EncryptedDataType in com.evolveum.midpoint.prism.crypto
Methods in com.evolveum.midpoint.prism.crypto that return EncryptedDataTypeMethods in com.evolveum.midpoint.prism.crypto with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionbooleanProtector.isEncryptedByCurrentKey(@NotNull EncryptedDataType data) voidProtectedData.setEncryptedData(EncryptedDataType encryptedDataType) -
Uses of EncryptedDataType in com.evolveum.prism.xml.ns._public.types_3
Methods in com.evolveum.prism.xml.ns._public.types_3 that return EncryptedDataTypeModifier and TypeMethodDescriptionEncryptedDataType.clone()ObjectFactory.createEncryptedDataType()Create an instance ofEncryptedDataTypeProtectedDataType.getEncryptedDataType()Methods in com.evolveum.prism.xml.ns._public.types_3 that return types with arguments of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createProtectedDataTypeEncryptedData(EncryptedDataType value) jakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createProtectedStringTypeEncryptedData(EncryptedDataType value) Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createProtectedDataTypeEncryptedData(EncryptedDataType value) jakarta.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createProtectedStringTypeEncryptedData(EncryptedDataType value) voidProtectedDataType.setEncryptedData(EncryptedDataType encryptedDataType)