Index

C D E F O T 
All Classes and Interfaces|All Packages

C

clone() - Method in class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumn
clone() - Method in class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumn

D

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

E

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

F

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

O

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

T

toStorageStrings(String) - Method in class org.refcodes.tabular.alt.forwardsecrecy.DecryptionColumn
toStorageStrings(String) - Method in class org.refcodes.tabular.alt.forwardsecrecy.EncryptionColumn
C D E F O T 
All Classes and Interfaces|All Packages