Uses of Package
org.cilogon.oauth2.servlet.storage.sequence
-
Packages that use org.cilogon.oauth2.servlet.storage.sequence Package Description org.cilogon.oauth2.servlet.loader Package that reads the CILogon configuration and creates the runtime environment (CILogonOA2ServiceEnvironment
from that.org.cilogon.oauth2.servlet.storage.idp The identity provider store.org.cilogon.oauth2.servlet.storage.sequence The sequence for generating serial identifiers.org.cilogon.oauth2.servlet.storage.user The user store for CILogon.org.cilogon.oauth2.servlet.util Various utilities needed by the stores. -
Classes in org.cilogon.oauth2.servlet.storage.sequence used by org.cilogon.oauth2.servlet.loader Class Description SerialStringProvider Created by Jeff Gaynor
on 3/20/12 at 10:57 AMSerialStrings Utility for managing/manipulating serial strings. -
Classes in org.cilogon.oauth2.servlet.storage.sequence used by org.cilogon.oauth2.servlet.storage.idp Class Description IncrementableProvider Supplies a single incrementable, e.g., subclasses exist for file, sql-backed, etc.Sequence Created by Jeff Gaynor
on Jun 24, 2010 at 8:26:44 AM -
Classes in org.cilogon.oauth2.servlet.storage.sequence used by org.cilogon.oauth2.servlet.storage.sequence Class Description DerbySequenceTable Created by Jeff Gaynor
on 8/16/21 at 10:53 PMIncrementableProvider Supplies a single incrementable, e.g., subclasses exist for file, sql-backed, etc.MySQLSequenceProvider Created by Jeff Gaynor
on 3/20/12 at 10:06 AMMySQLSequenceTable In order to use an auto increment column in MySQL, you must use a regular table and have an extra, dummy column.PGSequenceTable Created by Jeff Gaynor
on Apr 13, 2010 at 3:28:34 PMSequence Created by Jeff Gaynor
on Jun 24, 2010 at 8:26:44 AMSequenceTable Created by Jeff Gaynor
on 5/9/12 at 11:44 AMSequenceTable.SequenceKeys SerialStrings Utility for managing/manipulating serial strings. -
Classes in org.cilogon.oauth2.servlet.storage.sequence used by org.cilogon.oauth2.servlet.storage.user Class Description SerialStrings Utility for managing/manipulating serial strings. -
Classes in org.cilogon.oauth2.servlet.storage.sequence used by org.cilogon.oauth2.servlet.util Class Description MultiIncrementableProvider Created by Jeff Gaynor
on 3/20/12 at 9:39 AMSerialStringProvider Created by Jeff Gaynor
on 3/20/12 at 10:57 AM