Uses of Class
com.evolveum.prism.xml.ns._public.types_3.CipherDataType
-
Packages that use CipherDataType Package Description com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of CipherDataType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as CipherDataType Modifier and Type Field Description protected CipherDataTypeEncryptedDataType. cipherDataMethods in com.evolveum.prism.xml.ns._public.types_3 that return CipherDataType Modifier and Type Method Description CipherDataTypeCipherDataType. clone()CipherDataTypeObjectFactory. createCipherDataType()Create an instance ofCipherDataTypeCipherDataTypeEncryptedDataType. getCipherData()Gets the value of the cipherData property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type CipherDataType Modifier and Type Method Description voidEncryptedDataType. setCipherData(CipherDataType value)Sets the value of the cipherData property.
-