Uses of Class
com.evolveum.prism.xml.ns._public.types_3.KeyInfoType
-
Packages that use KeyInfoType Package Description com.evolveum.prism.xml.ns._public.types_3 -
-
Uses of KeyInfoType in com.evolveum.prism.xml.ns._public.types_3
Fields in com.evolveum.prism.xml.ns._public.types_3 declared as KeyInfoType Modifier and Type Field Description protected KeyInfoTypeEncryptedDataType. keyInfoMethods in com.evolveum.prism.xml.ns._public.types_3 that return KeyInfoType Modifier and Type Method Description KeyInfoTypeKeyInfoType. clone()KeyInfoTypeObjectFactory. createKeyInfoType()Create an instance ofKeyInfoTypeKeyInfoTypeEncryptedDataType. getKeyInfo()Gets the value of the keyInfo property.Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type KeyInfoType Modifier and Type Method Description voidEncryptedDataType. setKeyInfo(KeyInfoType value)Sets the value of the keyInfo property.
-