Uses of Class
com.evolveum.prism.xml.ns._public.types_3.ProtectedDataType
Packages that use ProtectedDataType
Package
Description
-
Uses of ProtectedDataType in com.evolveum.midpoint.prism
Methods in com.evolveum.midpoint.prism with parameters of type ProtectedDataTypeModifier and TypeMethodDescription<T> voidHacks.parseProtectedType(ProtectedDataType<T> protectedType, MapXNode xmap, PrismContext prismContext, ParsingContext pc) -
Uses of ProtectedDataType in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl with parameters of type ProtectedDataTypeModifier and TypeMethodDescription<T> voidHacksImpl.parseProtectedType(ProtectedDataType<T> protectedType, MapXNode xmap, PrismContext prismContext, ParsingContext pc) -
Uses of ProtectedDataType in com.evolveum.midpoint.prism.impl.marshaller
Methods in com.evolveum.midpoint.prism.impl.marshaller with parameters of type ProtectedDataTypeModifier and TypeMethodDescriptionstatic <T> voidXNodeProcessorUtil.parseProtectedType(ProtectedDataType<T> protectedType, MapXNodeImpl xmap, PrismContext prismContext, ParsingContext pc) -
Uses of ProtectedDataType in com.evolveum.midpoint.repo.sqale.jsonb
Methods in com.evolveum.midpoint.repo.sqale.jsonb with parameters of type ProtectedDataTypeModifier and TypeMethodDescriptionstatic ObjectJsonbUtils.protectedDataToMap(ProtectedDataType<?> data) -
Uses of ProtectedDataType in com.evolveum.prism.xml.ns._public.types_3
Subclasses of ProtectedDataType in com.evolveum.prism.xml.ns._public.types_3Modifier and TypeClassDescriptionclassSpecific subtype for protected binary byte array data.classThis class was originally generated.Methods in com.evolveum.prism.xml.ns._public.types_3 that return ProtectedDataTypeModifier and TypeMethodDescriptionProtectedDataType.clearValue(T clearValue) abstract ProtectedDataType<T>ProtectedDataType.clone()Methods in com.evolveum.prism.xml.ns._public.types_3 with parameters of type ProtectedDataTypeModifier and TypeMethodDescriptionprotected voidProtectedDataType.cloneTo(ProtectedDataType<T> cloned)