Uses of Interface
de.xima.fc.interfaces.security.encryption.IDBEncryptionProcessor
-
Packages that use IDBEncryptionProcessor Package Description de.xima.fc.encryption.db de.xima.fc.security.encryption -
-
Uses of IDBEncryptionProcessor in de.xima.fc.encryption.db
Classes in de.xima.fc.encryption.db that implement IDBEncryptionProcessor Modifier and Type Class Description class
DBEncryptionProcessor
-
Uses of IDBEncryptionProcessor in de.xima.fc.security.encryption
Fields in de.xima.fc.security.encryption declared as IDBEncryptionProcessor Modifier and Type Field Description static IDBEncryptionProcessor
DBEncryptionProvider. PROCCESSOR
Methods in de.xima.fc.security.encryption with parameters of type IDBEncryptionProcessor Modifier and Type Method Description static void
DBEncryptionProvider. initialize(IDBEncryptionProcessor processor)
-