A B C D E F G H I K L M N O P R S T U V W Y 
All Classes All Packages

A

about() - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
about(boolean, boolean) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
AbstractCILServiceTransaction - Interface in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 11/3/15 at 3:22 PM
AbstractDBService - Class in org.cilogon.oauth2.servlet.servlet
Created by Jeff Gaynor
on 4/19/12 at 4:23 PM
AbstractDBService() - Constructor for class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
accessTokenSS(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
ACTION_PARAMETER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
add(State) - Method in class org.cilogon.qdl.module.CILLibLoader
 
add(Collection<? extends IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
add(Collection<? extends IdentityProvider>) - Method in interface org.cilogon.oauth2.servlet.storage.idp.IdentityProviderStore
Adds a list of identity providers.
add(Collection<? extends IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
add(Collection<? extends IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
add(ArchivedUser) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntry
 
add(IdentityProvider) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
add(IdentityProvider) - Method in interface org.cilogon.oauth2.servlet.storage.idp.IdentityProviderStore
Add an identity provider, using the unique id as the key
add(IdentityProvider) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
add(IdentityProvider) - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
addArchiveUser() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
addIdps(List<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
addMonitoredStores(OA2SE, LastAccessedEventListener) - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper.CILOA2ServletInitializer
 
addUser(String, String) - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
affiliation - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
affiliation(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
affiliation(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
affiliation(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
AFFILIATION - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
allKeys() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserKeys
 
allKeys() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
allKeys() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
allKeys() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorSerializationKeys
 
allKeys() - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
allZero() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
archive(InputLine) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
ARCHIVED_USER - Static variable in interface org.cilogon.oauth2.admin.CommandConstants
 
ARCHIVED_USER_ID - Static variable in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserIdentifierProvider
This is used a the component part of the identifier.
archivedDate - Variable in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
archivedTimestampColumn(String...) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserKeys
 
ArchivedUser - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Archived users are only comparable if they have the same userid.
ArchivedUser(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
ArchivedUserConverter - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 4/16/12 at 5:10 PM
ArchivedUserConverter(ArchivedUserKeys, IdentifiableProvider<ArchivedUser>, UserConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserConverter
 
archivedUserIDColumn(String...) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserKeys
 
ArchivedUserIdentifierProvider - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 4/5/12 at 12:21 PM
ArchivedUserIdentifierProvider(String) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserIdentifierProvider
 
ArchivedUserKeys - Class in org.cilogon.oauth2.servlet.storage.archiveUser
This is always used in conjunction with UserKeys.
ArchivedUserKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserKeys
 
ArchivedUserProvider - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 4/5/12 at 11:18 AM
ArchivedUserProvider(IdentifierProvider<Identifier>) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserProvider
 
ArchivedUsersTable - Class in org.cilogon.oauth2.servlet.storage.archiveUser
The table information for archived users.
ArchivedUsersTable(ArchivedUserKeys, String, String, String, UserTable) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
ArchivedUserStore - Interface in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on Jun 22, 2010 at 8:23:03 PM
ArchivedUserStoreCommands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 5/23/13 at 11:45 AM
ArchivedUserStoreCommands(MyLoggingFacade, Store) - Constructor for class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
ArchivedUserStoreCommands(MyLoggingFacade, String, ArchivedUserStore, UserStore) - Constructor for class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
archiveUser(Identifier) - Method in interface org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserStore
Add a User to the archive.
archiveUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore
 
archiveUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
archiveUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
attr_json - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
attr_json(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
ATTR_JSON - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
AUEntry(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntry
 
AUEntryFileStore(File) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntryFileStore
 
AUEntryFileStore(File, File) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntryFileStore
 

B

Banners - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 4/24/23 at 1:41 PM
Banners() - Constructor for class org.cilogon.oauth2.admin.Banners
 
bootstrap() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
bootstrap() - Method in class org.cilogon.oauth2.admin.IDPCommands
 
bootstrap() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 

C

canGetCert() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
canGetDN() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
CHECK_CODE_APPROVED - Static variable in class org.cilogon.proxy.servlet.DBService2
 
CHECK_CODE_APPROVED_CASE - Static variable in class org.cilogon.proxy.servlet.DBService2
 
CHECK_USER_CODE - Static variable in class org.cilogon.proxy.servlet.DBService2
 
CHECK_USER_CODE_CASE - Static variable in class org.cilogon.proxy.servlet.DBService2
 
checkAndArchiveUser(HttpServletResponse, UserMultiID, String, String, String, String, String, String, String, String, Boolean, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Takes all 6 parameters and an existing user.
checkDestroyed() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
checkDestroyed() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
checkEquals(String, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
One issue is that we may be getting a value for a string to be null or just the empty string depending upon the source (backing stores may do different things).
checkEquals(String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
checkEquals(PersonName, PersonName) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
checkEquals(PersonName, PersonName) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
checkEvent(CfgEvent) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStringProvider
 
checkEvent(CfgEvent) - Method in class org.cilogon.oauth2.servlet.storage.TokenPrefixProvider
 
checkForStatus(String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
Checks the status line in the serialized object for error codes and throws a corresponding exception.
checkMessage(int) - Method in exception org.cilogon.oauth2.servlet.util.DBServiceException
 
checkMessage(String) - Method in exception org.cilogon.oauth2.servlet.util.DBServiceException
 
checkMPConnection(OA2ServiceTransaction) - Method in class org.cilogon.proxy.servlet.CILOA2CertServlet
 
checkPassword(String, String) - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
checkUserCode(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
Taken from CIL-934 action: checkUserCode param: user_code (required, but can be empty)
CIL_CONFIG_FILE_KEY - Static variable in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
CIL_CONFIG_NAME_KEY - Static variable in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
CIL_OA2_CONFIG_FILE_KEY - Static variable in class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
CIL_OA2_CONFIG_NAME_KEY - Static variable in class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
CILAccessLoader - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 12/23/20 at 2:08 PM
CILAccessLoader() - Constructor for class org.cilogon.qdl.module.storage.CILAccessLoader
 
CILConfigToCS - Class in org.cilogon.oauth2.servlet
Created by Jeff Gaynor
on 2/8/23 at 1:45 PM
CILConfigToCS() - Constructor for class org.cilogon.oauth2.servlet.CILConfigToCS
 
CILCSConstants - Interface in org.cilogon.oauth2.servlet.claims
Created by Jeff Gaynor
on 2/8/23 at 1:41 PM
CILFSArchivedUserStore - Class in org.cilogon.oauth2.servlet.storage.archiveUser
This actually creates and manages a store of old users that are recorded in a specific data structure.
CILFSArchivedUserStore(File, File, UserStore, IdentifiableProviderImpl<ArchivedUser>, MapConverter, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore
 
CILFSArchivedUserStore.AUEntry - Class in org.cilogon.oauth2.servlet.storage.archiveUser
 
CILFSArchivedUserStore.AUEntryFileStore - Class in org.cilogon.oauth2.servlet.storage.archiveUser
 
CILFSArchivedUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 3/19/12 at 7:30 PM
CILFSArchivedUserStoreProvider(ConfigurationNode, MultiUserStoreProvider, IdentifiableProviderImpl<ArchivedUser>, ArchivedUserConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStoreProvider
 
CILFSIDPProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/19/12 at 8:10 PM
CILFSIDPProvider(ConfigurationNode, IDPConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.CILFSIDPProvider
 
CILFSUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/19/12 at 7:13 PM
CILFSUserStoreProvider(ConfigurationNode, IdentifiableProviderImpl<User>, MapConverter, Incrementable) - Constructor for class org.cilogon.oauth2.servlet.storage.user.CILFSUserStoreProvider
 
CILLibLoader - Class in org.cilogon.qdl.module
Created by Jeff Gaynor
on 4/4/23 at 12:17 PM
CILLibLoader() - Constructor for class org.cilogon.qdl.module.CILLibLoader
 
CILOA2ATServlet - Class in org.cilogon.proxy.servlet
Once upon a time this had a bunch of code for processing claims but that has been replaced as of version 4.0.
CILOA2ATServlet() - Constructor for class org.cilogon.proxy.servlet.CILOA2ATServlet
 
CILOA2AuthorizedServlet - Class in org.cilogon.oauth2.servlet.impl
Created by Jeff Gaynor
on 10/15/15 at 10:10 AM
CILOA2AuthorizedServlet() - Constructor for class org.cilogon.oauth2.servlet.impl.CILOA2AuthorizedServlet
 
CILOA2AuthorizedServletUtil - Class in org.cilogon.oauth2.servlet.impl
Created by Jeff Gaynor
on 5/25/18 at 2:25 PM
CILOA2AuthorizedServletUtil(MyProxyDelegationServlet) - Constructor for class org.cilogon.oauth2.servlet.impl.CILOA2AuthorizedServletUtil
 
CILOA2Bootstrapper - Class in org.cilogon.oauth2.servlet.loader
Created by Jeff Gaynor
on 3/20/12 at 3:06 PM
CILOA2Bootstrapper() - Constructor for class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
CILOA2Bootstrapper.CILOA2ServletInitializer - Class in org.cilogon.oauth2.servlet.loader
 
CILOA2CertServlet - Class in org.cilogon.proxy.servlet
Created by Jeff Gaynor
on 9/14/15 at 4:16 PM
CILOA2CertServlet() - Constructor for class org.cilogon.proxy.servlet.CILOA2CertServlet
 
CILOA2ClientBootstrapper - Class in org.cilogon.oauth2.client
Created by Jeff Gaynor
on 4/2/15 at 2:01 PM
CILOA2ClientBootstrapper() - Constructor for class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
CILOA2ClientLoader - Class in org.cilogon.oauth2.client
Created by Jeff Gaynor
on 4/2/15 at 2:01 PM
CILOA2ClientLoader(ConfigurationNode) - Constructor for class org.cilogon.oauth2.client.CILOA2ClientLoader
 
CILOA2ConfigurationLoader<C extends edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE> - Class in org.cilogon.oauth2.servlet.loader
This handles the extensions to OA4MP and serves as a facade for the CILogon store loader.
CILOA2ConfigurationLoader(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
CILOA2ConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
CILOA2ConfigurationLoader.CILST2Provider - Class in org.cilogon.oauth2.servlet.loader
 
CILOA2ExceptionHandler - Class in org.cilogon.proxy.servlet
Created by Jeff Gaynor
on 1/29/21 at 10:56 AM
CILOA2ExceptionHandler(AbstractDBService, MyLoggingFacade) - Constructor for class org.cilogon.proxy.servlet.CILOA2ExceptionHandler
 
CILOA2ExceptionHandler.YAErr - Class in org.cilogon.proxy.servlet
Yet Another Err type object.
CILOA2MPProvider(ClientEnvironment) - Constructor for class org.cilogon.oauth2.client.CILOA2MPService.CILOA2MPProvider
 
CILOA2MPService - Class in org.cilogon.oauth2.client
Created by Jeff Gaynor
on 8/21/15 at 12:03 PM
CILOA2MPService(ClientEnvironment) - Constructor for class org.cilogon.oauth2.client.CILOA2MPService
 
CILOA2MPService.CILOA2MPProvider - Class in org.cilogon.oauth2.client
 
CILOA2RegistrationServlet - Class in org.cilogon.oauth2.servlet.servlet
Created by Jeff Gaynor
on 6/9/23 at 8:19 AM
CILOA2RegistrationServlet() - Constructor for class org.cilogon.oauth2.servlet.servlet.CILOA2RegistrationServlet
 
CILOA2ServiceTransaction - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 10/12/15 at 12:21 PM
CILOA2ServiceTransaction(AuthorizationGrant) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
CILOA2ServiceTransaction(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
CILOA2ServletInitializer() - Constructor for class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper.CILOA2ServletInitializer
 
CILOA2TransactionConverter<V extends CILOA2ServiceTransaction> - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 10/12/15 at 12:03 PM
CILOA2TransactionConverter(CILOA2TransactionKeys, IdentifiableProvider<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionConverter
 
CILOA2TransactionKeys - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 10/8/15 at 8:30 AM
CILOA2TransactionKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
CILOA2TransactionStemMC - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 3/11/22 at 1:10 PM
CILOA2TransactionStemMC(MapConverter, ClientStore) - Constructor for class org.cilogon.qdl.module.storage.CILOA2TransactionStemMC
 
CILOA2TransactionstoreProvider<T extends edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.transactions.OA2SQLTStore> - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 10/13/15 at 10:03 AM
CILOA2TransactionstoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MultiDSClientStoreProvider, Provider<? extends OA2ServiceTransaction>, Provider<TokenForge>, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionstoreProvider
 
CILOA2TransactionTable - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 10/12/15 at 3:33 PM
CILOA2TransactionTable(CILOA2TransactionKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionTable
 
CILOGON_CALLBACK_URI - Static variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
CILOGON_FAILURE_URI - Static variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
CILOGON_INFO - Static variable in class org.cilogon.oauth2.servlet.util.CILogonConstants
Additional user information to be appended to the myproxy cert request.
CILOGON_PORTAL_NAME - Static variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
CILOGON_SUCCESS_URI - Static variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
CILogonConfiguration - Interface in org.cilogon.oauth2.servlet.util
Created by Jeff Gaynor
on 3/26/15 at 4:17 PM
CILogonConstants - Class in org.cilogon.oauth2.servlet.util
Created by Jeff Gaynor
on 3/14/12 at 3:37 PM
CILogonConstants() - Constructor for class org.cilogon.oauth2.servlet.util.CILogonConstants
 
CILogonCopyExtension - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 3/25/15 at 3:13 PM
CILogonCopyExtension(CopyTool) - Constructor for class org.cilogon.oauth2.admin.CILogonCopyExtension
 
CILogonException - Exception in org.cilogon.oauth2.servlet.util
Created by Jeff Gaynor
on 3/1/12 at 1:25 PM
CILogonException() - Constructor for exception org.cilogon.oauth2.servlet.util.CILogonException
 
CILogonException(String) - Constructor for exception org.cilogon.oauth2.servlet.util.CILogonException
 
CILogonException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.util.CILogonException
 
CILogonException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.util.CILogonException
 
CILogonExceptionHandler - Class in org.cilogon.oauth2.servlet.servlet
Created by Jeff Gaynor
on 2/9/15 at 9:55 AM
CILogonExceptionHandler(AbstractDBService, MyLoggingFacade) - Constructor for class org.cilogon.oauth2.servlet.servlet.CILogonExceptionHandler
 
cilogonKey - Variable in class org.cilogon.qdl.module.CILLibLoader
 
CILogonOA2Commands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 3/25/15 at 2:53 PM
CILogonOA2Commands(MyLoggingFacade) - Constructor for class org.cilogon.oauth2.admin.CILogonOA2Commands
 
CILogonOA2CopyTool - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 3/25/15 at 3:37 PM
CILogonOA2CopyTool() - Constructor for class org.cilogon.oauth2.admin.CILogonOA2CopyTool
 
CILogonOA2CopyToolVerifier - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 3/25/15 at 3:51 PM
CILogonOA2CopyToolVerifier() - Constructor for class org.cilogon.oauth2.admin.CILogonOA2CopyToolVerifier
 
CILogonOA2ServiceEnvironment - Class in org.cilogon.oauth2.servlet.loader
Created by Jeff Gaynor
on 3/30/15 at 12:00 PM
CILogonOA2ServiceEnvironment(MyLoggingFacade, Provider<TransactionStore>, Provider<TXStore>, Provider<VOStore>, Provider<ClientStore>, int, long, long, long, long, long, long, long, long, Provider<ClientApprovalStore>, List<MyProxyFacadeProvider>, MailUtilProvider, ServiceEnvironmentImpl.MessagesProvider, Provider<AGIssuer>, Provider<ATIssuer>, Provider<PAIssuer>, Provider<TokenForge>, HashMap<String, String>, AuthorizationServletConfig, UsernameTransformer, boolean, int, Provider<UserStore>, Provider<ArchivedUserStore>, Provider<IdentityProviderStore>, Provider<Incrementable>, Provider<TwoFactorStore>, Collection<String>, ClaimSource, LDAPConfiguration, boolean, boolean, long, boolean, Provider<PermissionsStore>, Provider<AdminClientStore>, JSONWebKeys, String, boolean, boolean, CMConfigs, OA2QDLEnvironment, boolean, boolean, boolean, boolean, boolean, RFC8628ServletConfig, boolean, boolean, long, Collection<LocalTime>, String, boolean, boolean, long, boolean, long, Collection<LocalTime>, MetaDebugUtil, DBServiceConfig) - Constructor for class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
CILogonSE - Interface in org.cilogon.oauth2.servlet.util
Created by Jeff Gaynor
on 3/30/15 at 11:13 AM
CILogonSEImpl - Class in org.cilogon.oauth2.servlet.util
Created by Jeff Gaynor
on 3/1/12 at 11:37 AM
CILogonSEImpl(Provider<UserStore>, Provider<ArchivedUserStore>, Provider<IdentityProviderStore>, Provider<Incrementable>, Provider<TwoFactorStore>, boolean) - Constructor for class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
CILogonServiceTransaction - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 3/14/12 at 3:38 PM
CILogonServiceTransaction(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
CILogonServiceTransactionTable - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on May 18, 2011 at 4:18:00 PM
CILogonServiceTransactionTable(CILTransactionKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransactionTable
 
CILogonStoreLoader<T extends edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl> - Class in org.cilogon.oauth2.servlet.util
Stores specific to CILogon (as opposed to OA4MP generally).
CILogonStoreLoader(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
CILPGSTConverter<V extends CILogonServiceTransaction> - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 2/28/14 at 3:08 PM
CILPGSTConverter(IdentifiableProviderImpl, TokenForge, ClientStore<? extends Client>) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILPGSTConverter
Constructor just sets the correct transaction keys for the database.
CILPGTransactionKeys - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 4/25/12 at 3:35 PM
CILPGTransactionKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILPGTransactionKeys
CILogon defaults for compatibility with version 1.0.
CILServiceTransactionConverter<V extends CILogonServiceTransaction> - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 4/16/12 at 1:23 PM
CILServiceTransactionConverter(IdentifiableProvider<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILServiceTransactionConverter
 
CILServiceTransactionConverter(SerializationKeys, IdentifiableProviderImpl<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILServiceTransactionConverter
 
CILSQL2FStoreProvider - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 1:12 PM
CILSQL2FStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MapConverter, TwoFactorInfoProvider) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.CILSQL2FStoreProvider
 
CILSQLArchivedUserStore - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on Nov 2, 2010 at 9:48:35 AM
CILSQLArchivedUserStore(ConnectionPool, Table, IdentifiableProviderImpl<ArchivedUser>, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
CILSQLArchivedUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 3/19/12 at 7:52 PM
CILSQLArchivedUserStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, IdentifiableProviderImpl<ArchivedUser>, ArchivedUserConverter, UserTable) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStoreProvider
 
CILSQLIdentityProviderStore - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on Apr 10, 2010 at 10:04:49 AM
CILSQLIdentityProviderStore(ConnectionPool, Table, Provider<IdentityProvider>, IDPConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
CILSQLIDPStoreProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/19/12 at 8:04 PM
CILSQLIDPStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, IDPConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.CILSQLIDPStoreProvider
 
CILSQLTransactionStore - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on May 18, 2011 at 4:31:29 PM
CILSQLTransactionStore(TokenForge, ConnectionPool, Table, IdentifiableProviderImpl<CILogonServiceTransaction>, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILSQLTransactionStore
 
CILSQLTransactionStoreProvider - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 3/19/12 at 8:06 PM
CILSQLTransactionStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, Provider<TokenForge>, Provider<? extends CILogonServiceTransaction>, MultiDSClientStoreProvider, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILSQLTransactionStoreProvider
 
CILSQLUserStore - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on Mar 12, 2010 at 3:41:37 PM
CILSQLUserStore(ConnectionPool, Table, IdentifiableProviderImpl<User>, MapConverter, Incrementable) - Constructor for class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
CILSQLUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/19/12 at 7:41 PM
CILSQLUserStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, IdentifiableProviderImpl<User>, MapConverter, Incrementable) - Constructor for class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStoreProvider
 
CILST2Provider(IdentifierProvider<Identifier>) - Constructor for class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader.CILST2Provider
 
CILStoreFacade - Class in org.cilogon.qdl.module
Created by Jeff Gaynor
on 12/22/20 at 1:36 PM
CILStoreFacade() - Constructor for class org.cilogon.qdl.module.CILStoreFacade
 
CILStoreLoader - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 4/4/23 at 12:16 PM
CILStoreLoader() - Constructor for class org.cilogon.qdl.module.storage.CILStoreLoader
 
CILStoreModule - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 12/23/20 at 1:42 PM
CILStoreModule() - Constructor for class org.cilogon.qdl.module.storage.CILStoreModule
 
CILStoreModule(URI, String) - Constructor for class org.cilogon.qdl.module.storage.CILStoreModule
 
CILTransactionKeys - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 5/9/12 at 1:27 PM
CILTransactionKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
CILTransactionProvider - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 4/5/12 at 12:34 PM
CILTransactionProvider() - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionProvider
 
CILU2Provider(UserIdentifierProvider, SerialStrings) - Constructor for class org.cilogon.oauth2.servlet.loader.OA2CILogonStoreLoader.CILU2Provider
 
clientApprovalKeys - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
clientApprovalKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
clientApprovalKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
clientKeys - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
clientKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
clientKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
clone() - Method in class org.cilogon.oauth2.servlet.storage.user.User
Returns a completely new user whose information is identical to this user.
code - Variable in class org.cilogon.oauth2.servlet.impl.Err
 
CommandConstants - Interface in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 3/25/15 at 2:57 PM
compare(String, String, String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
Compare the IDP display name, first & last names and email with this user.
compare(User) - Method in class org.cilogon.oauth2.servlet.storage.user.User
This compares the 6 major keys of the given user to this.
compareTo(Object) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
complete(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
componentFound(CfgEvent) - Method in class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
componentFound(CfgEvent) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStringProvider
 
componentFound(CfgEvent) - Method in class org.cilogon.oauth2.servlet.storage.TokenPrefixProvider
 
COMPUTE_FNAL - Static variable in class org.cilogon.oauth2.servlet.util.CILogonConstants
 
computeFNAL - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
convert(QDLStem, State, OA2SE) - Method in class org.cilogon.oauth2.servlet.CILConfigToCS
 
convertFromUTF7ToUTF8(String) - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
***************************** * KEEP THIS! * * *****************************
convertIdpsToArray(List<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
copy(int) - Method in class org.cilogon.oauth2.admin.CILogonCopyExtension
 
copyTo(User, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.User
Copy this user into the given user.
COUNTER - Static variable in interface org.cilogon.oauth2.admin.CommandConstants
 
CounterCommands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 10/30/13 at 4:05 PM
CounterCommands(MyLoggingFacade, String, Incrementable, UserStore) - Constructor for class org.cilogon.oauth2.admin.CounterCommands
 
create() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntryFileStore
 
create() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
create() - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
create() - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
create(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
create(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
create(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
create(boolean) - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
Create a user, optionally with a new serial string.
CREATE_TRANSACTION_STATE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
CREATE_TRANSACTION_STATE_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
CREATE_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
CREATE_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
createAccessor(String) - Method in class org.cilogon.qdl.module.CILStoreFacade
 
createAndRegisterUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
createAndRegisterUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
createAndRegisterUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
createAndRegisterUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
Create a user from all the given possible information.
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransactionTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorTable
 
createColumnDescriptors() - Method in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
createEntry(int) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
createInstance() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
createInstance() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
createNew() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
createNew() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
createNew() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
createNew(long) - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
createNew(long) - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
createNew(long) - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
createNew(long) - Method in interface org.cilogon.oauth2.servlet.util.Incrementable
This takes the place (or should) of Initializable.createNew() and passes along the first value of the newly created sequence.
createNewTransaction(AuthorizationGrant) - Method in class org.cilogon.oauth2.servlet.impl.CILOA2AuthorizedServletUtil
 
createRequest(XMLMap) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
createSQLTSP(ConfigurationNode, ConnectionPoolProvider, String, MultiDSClientStoreProvider, Provider, Provider, MapConverter) - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
createTableStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
createTableStatement(int) - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceTable
 
createTableStatement(int) - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 
createTableStatement(int) - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
createTableStatement(int) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SequenceTable
 
createTransaction(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
createTransactionStemMC(TransactionStore, ClientStore) - Method in class org.cilogon.qdl.module.CILStoreFacade
 
createUser(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Create a user.
createUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
createUserRequest(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
createUserRequest(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
Create a request from whatever information is provided.
CS_TYPE_SAML - Static variable in interface org.cilogon.oauth2.servlet.claims.CILCSConstants
 
CS_TYPE_USER - Static variable in interface org.cilogon.oauth2.servlet.claims.CILCSConstants
 
customErrorURI - Variable in class org.cilogon.oauth2.servlet.impl.Err
 

D

DB_SERVICE_CONFIG_TAG - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DB_SERVICE_ENABLED_ATTRIBUTE - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DB_SERVICE_HASH_ATTRIBUTE - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DB_SERVICE_NAME_ATTRIBUTE - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DB_SERVICE_USER_TAG - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DB_SERVICE_USERS_TAG - Static variable in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DBService2 - Class in org.cilogon.proxy.servlet
Created by Jeff Gaynor
on 1/22/15 at 12:15 PM
DBService2() - Constructor for class org.cilogon.proxy.servlet.DBService2
 
DBServiceClient - Class in org.cilogon.oauth2.servlet.util
This class is a client that talks to a AbstractDBService.
DBServiceClient(String, String) - Constructor for class org.cilogon.oauth2.servlet.util.DBServiceClient
 
DBServiceConfig - Class in org.cilogon.oauth2.servlet.servlet
Typical entry
DBServiceConfig() - Constructor for class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
DBServiceException - Exception in org.cilogon.oauth2.servlet.util
An exception that is thrown by the AbstractDBService.
DBServiceException() - Constructor for exception org.cilogon.oauth2.servlet.util.DBServiceException
 
DBServiceException(int) - Constructor for exception org.cilogon.oauth2.servlet.util.DBServiceException
 
DBServiceException(String) - Constructor for exception org.cilogon.oauth2.servlet.util.DBServiceException
 
DBServiceException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.util.DBServiceException
 
DBServiceException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.util.DBServiceException
 
DBServiceSerializer - Class in org.cilogon.oauth2.servlet.util
A class that serializes to a print writer or deserializes to streams.
DBServiceSerializer(UserKeys, IDPKeys, TwoFactorSerializationKeys, ClientKeys, ClientApprovalKeys) - Constructor for class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
DBServiceSerializer2 - Class in org.cilogon.proxy.servlet
Created by Jeff Gaynor
on 1/26/15 at 11:51 AM
DBServiceSerializer2(UserKeys, IDPKeys, TwoFactorSerializationKeys, ClientKeys, ClientApprovalKeys) - Constructor for class org.cilogon.proxy.servlet.DBServiceSerializer2
 
dbServlet - Variable in class org.cilogon.oauth2.servlet.servlet.CILogonExceptionHandler
 
decode(String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
DEFAULT_CASE - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
DEFAULT_SEQUENCE_INCREMENT - Static variable in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
DEFAULT_SEQUENCE_NAME - Static variable in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
DEFAULT_TABLE_NAME - Static variable in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
DEFAULT_TABLENAME - Static variable in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
DEFAULT_TABLENAME - Static variable in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
DEFAULT_TABLENAME - Static variable in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorTable
 
demungePrefix(URI, URI) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
DerbySequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 8/17/21 at 6:12 AM
DerbySequence(ConnectionPool, DerbySequenceTable) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.DerbySequence
 
DerbySequenceProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 8/17/21 at 6:15 AM
DerbySequenceProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceProvider
 
DerbySequenceProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceProvider
 
DerbySequenceTable - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 8/16/21 at 10:53 PM
DerbySequenceTable(SequenceTable.SequenceKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceTable
 
description - Variable in class org.cilogon.oauth2.servlet.impl.Err
 
deserializeIdps(InputStream) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
deserializeToMap(InputStream) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
This takes the serialized payload and pulls it into a simple map.
deserializeUser(InputStream, User) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
This takes a user as the argument since the user requires a reference to the namespace resolution machinery of the server environment.
deserializeUserID(InputStream) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
destroy() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
destroy() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
destroy() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
DISPLAY_NAME - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
displayName - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
displayName(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
displayName(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
displayName(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
distinguishedNameField - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
There is no DN column in the database since it is computed based on the current state of the user.
dn(InputLine) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
DN_STATE_CHANGED - Variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_DISPLAY_NAME_INDEX - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_EMAIL_INDEX - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_FIRST_NAME_INDEX - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_IDP_NAME - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_LAST_NAME_INDEX - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_LENGTH - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_NULL - Static variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DN_STATE_SET - Variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
DNState - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/20/20 at 11:54 AM
DNState() - Constructor for class org.cilogon.oauth2.servlet.storage.user.DNState
 
DNState(int) - Constructor for class org.cilogon.oauth2.servlet.storage.user.DNState
 
DNState(BitSet) - Constructor for class org.cilogon.oauth2.servlet.storage.user.DNState
 
DNUtil - Class in org.cilogon.oauth2.servlet.util
A utility for computing distinguished names.
DNUtil() - Constructor for class org.cilogon.oauth2.servlet.util.DNUtil
 
doAction(HttpServletRequest, HttpServletResponse, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Override this to add more actions.
doAction(HttpServletRequest, HttpServletResponse, String) - Method in class org.cilogon.proxy.servlet.DBService2
 
doCertRequest(ServiceTransaction, String) - Method in class org.cilogon.proxy.servlet.CILOA2CertServlet
 
doClaims2(CILogonOA2ServiceEnvironment, CILOA2ServiceTransaction, HttpServletRequest, MetaDebugUtil) - Method in class org.cilogon.proxy.servlet.DBService2
 
doError(String, int, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
doGet(String, XMLMap) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
doGet(String, String[][]) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.impl.CILOA2AuthorizedServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
doUserSerialization(PrintWriter, User) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
Override this method if you have to extend the user.
dropStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceTable
 
dropStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 
dropStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
dropStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.SequenceTable
 
dummyColumn(String...) - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 

E

EduPersonPrincipleName - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/30/14 at 2:19 PM
EduPersonPrincipleName(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.EduPersonPrincipleName
 
EduPersonTargetedID - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/30/14 at 2:18 PM
EduPersonTargetedID(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.EduPersonTargetedID
 
email - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
email(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
encode(String) - Static method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
encode(String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
encode(URI) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
encodeCertName(String[]) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
Each component of the name needs to be utf-7 encoded.
entrySet() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
eppn - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
eppn(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
eptid - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
eptid(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
EPTIDMismatchException - Exception in org.cilogon.oauth2.servlet.exceptions
Created by Jeff Gaynor
on 1/24/17 at 1:34 PM
EPTIDMismatchException() - Constructor for exception org.cilogon.oauth2.servlet.exceptions.EPTIDMismatchException
 
EPTIDMismatchException(String) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.EPTIDMismatchException
 
EPTIDMismatchException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.EPTIDMismatchException
 
EPTIDMismatchException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.EPTIDMismatchException
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.idp.IdentityProvider
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.EduPersonPrincipleName
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.EduPersonTargetedID
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.OpenID
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.OpenIDConnect
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.PersonName
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.RemoteUserName
 
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.User
Note especially that this compares users as java objects, not a logical users.
equals(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
Err - Class in org.cilogon.oauth2.servlet.impl
Created by Jeff Gaynor
on 3/7/22 at 2:00 PM
Err(int, String, String) - Constructor for class org.cilogon.oauth2.servlet.impl.Err
 
Err(int, String, String, URI, URI) - Constructor for class org.cilogon.oauth2.servlet.impl.Err
 
error - Variable in class org.cilogon.oauth2.servlet.impl.Err
 
errorURI - Variable in class org.cilogon.oauth2.servlet.impl.Err
 
extractUser(InputLine) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
extraUpdates(Identifiable, int) - Method in class org.cilogon.oauth2.admin.TwoFactorCommands
 
extraUpdates(Identifiable, int) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 

F

figureOutLoader(String, String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
findUser(InputLine) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
findUser(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
firstName - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
firstName(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
FNL_CASE - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
format(Identifiable) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
format(Identifiable) - Method in class org.cilogon.oauth2.admin.IDPCommands
 
format(Identifiable) - Method in class org.cilogon.oauth2.admin.TwoFactorCommands
 
format(Identifiable) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
FRAKTUR - Static variable in class org.cilogon.oauth2.admin.Banners
 
fromIndex(PersonName, String, Map<String, User>, Map<Identifier, User>) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
fromMap(QDLStem, OA2ServiceTransaction) - Method in class org.cilogon.qdl.module.storage.CILOA2TransactionStemMC
 
fromMap(QDLStem, V) - Method in class org.cilogon.qdl.module.storage.TwoFactorMC
 
fromMap(QDLStem, V) - Method in class org.cilogon.qdl.module.storage.UserStemMC
 
fromMap(ConversionMap<String, Object>, ArchivedUser) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserConverter
 
fromMap(ConversionMap<String, Object>, IdentityProvider) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPConverter
 
fromMap(ConversionMap<String, Object>, TwoFactorInfo) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMapConverter
 
fromMap(ConversionMap<String, Object>, T) - Method in class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILServiceTransactionConverter
 
fromSerialString(String) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
Takes a serial string, e.g.
FSSequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Simple extension to Apache's file sequence.
FSSequence(String, LoggerFacade) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
FSSequenceProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 3/20/12 at 9:55 AM
FSSequenceProvider(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.FSSequenceProvider
 

G

get() - Method in class org.cilogon.oauth2.client.CILOA2MPService.CILOA2MPProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserIdentifierProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIDPStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.idp.PGSequenceProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequenceProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStringProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.TokenPrefixProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionstoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILSQLTransactionStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.transaction.PGTransactionStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.CILSQL2FStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStoreProvider
 
get() - Method in class org.cilogon.oauth2.servlet.storage.user.UserIdentifierProvider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader.CILST2Provider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.loader.OA2CILogonStoreLoader.CILU2Provider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserProvider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPProvider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionProvider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfoProvider
 
get(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.UserProvider
This will make a new user object.
get(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfoProvider
 
get(Object) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
get(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
API-specific.
get(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
get(Object) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
get(String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
API-specific get by remoteUser and IDP.
get(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
get(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
get(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
get(UserMultiID, String) - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
The remote user and idp together form a composite key for access.
GET_ALL_IDPS - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_ALL_IDPS_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_CLIENT - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_CLIENT_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_LAST_ARCHIVED_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_LAST_ARCHIVED_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_PORTAL_PARAMETER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_PORTAL_PARAMETER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_TWO_FACTOR_INFO - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_TWO_FACTOR_INFO_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_USER_ID - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
GET_USER_ID_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
get2fp() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
get2fp() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
get2fp() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getAffiliation() - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
getAffiliation() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getAffiliation() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
getAffiliation() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getAllByUserId(Identifier) - Method in interface org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserStore
Get the list of all archived users for a given user (as opposed to archive) id.
getAllByUserId(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore
 
getAllByUserId(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
getAllByUserId(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
getAllIdps() - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getAllIdps(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
getAllStores() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getArchivedDate() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
getArchivedID() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
getArchivedUser() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
getArchivedUserStore() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
getArchivedUserStore() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getArchivedUserStore() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getArchivedUserStore() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getArchivedUserStore() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getArchivedUserStoreCommands(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getArchivedUserTable() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
getAttr_json() - Method in class org.cilogon.oauth2.servlet.storage.user.User
This is used in cases where the member of information is sent via a call to the getUser DB endpoint.
getAUKeys() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserConverter
 
getAUP() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getAUP() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
getAUP() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getAUP() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getBitSet() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
getCase(User) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
getCertName() - Method in class org.cilogon.oauth2.servlet.storage.user.User
Only call this if User.canGetCert() is true.
getCILK() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILServiceTransactionConverter
 
getCILogonSE() - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getCKeys() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionTable
 
getClaimSource() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getClient(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
getConfigToCS() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getConfigurationLoader(ConfigurationNode) - Method in class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
getConfigurationLoader(ConfigurationNode) - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
getConnectionPool() - Method in class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
getConstants() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getCopyTool() - Method in class org.cilogon.oauth2.admin.CILogonOA2CopyToolVerifier
 
getCounterCommands(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getCreationTS() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
getCreationTSField() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
getCreationTSField() - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
getCreationTSField() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorSQLStore
 
getCreationTSField() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getDBSerivceConfig() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getDBServiceConfig() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getDBServiceConfig() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getDBServiceConfig() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getDefaultDN(User, boolean) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
getDefaultStore() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MultiArchivedUserStoreProvider
 
getDefaultStore() - Method in class org.cilogon.oauth2.servlet.storage.idp.MultiIDPStoreProvider
 
getDefaultStore() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MultiIncrementableProvider
 
getDefaultStore() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.Multi2FStoreProvider
 
getDefaultStore() - Method in class org.cilogon.oauth2.servlet.storage.user.MultiUserStoreProvider
 
getDisplayName() - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
getDisplayName() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getDisplayName() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
getDisplayName() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getDisplayScopes() - Method in class org.cilogon.oauth2.servlet.servlet.CILOA2RegistrationServlet
 
getDN(AbstractCILServiceTransaction, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getDN(User, AbstractCILServiceTransaction, boolean) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
getDNNames(User) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
getDNState() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getEmail() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getEnvironment() - Method in class org.cilogon.qdl.module.CILStoreFacade
 
getePPN() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getEppn() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getEPPN(User) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getePTID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getEptid() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getEPTID(User) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getFirstName() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getFNLDN(User, boolean) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
getHash(String) - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
getIdP() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getIdpCommands(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getIDPName() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getIDPStore() - Method in class org.cilogon.oauth2.admin.IDPCommands
 
getIDPStore() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getIDPStore() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getIDPStore() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getIdpTable() - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
getIncrementable() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
getIncrementable() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getIncrementable() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getIncrementable() - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
getIncrementable() - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
getIncrementable() - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
 
getIncrementable() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getIncrementable() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getInfo() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfo
 
getInitialization() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
getInitUtil() - Method in class org.cilogon.oauth2.servlet.impl.CILOA2AuthorizedServlet
 
getIp() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getIp() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getIp() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getJSONAttributes(String) - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
Take the user's json_attr string and convert it into JSON for reference.
getK() - Method in class org.cilogon.qdl.module.storage.CILOA2TransactionStemMC
 
getLastArchivedUser(Identifier) - Method in interface org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserStore
Convenience method.
getLastArchivedUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore
 
getLastArchivedUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStore
 
getLastArchivedUser(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
getLastArchivedUser(Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getLastArchivedUser(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
getLastName() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getLIGODN(User, boolean) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
getLoa() - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
getLoa() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getLoa() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
getLoader() - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getLoader() - Method in class org.cilogon.qdl.module.CILStoreFacade
 
getLogger() - Method in class org.cilogon.oauth2.servlet.servlet.CILogonExceptionHandler
 
getM2P() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getM2P() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getM2P() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getMapConverter() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
getMapConverter() - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
getMapConverter() - Method in interface org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorStore
 
getMapConverter() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getMapConverter() - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
getMapConverter() - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
getMapConverter() - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
 
getMApConverter() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMS
 
getMaxUserIdRetries() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getMaxUserIdRetries() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getMaxUserIdRetries() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getMessage(int) - Static method in class org.cilogon.oauth2.servlet.StatusCodes
Gets the preset CILogon error description from the DB Service error status.
getMidp() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getMidp() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getMidp() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntryFileStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorFS
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMS
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
getMostRecent(int, List<String>) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
getMUASP() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getMUASP() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getMUASP() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getMySQLConnectionPoolProvider() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getName() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
getName() - Method in class org.cilogon.oauth2.admin.IDPCommands
 
getName() - Method in class org.cilogon.oauth2.admin.TwoFactorCommands
 
getName() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getName() - Method in class org.cilogon.oauth2.servlet.storage.user.PersonName
 
getOa4mpConfigFileKey() - Method in class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
getOa4mpConfigFileKey() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
getOa4mpConfigNameKey() - Method in class org.cilogon.oauth2.client.CILOA2ClientBootstrapper
 
getOa4mpConfigNameKey() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper
 
getOpenID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getOpenID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getOpenID(User) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getOpenIDConnect() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getOpenIDConnect() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getOpenIDConnect(User) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getOrganizationalUnit() - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
getOrganizationalUnit() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getOrganizationalUnit() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
getOrganizationalUnit() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getPairwiseID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getPairwiseID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getParam(HttpServletRequest, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Gets a single parameter, throwing the appropriate exception if there are multiples or none
getParam(HttpServletRequest, String, boolean) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Gets the parameter for the given key, decoding it as needed.
getPersonPrompt(String, PersonName) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getPgConnectionPoolProvider() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getPortalParameter(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Fetch the transaction by temp cred only
getPortalParameters(String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getPrefix() - Method in class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
getPrimaryKeyColumnName() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
getPrompt() - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getPrompt() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
getRemoteUser() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getRemoteUser(User) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getRemoteUserName() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getSchema() - Method in class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
getSequenceTable() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
getSerialIdentifier() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getSerializer() - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getSerialString() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getServiceEnvironment() - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
getServiceProvider() - Method in class org.cilogon.oauth2.client.CILOA2ClientLoader
 
getSslConfiguration() - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getSsp() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getSsp() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getSsp() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getState() - Method in class org.cilogon.oauth2.servlet.storage.user.User
A general JSON object for storing state about a user.
getStateValue() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
getStatusCode() - Method in exception org.cilogon.oauth2.servlet.util.DBServiceException
 
getStoreTypes() - Method in class org.cilogon.qdl.module.CILStoreFacade
 
getSubjectID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getSubjectID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
getTablename() - Method in class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
Return the configured tablename if there is one, otherwise return the default.
getTFStore() - Method in class org.cilogon.oauth2.admin.TwoFactorCommands
 
getTokenPrefixProvider() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getTokenPrefixProvider() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getTokenPrefixProvider() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getTSP() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getTwoFactorCommands(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getTwoFactorInfo(Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getTwoFactorStore() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getTwoFactorStore() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getTwoFactorStore() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getUP() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getUP() - Method in class org.cilogon.oauth2.servlet.loader.OA2CILogonStoreLoader
 
getUP() - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
getUP() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getUP() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getUser() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
getUser(Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getUser(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
getUser(User) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
Convenience method to get a user with new information.
getUser(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getUserbyUID(HttpServletRequest, HttpServletResponse, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
getUserId(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
getUserID(String, String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
getUserID(EduPersonPrincipleName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(EduPersonTargetedID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(OpenID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(RemoteUserName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserID(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
getUserID(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
getUserID(UserMultiID, String) - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
Resolves the user id given the remoteUser and IdP.
getUserIDStatement(String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
getUserMultiKey() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
getUserProvider() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserProvider() - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
getUsersTable() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUsersTable
 
getUserStore() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
getUserStore() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
getUserStore() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
getUserStore() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
getUserStore() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
getUserStore() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
getUserStoreCommands(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
getUserTable() - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
getUserUID() - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
getUserUID() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
getUserUID() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
getUSP() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getUSP() - Method in interface org.cilogon.oauth2.servlet.util.CILogonConfiguration
 
getUSP() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getVersionString() - Method in class org.cilogon.oauth2.client.CILOA2ClientLoader
 
getVersionString() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
getVersionString() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
getXMLConverter() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
getXMLConverter() - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
getXMLConverter() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMS
 
getXMLConverter() - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
glom(String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 

H

handleException(ExceptionHandlerThingie) - Method in class org.cilogon.oauth2.servlet.servlet.CILogonExceptionHandler
 
handleException(ExceptionHandlerThingie) - Method in class org.cilogon.proxy.servlet.CILOA2ExceptionHandler
 
HAS_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
HAS_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
hasComponent(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
hasDisplayName() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
hasEmail() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
hasEPPN() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasEPPN() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasEPTID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasEPTID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasFirstName() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
hasIdp(String) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 
hasIdp(String) - Method in interface org.cilogon.oauth2.servlet.storage.idp.IdentityProviderStore
Check if there is an entry for the given unique id.
hasIdp(String) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
hasIdp(String) - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
hasIDPName() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
hasIdpStatement() - Method in class org.cilogon.oauth2.servlet.storage.idp.IdentityProvidersTable
 
hasLastName() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
hasMessage() - Method in class org.cilogon.proxy.servlet.CILOA2ExceptionHandler.YAErr
 
hasOpenID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasOpenID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasOpenIDConnect() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasOpenIDConnect() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasPairwiseID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasPairwiseID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasPN(PersonName) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasRemoteUser() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasRemoteUser() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasSubjectID() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
hasSubjectID() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
hasUser(Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
hasUser(String) - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
hasUser(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
hasUser(UserMultiID, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
hasUsers() - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
host(String...) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 

I

IdentityProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on Apr 1, 2010 at 1:01:31 PM
IdentityProvider(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IdentityProvider
 
IdentityProvider(URI) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IdentityProvider
 
IdentityProvidersTable - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on Apr 13, 2010 at 2:07:37 PM
IdentityProvidersTable(IDPKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IdentityProvidersTable
 
IdentityProviderStore - Interface in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on Apr 10, 2010 at 8:26:33 AM
idp - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
idp(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
IDPCommands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 11/4/13 at 3:54 PM
IDPCommands(MyLoggingFacade, Store) - Constructor for class org.cilogon.oauth2.admin.IDPCommands
 
IDPCommands(MyLoggingFacade, String, Store) - Constructor for class org.cilogon.oauth2.admin.IDPCommands
 
IDPConverter - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 4/16/12 at 5:00 PM
IDPConverter(IdentifiableProvider<IdentityProvider>) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPConverter
 
IDPConverter(MonitoredKeys, IdentifiableProvider<IdentityProvider>) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPConverter
 
idpDisplayName - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
idpDisplayName(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
IDPFileStore - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/8/12 at 5:17 PM
IDPFileStore(File, IdentifiableProvider<IdentityProvider>, IDPConverter, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
IDPFileStore(File, File, IdentifiableProvider<IdentityProvider>, MapConverter, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
idpKeys - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
idpKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
idpKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
IDPKeys - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 4/26/12 at 10:04 AM
IDPKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPKeys
 
IDPProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 4/6/12 at 11:17 AM
IDPProvider() - Constructor for class org.cilogon.oauth2.servlet.storage.idp.IDPProvider
 
IDPS - Static variable in interface org.cilogon.oauth2.admin.CommandConstants
 
Incrementable - Interface in org.cilogon.oauth2.servlet.util
An interface for things that need to return a next value atomically.
IncrementableProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Supplies a single incrementable, e.g., subclasses exist for file, sql-backed, etc.
IncrementableProvider(ConfigurationNode, String) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
IncrementableProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.IncrementableProvider
 
info(String...) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorSerializationKeys
 
init() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2Bootstrapper.CILOA2ServletInitializer
 
init() - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
init() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
init() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
init() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
init(ServletConfig) - Method in class org.cilogon.proxy.servlet.DBService2
 
InvalidUserIdException - Exception in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 10/11/13 at 11:34 AM
InvalidUserIdException() - Constructor for exception org.cilogon.oauth2.servlet.storage.user.InvalidUserIdException
 
InvalidUserIdException(String) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.InvalidUserIdException
 
InvalidUserIdException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.InvalidUserIdException
 
InvalidUserIdException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.InvalidUserIdException
 
isComplete() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
isComputeFNAL() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
isComputeFNAL() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
isComputeFNAL() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
isComputeFNAL() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
isComputeFNAL() - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
isCreated() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
isCreated() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
isCreated() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
isDestroyed() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
isDestroyed() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
isDestroyed() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
isEmpty() - Method in class org.cilogon.oauth2.servlet.storage.user.PersonName
 
isEmpty(String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
isEnabled() - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
isInitialized() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
isInitialized() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
isInitialized() - Method in class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
isNotTrivial(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
isprintTSInDebug() - Method in class org.cilogon.oauth2.servlet.loader.CILOA2ConfigurationLoader
 
isPrintTSInDebug() - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
isPrintTSInDebug() - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
isRunOnlyAtAuthorization() - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
isRunOnlyAtAuthorization() - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
isTrivial() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
Returns if this has only null or empty elements.
isUpdated() - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
isUseUSinDN() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
iterator() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntry
 
iterator() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 

K

keepSerialString(DNState) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
This determines if the updated state and this state require a new serial string be issued.
keepSerialString(UserMultiID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
kk() - Method in class org.cilogon.qdl.module.storage.TwoFactorMC
 

L

lastName - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
lastName(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
LegacyDBSFacade - Class in org.cilogon.oauth2.servlet.util
This class sits in front of a DBSClient and if enabled, will try to get/set information there.
LegacyDBSFacade() - Constructor for class org.cilogon.oauth2.servlet.util.LegacyDBSFacade
 
LIGO_CASE - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
LIGO_IDP - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
listByUser() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
listStores() - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
LOA(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
LOA(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
LOA_OPENID - Static variable in class org.cilogon.oauth2.servlet.util.CILogonConstants
 
LOA_SILVER - Static variable in class org.cilogon.oauth2.servlet.util.CILogonConstants
 
load() - Method in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
load() - Method in class org.cilogon.qdl.module.storage.CILAccessLoader
 
load() - Method in class org.cilogon.qdl.module.storage.CILStoreLoader
 
logger - Variable in class org.cilogon.oauth2.servlet.servlet.CILogonExceptionHandler
 
longFormat(Identifiable, boolean) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
lookupCase(String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
lookupCase(String) - Method in class org.cilogon.proxy.servlet.DBService2
 
lookupErrorCode(String) - Static method in class org.cilogon.proxy.servlet.CILOA2ExceptionHandler
A practical note is that an awful lot of the errors that OA4MP generates are edge cases (such as a non-existent response_type) or very marginal at best.
ls(InputLine) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 

M

main(String[]) - Static method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
main(String[]) - Static method in class org.cilogon.oauth2.admin.CILogonOA2CopyTool
 
main(String[]) - Static method in class org.cilogon.oauth2.admin.CILogonOA2CopyToolVerifier
 
main(String[]) - Static method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
main(String[]) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
MariaDBSequenceProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 9/23/14 at 10:21 AM
MariaDBSequenceProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MariaDBSequenceProvider
 
MemoryArchivedUserStore - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 3/13/12 at 2:37 PM
MemoryArchivedUserStore(UserStore, IdentifiableProviderImpl<ArchivedUser>) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.MemoryArchivedUserStore
 
MemoryIDPStore - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/13/12 at 2:34 PM
MemoryIDPStore(IdentifiableProvider<IdentityProvider>) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
MemorySequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Simple in-memory sequence.
MemorySequence() - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
MemorySequence(long) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
MemoryUserStore - Class in org.cilogon.oauth2.servlet.storage.user
NOTE: This does not retain the serial strings (or users) across system reboots.
MemoryUserStore(IdentifiableProviderImpl<User>, Incrementable) - Constructor for class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
Multi2FStoreProvider - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 11:04 AM
Multi2FStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.Multi2FStoreProvider
 
MultiArchivedUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.archiveUser
Created by Jeff Gaynor
on 3/19/12 at 6:41 PM
MultiArchivedUserStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, MultiUserStoreProvider, IdentifiableProviderImpl<ArchivedUser>) - Constructor for class org.cilogon.oauth2.servlet.storage.archiveUser.MultiArchivedUserStoreProvider
 
MultiIDPStoreProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/19/12 at 6:42 PM
MultiIDPStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.MultiIDPStoreProvider
 
MultiIncrementableProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 3/20/12 at 9:39 AM
MultiIncrementableProvider(ConfigurationNode, boolean, MyLoggingFacade, long) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MultiIncrementableProvider
 
MultiUserStoreProvider - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/19/12 at 6:20 PM
MultiUserStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, IdentifiableProviderImpl<User>, Incrementable) - Constructor for class org.cilogon.oauth2.servlet.storage.user.MultiUserStoreProvider
 
mungePrefix(URI, URI) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
Replaces the head part of a URI with the prefix.
MySQLSequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 5/9/12 at 11:58 AM
MySQLSequence(ConnectionPool, MySQLSequenceTable) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequence
 
MySQLSequenceProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 3/20/12 at 10:06 AM
MySQLSequenceProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceProvider
 
MySQLSequenceProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceProvider
 
MySQLSequenceTable - Class in org.cilogon.oauth2.servlet.storage.sequence
In order to use an auto increment column in MySQL, you must use a regular table and have an extra, dummy column.
MySQLSequenceTable(SequenceTable.SequenceKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 

N

newId() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserProvider
This exposes the identifier creation.
newIdentifier() - Method in class org.cilogon.oauth2.servlet.storage.user.UserProvider
 
newInstance(State) - Method in class org.cilogon.qdl.module.storage.CILStoreModule
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILSQLArchivedUserStoreProvider
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIDPStoreProvider
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionstoreProvider
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILSQLTransactionStoreProvider
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.CILSQL2FStoreProvider
 
newInstance(Table) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStoreProvider
 
newProcess(JSONObject, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
The assumption is that all attributes will be JSONArrays since SAML supports multi-valued attributes.
newStoreFacade() - Method in class org.cilogon.qdl.module.storage.CILStoreModule
 
newUTF7(String) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
next_value(InputLine) - Method in class org.cilogon.oauth2.admin.CounterCommands
 
nextValue() - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequence
 
nextValue() - Method in class org.cilogon.oauth2.servlet.storage.sequence.FSSequence
 
nextValue() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MemorySequence
 
nextValue() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequence
 
nextValue() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PostgresSequence
 
nextValue() - Method in interface org.cilogon.oauth2.servlet.util.Incrementable
 
nextValueStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.DerbySequenceTable
 
nextValueStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.MySQLSequenceTable
 
nextValueStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
nextValueStatement() - Method in class org.cilogon.oauth2.servlet.storage.sequence.SequenceTable
 

O

OA2CILogonStoreLoader<T extends edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl> - Class in org.cilogon.oauth2.servlet.loader
Created by Jeff Gaynor
on 11/11/15 at 4:33 PM
OA2CILogonStoreLoader(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.loader.OA2CILogonStoreLoader
 
OA2CILogonStoreLoader.CILU2Provider - Class in org.cilogon.oauth2.servlet.loader
 
oidc - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
oidc(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
oldProcess(JSONObject, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
As of next release (4.1) we should be getting SAML attributes that have been parsed into JSON, so we do not need to do the parsing ourselves.
oldUTF7(String) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
Convert a string to UTF 7 if it has not been already converted.
onlyPrintIfNotTrivial(PrintWriter, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
openID - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
openID(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
OpenID - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/30/14 at 2:22 PM
OpenID(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.OpenID
 
OPENID_CASE - Static variable in class org.cilogon.oauth2.servlet.util.DNUtil
 
OpenIDConnect - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 5/23/14 at 4:05 PM
OpenIDConnect(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.OpenIDConnect
 
org.cilogon.oauth2.admin - package org.cilogon.oauth2.admin
Extensions to OA4MP's CLI (Command Line Interface).
org.cilogon.oauth2.client - package org.cilogon.oauth2.client
General extensions to create a CILogon client.
org.cilogon.oauth2.servlet - package org.cilogon.oauth2.servlet
Top-level package for CILogon's extensions to OA4MP.
org.cilogon.oauth2.servlet.claims - package org.cilogon.oauth2.servlet.claims
Packages for claims specific to CILogon.
org.cilogon.oauth2.servlet.exceptions - package org.cilogon.oauth2.servlet.exceptions
Various DB Service exceptions.
org.cilogon.oauth2.servlet.impl - package org.cilogon.oauth2.servlet.impl
CILogon specific extensions to the authorization end point, so that the PHP layer can communicate that logins succeeded.
org.cilogon.oauth2.servlet.loader - package org.cilogon.oauth2.servlet.loader
Package that reads the CILogon configuration and creates the runtime environment (CILogonOA2ServiceEnvironment from that.
org.cilogon.oauth2.servlet.servlet - package org.cilogon.oauth2.servlet.servlet
Servlets used in CILogon that are not in OA4MP, viz., the database service.
org.cilogon.oauth2.servlet.storage - package org.cilogon.oauth2.servlet.storage
The various stores for CILogon.
org.cilogon.oauth2.servlet.storage.archiveUser - package org.cilogon.oauth2.servlet.storage.archiveUser
The archived user store.
org.cilogon.oauth2.servlet.storage.idp - package org.cilogon.oauth2.servlet.storage.idp
The identity provider store.
org.cilogon.oauth2.servlet.storage.sequence - package org.cilogon.oauth2.servlet.storage.sequence
The sequence for generating serial identifiers.
org.cilogon.oauth2.servlet.storage.transaction - package org.cilogon.oauth2.servlet.storage.transaction
The transaction store for CILogon
org.cilogon.oauth2.servlet.storage.twofactor - package org.cilogon.oauth2.servlet.storage.twofactor
Two-factor stores.
org.cilogon.oauth2.servlet.storage.user - package org.cilogon.oauth2.servlet.storage.user
The user store for CILogon.
org.cilogon.oauth2.servlet.util - package org.cilogon.oauth2.servlet.util
Various utilities needed by the stores.
org.cilogon.proxy.servlet - package org.cilogon.proxy.servlet
CILogon extensions to OA4MP's proxying capabilites.
org.cilogon.qdl.module - package org.cilogon.qdl.module
QDL Modules for CILogon.
org.cilogon.qdl.module.storage - package org.cilogon.qdl.module.storage
QDL Modules that allow for access to the stores specific to CILogon, such as users.
organizationalUnit - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
organizationalUnit(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
organizationalUnit(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
organizationalUnit(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
OS2 - Static variable in class org.cilogon.oauth2.admin.Banners
 
OU - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 

P

pairwiseid - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
pairwiseId(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
PairwiseID - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/17/20 at 12:57 PM
PairwiseID(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.PairwiseID
 
PairwiseIDMismatchException - Exception in org.cilogon.oauth2.servlet.exceptions
Created by Jeff Gaynor
on 3/25/20 at 4:56 PM
PairwiseIDMismatchException() - Constructor for exception org.cilogon.oauth2.servlet.exceptions.PairwiseIDMismatchException
 
PairwiseIDMismatchException(String) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.PairwiseIDMismatchException
 
PairwiseIDMismatchException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.PairwiseIDMismatchException
 
PairwiseIDMismatchException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.PairwiseIDMismatchException
 
pairwiseStringArray(ArrayList<String>) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
Takes a long list of Strings and turns it into a string array suitable for the DBServiceClient.doGet(String, String[][]) method.
parseLine(String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
parseUseUSinDNString(String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
PersonName - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/30/14 at 2:17 PM
PersonName(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.PersonName
 
PGSequenceProvider - Class in org.cilogon.oauth2.servlet.storage.idp
Created by Jeff Gaynor
on 3/20/12 at 10:06 AM
PGSequenceProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class org.cilogon.oauth2.servlet.storage.idp.PGSequenceProvider
 
PGSequenceTable - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on Apr 13, 2010 at 3:28:34 PM
PGSequenceTable(SequenceTable.SequenceKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.PGSequenceTable
 
PGTransactionStoreProvider - Class in org.cilogon.oauth2.servlet.storage.transaction
Created by Jeff Gaynor
on 5/9/12 at 1:46 PM
PGTransactionStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, Provider<TokenForge>, Provider<? extends CILogonServiceTransaction>, MultiDSClientStoreProvider, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.transaction.PGTransactionStoreProvider
 
PLAIN - Static variable in class org.cilogon.oauth2.admin.Banners
 
PostgresSequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on Jun 24, 2010 at 8:19:52 AM
PostgresSequence(ConnectionPool, PGSequenceTable) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.PostgresSequence
 
print(PrintWriter, String, Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
print(PrintWriter, String, Object) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
print(PrintWriter, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
print(PrintWriter, String, URI) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
print(PrintWriter, String, Date) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
print_help() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
print_help() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
printUsers(int, User) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
process(JSONObject, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
process(JSONObject, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
process(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
produce(File, File, boolean, boolean) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStoreProvider
 
produce(File, File, boolean, boolean) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILFSIDPProvider
 
produce(File, File, boolean, boolean) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorFSProvider
 
produce(File, File, boolean, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.CILFSUserStoreProvider
 
put(Identifier, User) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
putAll(Map<? extends Identifier, ? extends IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
 

R

readResponseOnly(InputStream) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
realSave(boolean, User) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
REGISTERED_BY_INCOMMON - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
remoteUser - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
remoteUser(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
RemoteUserName - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/30/14 at 2:18 PM
RemoteUserName(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.RemoteUserName
 
remove(String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
REMOVE_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
REMOVE_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
removeUser(Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
removeUserStatement() - Method in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
replaceAll(Collection<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.CILSQLIdentityProviderStore
Completely replace every idp
replaceAll(Collection<IdentityProvider>) - Method in interface org.cilogon.oauth2.servlet.storage.idp.IdentityProviderStore
Replace every entry in the store by the ones in the list.
replaceAll(Collection<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPFileStore
 
replaceAll(Collection<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.storage.idp.MemoryIDPStore
 
replaceNull(String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
replaceNull(PersonName) - Method in class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
reponseOk(InputStream) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
Checks that the serialized content of the input stream has an ok as its status.
reset(InputLine) - Method in class org.cilogon.oauth2.admin.CounterCommands
 
restore(InputLine) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
rm(InputLine) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
ROMAN - Static variable in class org.cilogon.oauth2.admin.Banners
 
runComponent(String) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 

S

SAMLAttrbuteClaimSource - Class in org.cilogon.oauth2.servlet.claims
Dummy class that only uses its superclass.
SAMLAttrbuteClaimSource() - Constructor for class org.cilogon.oauth2.servlet.claims.SAMLAttrbuteClaimSource
 
SAMLAttrbuteClaimSource(OA2SE) - Constructor for class org.cilogon.oauth2.servlet.claims.SAMLAttrbuteClaimSource
 
SAMLAttributeClaimSource - Class in org.cilogon.oauth2.servlet.claims
This will read SAML attributes that are sent in the header from the IDP then stored in an attribute that is sent.
SAMLAttributeClaimSource() - Constructor for class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
SAMLAttributeClaimSource(OA2SE) - Constructor for class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
SAMLAttributeClaimSource(QDLStem) - Constructor for class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
save(User) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
save(User) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
selectSnippet(PersonName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
This will find the name from the PersonName and, if there is one, return an SQL snippet of the form key=? to be added to the select statement.
selectUserStatement() - Method in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
Sequence - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on Jun 24, 2010 at 8:26:44 AM
Sequence(ConnectionPool, SequenceTable) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.Sequence
 
SequenceKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.SequenceTable.SequenceKeys
 
SequenceTable - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 5/9/12 at 11:44 AM
SequenceTable(SequenceTable.SequenceKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.SequenceTable
 
SequenceTable.SequenceKeys - Class in org.cilogon.oauth2.servlet.storage.sequence
 
serialize(PrintWriter, OA2Client, int) - Method in class org.cilogon.proxy.servlet.DBServiceSerializer2
 
serialize(PrintWriter, OA2ServiceTransaction, int) - Method in class org.cilogon.proxy.servlet.DBServiceSerializer2
 
serialize(PrintWriter, OA2ServiceTransaction, Err) - Method in class org.cilogon.proxy.servlet.DBServiceSerializer2
 
serialize(PrintWriter, ServiceTransaction) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, Identifier) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, Collection<IdentityProvider>) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, Map<String, Object>) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, TwoFactorInfo, int) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, User, int) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serialize(PrintWriter, User, TwoFactorInfo, int) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
serializer - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
serialString - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
serialString(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
SerialStringProvider - Class in org.cilogon.oauth2.servlet.storage.sequence
Created by Jeff Gaynor
on 3/20/12 at 10:57 AM
SerialStringProvider(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.SerialStringProvider
 
serialStrings - Variable in class org.cilogon.oauth2.servlet.storage.user.UserProvider
 
SerialStrings - Class in org.cilogon.oauth2.servlet.storage.sequence
Utility for managing/manipulating serial strings.
SerialStrings(DoubleHashMap<URI, String>) - Constructor for class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
 
serialVersionUID - Static variable in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
serialVersionUID - Static variable in class org.cilogon.oauth2.servlet.storage.archiveUser.CILFSArchivedUserStore.AUEntry
 
serialVersionUID - Static variable in class org.cilogon.oauth2.servlet.storage.idp.IdentityProvider
 
serialVersionUID - Static variable in class org.cilogon.oauth2.servlet.storage.user.User
 
SET_ALL_IDPS - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
SET_ALL_IDPS_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
SET_TRANSACTION_STATE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
SET_TRANSACTION_STATE_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
SET_TWO_FACTOR_INFO - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
SET_TWO_FACTOR_INFO_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
setAffiliation(String) - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
setAffiliation(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
setAffiliation(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setAffiliation(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setAllIdps(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
This would be better names as addIdps since it does not remove any IDPs.
setArchivedDate(Date) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
setArchivedID(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
setArchivedUserStore(ArchivedUserStore) - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
setAttr_json(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setComplete(boolean) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setComputeFNAL(boolean) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
 
setDBServiceConfig(DBServiceConfig) - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
setDBServiceConfig(DBServiceConfig) - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
setDBServiceConfig(DBServiceConfig) - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
setDisplayName(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setDisplayName(String) - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
setDisplayName(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
setDisplayName(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setDisplayName(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setDNState(DNState) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setEmail(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setEmail(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setEnabled(boolean) - Method in class org.cilogon.oauth2.servlet.servlet.DBServiceConfig
 
setePPN(EduPersonPrincipleName) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setEppn(EduPersonPrincipleName) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setePTID(EduPersonTargetedID) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setEptid(EduPersonTargetedID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setFirstName(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setFirstName(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setIdP(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setIDPName(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setIDPName(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setInfo(String) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfo
 
setIt(int, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setLastName(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
 
setLastName(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setLoa(String) - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
setLoa(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
setLoa(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setMaxUserIdRetries(int) - Method in class org.cilogon.oauth2.servlet.loader.CILogonOA2ServiceEnvironment
 
setMaxUserIdRetries(int) - Method in interface org.cilogon.oauth2.servlet.util.CILogonSE
 
setMaxUserIdRetries(int) - Method in class org.cilogon.oauth2.servlet.util.CILogonSEImpl
 
setName(String) - Method in class org.cilogon.oauth2.servlet.storage.user.PersonName
 
setOpenID(OpenID) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setOpenID(OpenID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setOpenIDConnect(OpenIDConnect) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setOpenIDConnect(OpenIDConnect) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setOrganizationalUnit(String) - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
setOrganizationalUnit(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
setOrganizationalUnit(String) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setOrganizationalUnit(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setPairwiseId(PairwiseID) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setPairwiseID(PairwiseID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setRemoteUser(RemoteUserName) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setRemoteUserName(RemoteUserName) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setSerialIdentifier(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setSerialString(String) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setSslConfiguration(SSLConfiguration) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
setState(JSONObject) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setStateValue(int) - Method in class org.cilogon.oauth2.servlet.storage.user.DNState
Set the value of this to the give integer
setStatusOK(HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Does nothing except set the status ok and close out the response.
setSubjectId(SubjectID) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setSubjectID(SubjectID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
setTransactionState(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
setTwoFactorInfo(TwoFactorInfo) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
setUser(User) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
setUserField(User, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
setUserMultiKey(UserMultiID) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
setUserStore(UserStore) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
setUserUID(Identifier) - Method in interface org.cilogon.oauth2.servlet.storage.transaction.AbstractCILServiceTransaction
 
setUserUID(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
setUserUID(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILogonServiceTransaction
 
setUseUSinDN(boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
SHIBBOLETH_LIST_DELIMITER - Static variable in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
SHIBBOLETH_MEMBER_OF_KEY - Variable in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
showArchiveHelp() - Method in class org.cilogon.oauth2.admin.UserStoreCommands
 
showLSHelp() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
showNextValueHelp() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
showResetHelp() - Method in class org.cilogon.oauth2.admin.CounterCommands
 
showRestoreHelp() - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
splitLine(String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
startWrite(HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Sets up the response with the right encoding and status.
state - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
state(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
STATUS_ACTION_NOT_FOUND - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_CLIENT_NOT_FOUND - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_CREATE_TRANSACTION_FAILED - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_DUPLICATE_ARGUMENT - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_EPTID_MISMATCH - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_EXPIRED_TOKEN - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_IDP_SAVE_FAILED - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_INTERNAL_ERROR - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_KEY - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_MALFORMED_INPUT - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_MALFORMED_SCOPE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_MISSING_ARGUMENT - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_MISSING_CLIENT_ID - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_NEW_USER - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_NO_CLIENT_FOUND - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_NO_IDENTITY_PROVIDER - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_NO_REMOTE_USER - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_NO_SCOPES - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_OK - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_PAIRWISE_ID_MISMATCH - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_QDL_ERROR - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_QDL_RUNTIME_ERROR - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_SAVE_IDP_FAILED - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_SERVICE_UNAVAILABLE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_SUBJECT_ID_MISMATCH - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_TRANSACTION_NOT_FOUND - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_TRANSACTION_NOT_FOUND - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_UNAPPROVED_CLIENT - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_UNKNOWN_CLIENT - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
STATUS_USER_EXISTS - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_USER_EXISTS_ERROR - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_USER_NOT_FOUND - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_USER_NOT_FOUND_ERROR - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
STATUS_USER_SERIAL_STRING_UPDATED - Static variable in class org.cilogon.oauth2.servlet.StatusCodes
 
StatusCodes - Class in org.cilogon.oauth2.servlet
Lookup utility relating codes to human-readable error message
StatusCodes() - Constructor for class org.cilogon.oauth2.servlet.StatusCodes
 
stopWrite(HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Stop writing to the response.
STORE_TYPE_2FACTOR_STORE - Static variable in class org.cilogon.qdl.module.CILStoreFacade
 
STORE_TYPE_USER_STORE - Static variable in class org.cilogon.qdl.module.CILStoreFacade
 
subjectid - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
subjectId(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
SubjectID - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/17/20 at 12:56 PM
SubjectID(String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.SubjectID
 
SubjectIDMismatchException - Exception in org.cilogon.oauth2.servlet.exceptions
Created by Jeff Gaynor
on 3/25/20 at 4:56 PM
SubjectIDMismatchException() - Constructor for exception org.cilogon.oauth2.servlet.exceptions.SubjectIDMismatchException
 
SubjectIDMismatchException(String) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.SubjectIDMismatchException
 
SubjectIDMismatchException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.SubjectIDMismatchException
 
SubjectIDMismatchException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.SubjectIDMismatchException
 

T

tempCredSS(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILTransactionKeys
 
test1() - Static method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
test2() - Static method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
tfk() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorTable
 
tfKeys - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
tfKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
tfKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
tfKeys() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMapConverter
 
TIMES - Static variable in class org.cilogon.oauth2.admin.Banners
 
toIdentifier(String, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(EduPersonPrincipleName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(EduPersonTargetedID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(OpenIDConnect, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(OpenID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(PairwiseID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(PersonName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(RemoteUserName, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
toIdentifier(SubjectID, String) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
TokenPrefixProvider - Class in org.cilogon.oauth2.servlet.storage
Created by Jeff Gaynor
on 4/11/12 at 11:22 AM
TokenPrefixProvider(String) - Constructor for class org.cilogon.oauth2.servlet.storage.TokenPrefixProvider
For use in cases where you want/need to explictly set the server string.
TokenPrefixProvider(ConfigurationNode) - Constructor for class org.cilogon.oauth2.servlet.storage.TokenPrefixProvider
 
toMap(OA2ServiceTransaction, QDLStem) - Method in class org.cilogon.qdl.module.storage.CILOA2TransactionStemMC
 
toMap(ArchivedUser, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUserConverter
 
toMap(IdentityProvider, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.idp.IDPConverter
 
toMap(TwoFactorInfo, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMapConverter
 
toMap(T, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
toMap(V, QDLStem) - Method in class org.cilogon.qdl.module.storage.TwoFactorMC
 
toMap(V, QDLStem) - Method in class org.cilogon.qdl.module.storage.UserStemMC
 
toMap(V, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILServiceTransactionConverter
 
toQDL() - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
toQDL() - Method in class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
toSerialString(Identifier) - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
Converts a uri to a serial string by replacing the head of it with a given prefix.
toString() - Method in class org.cilogon.oauth2.servlet.claims.SAMLAttributeClaimSource
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.idp.IdentityProvider
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.sequence.SerialStrings
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2ServiceTransaction
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfo
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.user.PersonName
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.user.User
 
toString() - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
toString() - Method in class org.cilogon.proxy.servlet.CILOA2ExceptionHandler.YAErr
 
toUTF7(String) - Static method in class org.cilogon.oauth2.servlet.util.DNUtil
Converts a String to its UTF7 equivalent and returns that.
TWO_FACTOR - Static variable in interface org.cilogon.oauth2.admin.CommandConstants
 
TwoFactorCommands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 11/6/13 at 1:40 PM
TwoFactorCommands(MyLoggingFacade, Store) - Constructor for class org.cilogon.oauth2.admin.TwoFactorCommands
 
TwoFactorCommands(MyLoggingFacade, String, Store) - Constructor for class org.cilogon.oauth2.admin.TwoFactorCommands
 
TwoFactorFS - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 9:22 AM
TwoFactorFS(File, IdentifiableProvider<TwoFactorInfo>, MapConverter<TwoFactorInfo>, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorFS
 
TwoFactorFS(File, File, IdentifiableProvider<TwoFactorInfo>, MapConverter<TwoFactorInfo>, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorFS
 
TwoFactorFSProvider - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 12:18 PM
TwoFactorFSProvider(ConfigurationNode, TwoFactorInfoProvider, MapConverter) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorFSProvider
 
TwoFactorInfo - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 9:20 AM
TwoFactorInfo(Identifier) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfo
 
TwoFactorInfo(Identifier, String) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfo
 
TwoFactorInfoProvider - Class in org.cilogon.oauth2.servlet.storage.twofactor
Two factor info objects share the user id as their unique identifier.
TwoFactorInfoProvider() - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfoProvider
 
TwoFactorInfoProvider(IdentifiableProvider<Identifier>) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorInfoProvider
 
TwoFactorMapConverter - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 9:33 AM
TwoFactorMapConverter(TwoFactorInfoProvider) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMapConverter
 
TwoFactorMC<V extends TwoFactorInfo> - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 12/23/20 at 1:25 PM
TwoFactorMC(MapConverter<V>) - Constructor for class org.cilogon.qdl.module.storage.TwoFactorMC
 
TwoFactorMS - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 10:15 AM
TwoFactorMS(IdentifiableProvider<TwoFactorInfo>) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorMS
 
TwoFactorSerializationKeys - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 9:25 AM
TwoFactorSerializationKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorSerializationKeys
 
TwoFactorSQLStore - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 10:15 AM
TwoFactorSQLStore(ConnectionPool, Table, Provider<TwoFactorInfo>, MapConverter<TwoFactorInfo>) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorSQLStore
 
TwoFactorStore - Interface in org.cilogon.oauth2.servlet.storage.twofactor
Marker interface required by storage API.
TwoFactorTable - Class in org.cilogon.oauth2.servlet.storage.twofactor
Created by Jeff Gaynor
on 10/18/12 at 10:22 AM
TwoFactorTable(TwoFactorSerializationKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.twofactor.TwoFactorTable
 

U

uk() - Method in class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
union(UserMultiID) - Method in class org.cilogon.oauth2.servlet.storage.user.UserMultiID
Centralizing checking if a newid should update this.
UnknownDBSericeUserException - Exception in org.cilogon.oauth2.servlet.exceptions
Created by Jeff Gaynor
on 4/11/23 at 11:00 AM
UnknownDBSericeUserException() - Constructor for exception org.cilogon.oauth2.servlet.exceptions.UnknownDBSericeUserException
 
UnknownDBSericeUserException(String) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.UnknownDBSericeUserException
 
UnknownDBSericeUserException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.UnknownDBSericeUserException
 
UnknownDBSericeUserException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.exceptions.UnknownDBSericeUserException
 
UNRECOGNIZED_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
update(Identifiable) - Method in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
update(User) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
Update the user.
update(User) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
update(User) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
UPDATE_USER - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
UPDATE_USER_CASE - Static variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
updateCheckSerialString(User, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.CILSQLUserStore
 
updateCheckSerialString(User, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
updateCheckSerialString(User, boolean) - Method in class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
updateCheckSerialString(User, boolean) - Method in interface org.cilogon.oauth2.servlet.storage.user.UserStore
Save the current user but do not change the serial identifier.
updateIndex(PersonName, String, User, Map<String, User>) - Method in class org.cilogon.oauth2.servlet.storage.user.MemoryUserStore
 
updateUser(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
updateUser(UserMultiID, String, String, String, String, String, String, String, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
use(InputLine) - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
useHelp() - Method in class org.cilogon.oauth2.admin.CILogonOA2Commands
 
user - Variable in class org.cilogon.oauth2.servlet.storage.archiveUser.ArchivedUser
 
User - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on Mar 11, 2010 at 3:21:45 PM
User(Identifier, String, String, String, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.User
 
User(Identifier, SerialStrings) - Constructor for class org.cilogon.oauth2.servlet.storage.user.User
 
USER_CODE_APPROVED_PARAMETER - Static variable in class org.cilogon.proxy.servlet.DBService2
 
USER_CODE_PARAMETER - Static variable in class org.cilogon.proxy.servlet.DBService2
 
USER_FLAG - Static variable in class org.cilogon.oauth2.admin.ArchivedUserStoreCommands
 
USER_ID - Static variable in class org.cilogon.oauth2.servlet.storage.user.UserIdentifierProvider
 
UserClaimSource - Class in org.cilogon.oauth2.servlet.claims
This actually introspects the user database and does not require an LDAP configuration.
UserClaimSource(QDLStem) - Constructor for class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
UserClaimSource(MyLoggingFacade) - Constructor for class org.cilogon.oauth2.servlet.claims.UserClaimSource
 
userCodeApproved(HttpServletRequest, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
action: userCodeApproved param(s):
UserConverter<T extends User> - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/16/12 at 5:34 PM
UserConverter(IdentifiableProvider<T>) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
UserConverter(MonitoredKeys, IdentifiableProvider<T>) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserConverter
 
UserFileStore - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 3/2/12 at 12:52 PM
UserFileStore(File, File, IdentifiableProviderImpl<User>, MapConverter, boolean, Incrementable, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
UserFileStore(File, UserProvider, MapConverter, boolean, boolean) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserFileStore
 
userID - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
userID(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
UserIdentifierProvider - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/5/12 at 12:21 PM
UserIdentifierProvider(Incrementable, String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserIdentifierProvider
 
userKeys - Variable in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
userKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceClient
 
userKeys - Variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
userKeys() - Method in class org.cilogon.oauth2.servlet.storage.user.UserTable
 
UserKeys - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/26/12 at 10:03 AM
UserKeys() - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
userLogic(User, UserMultiID) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
This method tries to determine what id to use to find the user.
UserMultiID - Class in org.cilogon.oauth2.servlet.storage.user
Once upon a time, the remote user and idp were sufficient to completely determine a user.
UserMultiID(EduPersonPrincipleName) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(EduPersonPrincipleName, EduPersonTargetedID) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(EduPersonPrincipleName, EduPersonTargetedID, PairwiseID, SubjectID) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(EduPersonTargetedID) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(OpenID) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(OpenIDConnect) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(OpenID, OpenIDConnect) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(RemoteUserName) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(RemoteUserName, EduPersonPrincipleName, EduPersonTargetedID, OpenID, OpenIDConnect) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserMultiID(RemoteUserName, EduPersonPrincipleName, EduPersonTargetedID, OpenID, OpenIDConnect, PairwiseID, SubjectID) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserMultiID
 
UserNotFoundException - Exception in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on Mar 12, 2010 at 12:52:02 PM
UserNotFoundException() - Constructor for exception org.cilogon.oauth2.servlet.storage.user.UserNotFoundException
 
UserNotFoundException(String) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.UserNotFoundException
 
UserNotFoundException(String, Throwable) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.UserNotFoundException
 
UserNotFoundException(Throwable) - Constructor for exception org.cilogon.oauth2.servlet.storage.user.UserNotFoundException
 
userProvider - Variable in class org.cilogon.oauth2.servlet.util.CILogonStoreLoader
 
UserProvider - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on 4/5/12 at 12:23 PM
UserProvider(UserIdentifierProvider, SerialStrings) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserProvider
 
USERS - Static variable in interface org.cilogon.oauth2.admin.CommandConstants
 
UserStemMC<V extends User> - Class in org.cilogon.qdl.module.storage
Created by Jeff Gaynor
on 12/22/20 at 2:54 PM
UserStemMC(MapConverter<V>) - Constructor for class org.cilogon.qdl.module.storage.UserStemMC
 
UserStore - Interface in org.cilogon.oauth2.servlet.storage.user
One note is about saving users: Invoking Store.save(edu.uiuc.ncsa.security.core.Identifiable) on a user should either register the user (if not in the store) or update the user.
UserStoreCommands - Class in org.cilogon.oauth2.admin
Created by Jeff Gaynor
on 5/23/13 at 9:47 AM
UserStoreCommands(MyLoggingFacade, String, Store, ArchivedUserStore) - Constructor for class org.cilogon.oauth2.admin.UserStoreCommands
 
UserStoreCommands(MyLoggingFacade, UserStore) - Constructor for class org.cilogon.oauth2.admin.UserStoreCommands
 
UserTable - Class in org.cilogon.oauth2.servlet.storage.user
Created by Jeff Gaynor
on Apr 13, 2010 at 2:07:14 PM
UserTable(UserKeys, String, String, String) - Constructor for class org.cilogon.oauth2.servlet.storage.user.UserTable
 
userUID(String...) - Method in class org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
 
useUSinDN - Variable in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
useUSinDN(String...) - Method in class org.cilogon.oauth2.servlet.storage.user.UserKeys
 
UTF8_ENCODING - Static variable in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 

V

valid_All - Variable in class org.cilogon.oauth2.servlet.storage.user.DNState
 
valid_dName - Variable in class org.cilogon.oauth2.servlet.storage.user.DNState
Valid DNState to compute FN if email, idpName and user display name are set.
valid_flName - Variable in class org.cilogon.oauth2.servlet.storage.user.DNState
Valid DNState to compute FN if email, idpName first name and last name are set.
verifyAndGet(IssuerResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Empty method.

W

write2FInfo(TwoFactorInfo, int, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
writeClient(OA2Client, int, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
writeMessage(PrintWriter, int) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
writeMessage(PrintWriter, String) - Method in class org.cilogon.oauth2.servlet.util.DBServiceSerializer
 
writeMessage(PrintWriter, Err) - Method in class org.cilogon.proxy.servlet.DBServiceSerializer2
 
writeMessage(HttpServletResponse, int) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
If there is an exception, this writes the corresponding message to the response.
writeMessage(HttpServletResponse, String) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 
writeMessage(HttpServletResponse, Err) - Method in class org.cilogon.proxy.servlet.DBService2
 
writeTransaction(OA2ServiceTransaction, int, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
writeTransaction(OA2ServiceTransaction, Err, HttpServletResponse) - Method in class org.cilogon.proxy.servlet.DBService2
 
writeUser(User, int, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
Utility to take a user and put it in the response, with all the appropriate fields.
writeUser(User, TwoFactorInfo, int, HttpServletResponse) - Method in class org.cilogon.oauth2.servlet.servlet.AbstractDBService
 

Y

YAErr(int, String) - Constructor for class org.cilogon.proxy.servlet.CILOA2ExceptionHandler.YAErr
 
A B C D E F G H I K L M N O P R S T U V W Y 
All Classes All Packages