Uses of Interface
com.evolveum.midpoint.prism.crypto.KeyStoreBasedProtector
Packages that use KeyStoreBasedProtector
Package
Description
-
Uses of KeyStoreBasedProtector in com.evolveum.midpoint.init
Classes in com.evolveum.midpoint.init that implement KeyStoreBasedProtector -
Uses of KeyStoreBasedProtector in com.evolveum.midpoint.prism.crypto
Methods in com.evolveum.midpoint.prism.crypto that return KeyStoreBasedProtectorModifier and TypeMethodDescriptionProtectorCreator.createInitializedProtector
(KeyStoreBasedProtectorBuilder builder) Creates initialized KeyStoreBasedProtector according to configured KeyStoreBasedProtectorBuilder object.ProtectorCreator.createProtector
(KeyStoreBasedProtectorBuilder builder) Creates uninitialized KeyStoreBasedProtector according to configured KeyStoreBasedProtectorBuilder object. -
Uses of KeyStoreBasedProtector in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return KeyStoreBasedProtectorModifier and TypeMethodDescriptionPrismContextImpl.createInitializedProtector
(KeyStoreBasedProtectorBuilder builder) PrismContextImpl.createProtector
(KeyStoreBasedProtectorBuilder builder) -
Uses of KeyStoreBasedProtector in com.evolveum.midpoint.prism.impl.crypto
Classes in com.evolveum.midpoint.prism.impl.crypto that implement KeyStoreBasedProtectorModifier and TypeClassDescriptionclass
Class that manages encrypted and hashed values.