Package org.cilogon.oauth2.servlet.util
Various utilities needed by the stores.
Created by Jeff Gaynor
on 4/12/23 at 5:38 PM
-
Interface Summary Interface 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 AMIncrementable An interface for things that need to return a next value atomically. -
Class Summary Class Description CILogonConstants Created by Jeff Gaynor
on 3/14/12 at 3:37 PMCILogonSEImpl Created by Jeff Gaynor
on 3/1/12 at 11:37 AMCILogonStoreLoader<T extends org.oa4mp.server.api.ServiceEnvironmentImpl> Stores specific to CILogon (as opposed to OA4MP generally).DBServiceClient This class is a client that talks to a AbstractDBService.DBServiceSerializer A class that serializes to a print writer or deserializes to streams.DNUtil A utility for computing distinguished names.LegacyDBSFacade This class sits in front of a DBSClient and if enabled, will try to get/set information there. -
Exception Summary Exception Description CILogonException Created by Jeff Gaynor
on 3/1/12 at 1:25 PMDBServiceException An exception that is thrown by the AbstractDBService.