Uses of Interface
org.oa4mp.delegation.common.storage.TransactionStore
-
-
Uses of TransactionStore in org.oa4mp.delegation.common.storage
Classes in org.oa4mp.delegation.common.storage with type parameters of type TransactionStore Modifier and Type Class Description class
AggregateTransactionStore<V extends TransactionStore>
An aggregate store for transactions.Classes in org.oa4mp.delegation.common.storage that implement TransactionStore Modifier and Type Class Description class
AggregateTransactionStore<V extends TransactionStore>
An aggregate store for transactions.Constructors in org.oa4mp.delegation.common.storage with parameters of type TransactionStore Constructor Description AggregateTransactionStore(V... stores)
-
Uses of TransactionStore in org.oa4mp.delegation.common.storage.transactions
Classes in org.oa4mp.delegation.common.storage.transactions with type parameters of type TransactionStore Modifier and Type Class Description class
TransactionStoreProvider<T extends TransactionStore<? extends BasicTransaction>>
Created by Jeff Gaynor
on 1/13/12 at 10:43 AMClasses in org.oa4mp.delegation.common.storage.transactions that implement TransactionStore Modifier and Type Class Description class
FSTransactionStore<V extends BasicTransaction>
Implementation of a transaction store backed by the file system.class
SQLBaseTransactionStore<V extends BasicTransaction>
Generic SQL implementation.class
TransactionCache<V extends BasicTransaction>
A cache.class
TransactionMemoryStore<V extends BasicTransaction>
In-memory transaction storage.Methods in org.oa4mp.delegation.common.storage.transactions that return TransactionStore Modifier and Type Method Description TransactionStore
TransactionCache. getBackingStore()
Constructors in org.oa4mp.delegation.common.storage.transactions with parameters of type TransactionStore Constructor Description TransactionCache(TransactionStore backingStore)
-
Uses of TransactionStore in org.oa4mp.delegation.server.storage
Classes in org.oa4mp.delegation.server.storage that implement TransactionStore Modifier and Type Class Description class
SQLServiceTransactionStore<V extends ServiceTransaction>
Created by Jeff Gaynor
on May 12, 2010 at 9:52:58 AM -
Uses of TransactionStore in org.oa4mp.server.api
Fields in org.oa4mp.server.api declared as TransactionStore Modifier and Type Field Description protected TransactionStore<ServiceTransaction>
ServiceEnvironmentImpl. transactionStore
Fields in org.oa4mp.server.api with type parameters of type TransactionStore Modifier and Type Field Description protected javax.inject.Provider<TransactionStore>
ServiceEnvironmentImpl. tsp
Methods in org.oa4mp.server.api that return TransactionStore Modifier and Type Method Description TransactionStore<ServiceTransaction>
ServiceEnvironment. getTransactionStore()
Returns the current transaction store.TransactionStore<ServiceTransaction>
ServiceEnvironmentImpl. getTransactionStore()
Constructor parameters in org.oa4mp.server.api with type arguments of type TransactionStore Constructor Description ServiceEnvironmentImpl(edu.uiuc.ncsa.security.core.util.MyLoggingFacade logger, javax.inject.Provider<TransactionStore> tsp, javax.inject.Provider<ClientStore> csp, int maxAllowedNewClientRequests, javax.inject.Provider<ClientApprovalStore> casp, edu.uiuc.ncsa.security.util.mail.MailUtilProvider mup, ServiceEnvironmentImpl.MessagesProvider messagesProvider, javax.inject.Provider<AGIssuer> agip, javax.inject.Provider<ATIssuer> atip, javax.inject.Provider<PAIssuer> paip, javax.inject.Provider<TokenForge> tfp, HashMap<String,String> constants, AuthorizationServletConfig ac, edu.uiuc.ncsa.security.servlet.UsernameTransformer usernameTransformer, boolean isPingable, javax.inject.Provider<PermissionsStore> psp)
-
Uses of TransactionStore in org.oa4mp.server.api.admin.transactions
Classes in org.oa4mp.server.api.admin.transactions that implement TransactionStore Modifier and Type Class Description class
DSFSTransactionStore<V extends OA4MPServiceTransaction>
Created by Jeff Gaynor
on 11/3/11 at 12:49 PMclass
DSSQLTransactionStore<V extends OA4MPServiceTransaction>
This merely exists since the superclass is abstract.Methods in org.oa4mp.server.api.admin.transactions that return TransactionStore Modifier and Type Method Description TransactionStore<V>
MultiDSTransactionStoreProvider. getDefaultStore()
-
Uses of TransactionStore in org.oa4mp.server.api.storage.servlet
Fields in org.oa4mp.server.api.storage.servlet with type parameters of type TransactionStore Modifier and Type Field Description protected javax.inject.Provider<TransactionStore>
AbstractConfigurationLoader. tsp
Methods in org.oa4mp.server.api.storage.servlet that return TransactionStore Modifier and Type Method Description TransactionStore
OA4MPServlet. getTransactionStore()
Methods in org.oa4mp.server.api.storage.servlet that return types with arguments of type TransactionStore Modifier and Type Method Description javax.inject.Provider<TransactionStore>
ConfigurationLoaderInterface. getTransactionStoreProvider()
protected javax.inject.Provider<TransactionStore>
AbstractConfigurationLoader. getTSP()
-
Uses of TransactionStore in org.oa4mp.server.api.util
Methods in org.oa4mp.server.api.util that return TransactionStore Modifier and Type Method Description TransactionStore
ConnectionCacheRetentionPolicy. getTransactionStore()
Constructors in org.oa4mp.server.api.util with parameters of type TransactionStore Constructor Description ConnectionCacheRetentionPolicy(edu.uiuc.ncsa.security.core.cache.Cache myproxyConnectionCache, TransactionStore transactionStore)
-
Uses of TransactionStore in org.oa4mp.server.loader.oauth2
Constructor parameters in org.oa4mp.server.loader.oauth2 with type arguments of type TransactionStore Constructor Description OA2SE(edu.uiuc.ncsa.security.core.util.MyLoggingFacade logger, javax.inject.Provider<TransactionStore> tsp, javax.inject.Provider<TXStore> txStoreProvider, javax.inject.Provider<VIStore> voStoreProvider, javax.inject.Provider<ClientStore> csp, int maxAllowedNewClientRequests, long agLifetime, long maxAGLifetime, long idTokenLifetime, long maxIDTokenLifetime, long maxATLifetime, long atLifetime, long rtLifetime, long maxRTLifetime, javax.inject.Provider<ClientApprovalStore> casp, edu.uiuc.ncsa.security.util.mail.MailUtilProvider mup, ServiceEnvironmentImpl.MessagesProvider messagesProvider, javax.inject.Provider<AGIssuer> agip, javax.inject.Provider<ATIssuer> atip, javax.inject.Provider<PAIssuer> paip, javax.inject.Provider<TokenForge> tfp, HashMap<String,String> constants, AuthorizationServletConfig ac, edu.uiuc.ncsa.security.servlet.UsernameTransformer usernameTransformer, boolean isPingable, javax.inject.Provider<PermissionsStore> psp, javax.inject.Provider<AdminClientStore> acs, int clientSecretLength, Collection<String> scopes, ClaimSource claimSource, LDAPConfiguration ldapConfiguration2, boolean isRefreshTokenEnabled, boolean twoFactorSupportEnabled, long maxClientRefreshTokenLifetime, edu.uiuc.ncsa.security.util.jwk.JSONWebKeys jsonWebKeys, String issuer, boolean utilServletEnabled, boolean oidcEnabled, CMConfigs cmConfigs, OA2QDLEnvironment qdlEnvironment, boolean rfc8693Enabled, boolean qdlStrictACLs, boolean safeGC, boolean cleanupLockingEnabled, boolean cleanupFailOnErrors, RFC8628ServletConfig rfc8628ServletConfig, boolean rfc8628Enabled, boolean printTSInDebug, long cleanupInterval, Collection<LocalTime> cleanupAlarms, String notifyACEventEmailAddresses, boolean rfc7636Required, boolean demoModeEnabled, long rtGracePeriod, boolean isMonitorEnabled, long monitorInterval, Collection<LocalTime> monitorAlarms, boolean clientCredentialFlowEnabled, edu.uiuc.ncsa.security.core.util.MetaDebugUtil debugger, boolean allowPromptNone, DIServiceConfig DIServiceConfig)
-
Uses of TransactionStore in org.oa4mp.server.loader.oauth2.loader
Methods in org.oa4mp.server.loader.oauth2.loader that return types with arguments of type TransactionStore Modifier and Type Method Description javax.inject.Provider<TransactionStore>
OA2ConfigurationLoader. getTransactionStoreProvider()
protected javax.inject.Provider<TransactionStore>
OA2ConfigurationLoader. getTSP()
protected javax.inject.Provider<TransactionStore>
OA2ConfigurationLoader. getTSP(edu.uiuc.ncsa.security.core.IdentifiableProvider tp, OA2TConverter<? extends OA2ServiceTransaction> tc)
-
Uses of TransactionStore in org.oa4mp.server.loader.oauth2.storage.transactions
Subinterfaces of TransactionStore in org.oa4mp.server.loader.oauth2.storage.transactions Modifier and Type Interface Description interface
OA2TStoreInterface<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/16/22 at 6:58 AMClasses in org.oa4mp.server.loader.oauth2.storage.transactions that implement TransactionStore Modifier and Type Class Description class
OA2FSTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/12/14 at 1:21 PMclass
OA2MTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/25/14 at 12:51 PMclass
OA2SQLTStore<V extends OA2ServiceTransaction>
Created by Jeff Gaynor
on 3/25/14 at 10:30 AMMethods in org.oa4mp.server.loader.oauth2.storage.transactions that return TransactionStore Modifier and Type Method Description TransactionStore
OA2MultiTypeTransactionProvider. getDefaultStore()
-
Uses of TransactionStore in org.oa4mp.server.qdl.storage
Methods in org.oa4mp.server.qdl.storage with parameters of type TransactionStore Modifier and Type Method Description protected TransactionStemMC
StoreFacade. createTransactionStemMC(TransactionStore transactionStore, ClientStore clientStore)
-