C D E F O T 

C

clone() - Method in class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumnImpl
clone() - Method in class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumnImpl

D

DecryptionColumnImpl - Class in org.refcodes.tabular.alt.forwardsecrecy
This Column solely can decrypt String texts using the refcodes-forwardsecrecy framework.
DecryptionColumnImpl(String, DecryptionProvider) - Constructor for class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumnImpl
Instantiates a new decryption column impl.

E

EncryptionColumnImpl - Class in org.refcodes.tabular.alt.forwardsecrecy
This Column solely can encrypt String texts using the refcodes-forwardsecrecy framework.
EncryptionColumnImpl(String, EncryptionProvider) - Constructor for class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumnImpl
Creates an EncryptionColumnImpl encrypting any text.

F

fromStorageStrings(String[]) - Method in class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumnImpl
fromStorageStrings(String[]) - Method in class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumnImpl

O

org.refcodes.tabular.alt.forwardsecrecy - package org.refcodes.tabular.alt.forwardsecrecy
 

T

toStorageStrings(String) - Method in class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumnImpl
toStorageStrings(String) - Method in class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumnImpl
C D E F O T