Uses of Class
com.evolveum.prism.xml.ns._public.types_3.EncryptionMethodType
-
Packages that use EncryptionMethodType Package Description com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of EncryptionMethodType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as EncryptionMethodType Modifier and Type Field Description protected EncryptionMethodTypeEncryptedDataType. encryptionMethodMethods in com.evolveum.prism.xml.ns._public.types_3 that return EncryptionMethodType Modifier and Type Method Description EncryptionMethodTypeEncryptionMethodType. clone()EncryptionMethodTypeObjectFactory. createEncryptionMethodType()Create an instance ofEncryptionMethodTypeEncryptionMethodTypeEncryptedDataType. getEncryptionMethod()Gets the value of the encryptionMethod property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type EncryptionMethodType Modifier and Type Method Description voidEncryptedDataType. setEncryptionMethod(EncryptionMethodType value)Sets the value of the encryptionMethod property.
-