All Classes
-
All Classes Interface Summary Class Summary Class Description AccessToken An access token for delegation.AccessTokenImpl Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PMAddressableServer A server that can be accessed via a URI.AggregateTransactionStore<V extends TransactionStore> An aggregate store for transactions.AuthorizationGrant An authorization grant.AuthorizationGrantImpl The OAuth 1.0a version of an AuthorizationGrantBaseClient Created by Jeff Gaynor
on 5/12/16 at 4:32 PMBaseClientConverter<V extends BaseClient> Created by Jeff Gaynor
on 10/20/16 at 12:58 PMBaseClientKeys Created by Jeff Gaynor
on 10/20/16 at 12:57 PMBasicTransaction A bean holding a transaction.BasicTransactionConverter<V extends BasicTransaction> A map converter bridging the gap between the interface and the backing store.BasicTransactionKeys Created by Jeff Gaynor
on 4/25/12 at 3:10 PMBasicTransactionProvider<V extends BasicTransaction> Created by Jeff Gaynor
on 4/4/12 at 4:23 PMBasicTransactionTable Models and SQL table that holds transactions.Client Models a client.ClientApprovalKeys Created by Jeff Gaynor
on 4/25/12 at 3:07 PMClientConverter<V extends Client> Created by Jeff Gaynor
on 4/13/12 at 3:48 PMClientKeys Created by Jeff Gaynor
on 4/25/12 at 3:06 PMClientProvider<V extends Client> Created by Jeff Gaynor
on 4/4/12 at 2:54 PMDBConfigLoader<T extends edu.uiuc.ncsa.security.core.util.AbstractEnvironment> Configurations that deal with storage should extend this.DoubleDispatchServer A server that processes via double dispatch.FSTransactionStore<V extends BasicTransaction> Implementation of a transaction store backed by the file system.IDTokenImpl This is used for ID tokens.JSONUtil Budding collection of useful tools for creating complex JSON objects.MonitoredTable Created by Jeff Gaynor
on 3/29/23 at 11:28 AMMyX509Certificates This wraps whatever X509 certificate is returned (this depends on the implementation).NewToken Created by Jeff Gaynor
on 11/9/20 at 8:34 AMOA4MPVersion The current release number of OA4MP.ProtectedAsset Result returned by the asset server.RefreshToken Created by Jeff Gaynor
on 2/21/14 at 3:45 PMRefreshTokenImpl Created by Jeff Gaynor
on 10/2/13 at 12:02 PMRequest General delegation request to a serviceResponse Marker interface for server responses.Server Top-level model for any server.SQLBaseTransactionStore<V extends BasicTransaction> Generic SQL implementation.Token General top-level object for tokens in a delegation system.TokenFactory Created by Jeff Gaynor
on 10/19/23 at 1:08 PMTokenFactory.TokenParse Used by theTokenFactory.parseRawToken(String, TokenImpl)function.TokenForge Interface for creating tokens.TokenImpl OAuth 1.0 tokens always have an associated shared secret.TokenUtils Utilities for working with tokens.TransactionCache<V extends BasicTransaction> A cache.TransactionCache.TransactionIndices<V extends BasicTransaction> The indices for a transaction store.TransactionFilter A Filter pattern for working with servlets.TransactionMemoryStore<V extends BasicTransaction> In-memory transaction storage.TransactionState Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response.TransactionStore<V extends BasicTransaction> A store for delegation transactions.TransactionStoreProvider<T extends TransactionStore<? extends BasicTransaction>> Created by Jeff Gaynor
on 1/13/12 at 10:43 AM