Uses of Package
org.cilogon.oauth2.servlet.util
-
Packages that use org.cilogon.oauth2.servlet.util Package Description org.cilogon.oauth2.admin Extensions to OA4MP's CLI (Command Line Interface).org.cilogon.oauth2.servlet.loader Package that reads the CILogon configuration and creates the runtime environment (CILogonOA2ServiceEnvironment
from that.org.cilogon.oauth2.servlet.servlet Servlets used in CILogon that are not in OA4MP, viz., the database service.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.org.cilogon.proxy.servlet CILogon extensions to OA4MP's proxying capabilites. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.admin Class Description Incrementable An interface for things that need to return a next value atomically. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.loader Class Description CILogonConfiguration Created by Jeff Gaynor
on 3/26/15 at 4:17 PMCILogonSE Created by Jeff Gaynor
on 3/30/15 at 11:13 AMCILogonStoreLoader Stores specific to CILogon (as opposed to OA4MP generally).Incrementable An interface for things that need to return a next value atomically. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.servlet Class Description DBServiceSerializer A class that serializes to a print writer or deserializes to streams. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.storage.idp Class Description CILogonException Created by Jeff Gaynor
on 3/1/12 at 1:25 PM -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.storage.sequence Class Description CILogonException Created by Jeff Gaynor
on 3/1/12 at 1:25 PMIncrementable An interface for things that need to return a next value atomically. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.storage.user Class Description CILogonException Created by Jeff Gaynor
on 3/1/12 at 1:25 PMIncrementable An interface for things that need to return a next value atomically. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.oauth2.servlet.util Class Description CILogonConfiguration Created by Jeff Gaynor
on 3/26/15 at 4:17 PMCILogonException Created by Jeff Gaynor
on 3/1/12 at 1:25 PMCILogonSE Created by Jeff Gaynor
on 3/30/15 at 11:13 AMDBServiceSerializer A class that serializes to a print writer or deserializes to streams.Incrementable An interface for things that need to return a next value atomically. -
Classes in org.cilogon.oauth2.servlet.util used by org.cilogon.proxy.servlet Class Description DBServiceSerializer A class that serializes to a print writer or deserializes to streams.