public class OA2FSTStoreProvider<T extends OA2FSTStore> extends DSFSTransactionStoreProvider<T>
Created by Jeff Gaynor
on 3/25/14 at 12:15 PM
tokenForgeProvider, transactionProviderconverter, DATA_KEY, INDEX_KEY, PATH_KEYARCHIVED_USERS, AUTHORIZATION_SERVLET, AUTHORIZATION_SERVLET_HEADER_FIELD_NAME, AUTHORIZATION_SERVLET_HEADER_REQUIRE, AUTHORIZATION_SERVLET_HEADER_USE, AUTHORIZATION_SERVLET_RETURN_DN_AS_USERNAME, AUTHORIZATION_SERVLET_SHOW_LOGON, AUTHORIZATION_SERVLET_VERIFY_USERNAME, CLIENT_APPROVAL_STORE, CLIENTS_STORE, COMPONENT, CONVERT_DN_TO_GLOBUS_ID, DEBUG, DISABLE_DEFAULT_STORES, IDENTITY_PROVIDERS, MAX_ALLOWED_NEW_CLIENT_REQUESTS, MESSAGES, MYPROXY, MYPROXY_HOST, MYPROXY_LOA, MYPROXY_LOA_NAME, MYPROXY_LOA_PORT, MYPROXY_PORT, MYPROXY_SERVER_DN, MYPROXY_SOCKET_TIMEOUT, PINGABLE, SEQUENCE, SERIAL_STRING_NS, SERIAL_STRING_PREFIX, SERIAL_STRING_TOKEN, SERIAL_STRINGS, SERVICE_ADDRESS, SSL_KEYSTORE, SSL_KEYSTORE_FACTORY, SSL_KEYSTORE_PASSWORD, SSL_KEYSTORE_PATH, SSL_KEYSTORE_TYPE, SSL_KEYSTORE_USE_JAVA_KEYSTORE, TOKEN_PREFIX, TRANSACTIONS_STORE, TWO_FACTOR, USERS| Constructor and Description |
|---|
OA2FSTStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
edu.uiuc.ncsa.security.core.IdentifiableProvider<? extends OA2ServiceTransaction> tp,
javax.inject.Provider<edu.uiuc.ncsa.security.delegation.token.TokenForge> tfp,
TransactionConverter<? extends OA2ServiceTransaction> tc) |
| Modifier and Type | Method and Description |
|---|---|
protected T |
produce(File dataPath,
File indexPath) |
componentFoundcheckEvent, getTarget, getType, getTypeAttribute, getTypeAttribute, getTypeBooleanAttribute, getTypeConfig, getTypeIntAttribute, getTypeIntAttribute, setTarget, setType, setTypeConfig, toStringpublic OA2FSTStoreProvider(org.apache.commons.configuration.tree.ConfigurationNode config,
edu.uiuc.ncsa.security.core.IdentifiableProvider<? extends OA2ServiceTransaction> tp,
javax.inject.Provider<edu.uiuc.ncsa.security.delegation.token.TokenForge> tfp,
TransactionConverter<? extends OA2ServiceTransaction> tc)
protected T produce(File dataPath, File indexPath)
produce in class DSFSTransactionStoreProvider<T extends OA2FSTStore>Copyright © 2015. All Rights Reserved.