Uses of Class
com.evolveum.prism.xml.ns._public.types_3.EncryptionMethodType
Packages that use EncryptionMethodType
-
Uses of EncryptionMethodType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as EncryptionMethodTypeModifier and TypeFieldDescriptionprotected EncryptionMethodTypeEncryptedDataType.encryptionMethodMethods in com.evolveum.prism.xml.ns._public.types_3 that return EncryptionMethodTypeModifier and TypeMethodDescriptionEncryptionMethodType.clone()ObjectFactory.createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptedDataType.getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type EncryptionMethodTypeModifier and TypeMethodDescriptionvoidEncryptedDataType.setEncryptionMethod(EncryptionMethodType value) Sets the value of the encryptionMethod property.