Serialized Form
-
Package edu.uiuc.ncsa.sas
-
Class edu.uiuc.ncsa.sas.SASEnvironment extends AbstractEnvironment implements Serializable
-
Serialized Fields
-
accessList
List<String> accessList
-
actionDeserializer
ActionDeserializer actionDeserializer
-
clientStore
Store<? extends SASClient> clientStore
-
responseSerializer
ResponseSerializer responseSerializer
-
-
-
Class edu.uiuc.ncsa.sas.SASServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
ACTION_TAG
String ACTION_TAG
-
configurationLoader
SASConfigurationLoader<? extends SASEnvironment> configurationLoader
-
exceptionHandler
ExceptionHandler exceptionHandler
-
ID_TAG
String ID_TAG
-
initialization
Initialization initialization
-
jsonWebKeys
JSONWebKeys jsonWebKeys
-
sase
SASEnvironment sase
-
SESSION_TAG
String SESSION_TAG
-
sessions
Map<UUID,SessionRecord> sessions
-
-
-
-
Package edu.uiuc.ncsa.sas.admin
-
Class edu.uiuc.ncsa.sas.admin.SASCommands extends StoreCommands implements Serializable
-
-
Package edu.uiuc.ncsa.sas.cli
-
Class edu.uiuc.ncsa.sas.cli.SASCLIDriver.DC extends Object implements Serializable
-
Serialized Fields
-
driver
CLIDriver driver
-
-
-
-
Package edu.uiuc.ncsa.sas.client
-
Class edu.uiuc.ncsa.sas.client.ClientKeys extends SerializationKeys implements Serializable
-
Class edu.uiuc.ncsa.sas.client.ClientProvider extends Object implements Serializable
-
Class edu.uiuc.ncsa.sas.client.SASClient extends IdentifiableImpl implements Serializable
-
-
Package edu.uiuc.ncsa.sas.exceptions
-
Class edu.uiuc.ncsa.sas.exceptions.EncryptionException extends SASException implements Serializable
-
Class edu.uiuc.ncsa.sas.exceptions.SASException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.sas.exceptions.UnknownSessionException extends SASException implements Serializable
-
-
Package edu.uiuc.ncsa.sas.loader
-
Class edu.uiuc.ncsa.sas.loader.SASConfigurationLoader extends DBConfigLoader<T extends SASEnvironment> implements Serializable
-
Serialized Fields
-
accessList
List<String> accessList
-
clientProvider
ClientProvider clientProvider
-
constants
HashMap<String,String> constants
-
csp
SASClientStoreProvider csp
-
-
-
-
Package edu.uiuc.ncsa.sas.storage
-
Class edu.uiuc.ncsa.sas.storage.ClientMemoryStore extends MemoryStore<V extends SASClient> implements Serializable
-
-
Package edu.uiuc.ncsa.security.core
-
Package edu.uiuc.ncsa.security.core.cache
-
Package edu.uiuc.ncsa.security.core.configuration
-
Class edu.uiuc.ncsa.security.core.configuration.EnvEntry extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.configuration.EnvStack extends SStack<T extends EnvTable<? extends SKey,? extends EnvEntry>> implements Serializable
-
Class edu.uiuc.ncsa.security.core.configuration.EnvTable extends STable<K extends SKey,V extends EnvEntry> implements Serializable
-
Class edu.uiuc.ncsa.security.core.configuration.NSProperties extends XProperties implements Serializable
-
Class edu.uiuc.ncsa.security.core.configuration.XProperties extends Properties implements Serializable
- serialVersionUID:
- 42L
-
-
Package edu.uiuc.ncsa.security.core.configuration.provider
-
Class edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent extends EventObject implements Serializable
-
Serialized Fields
-
configuration
org.apache.commons.configuration.tree.ConfigurationNode configuration
-
-
-
Class edu.uiuc.ncsa.security.core.configuration.provider.DefaultStoreDisabledException extends GeneralException implements Serializable
-
-
Package edu.uiuc.ncsa.security.core.exceptions
-
Class edu.uiuc.ncsa.security.core.exceptions.CircularReferenceException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.ConnectionException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.DestroyedException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.FilePermissionsException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.GeneralException extends RuntimeException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.IllegalAccessException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidAlgorithmException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidCertRequestException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidSignatureException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidTimestampException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidTokenException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.InvalidURIException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.MissingContentException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.NFWException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.NotImplementedException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.ObjectNotFoundException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.RetryException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException extends GeneralException implements Serializable
-
Serialized Fields
-
webpage
String webpage
-
-
-
Class edu.uiuc.ncsa.security.core.exceptions.ServerSideException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.TransactionNotFoundException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UninitializedException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UnknownClientException extends GeneralException implements Serializable
-
Serialized Fields
-
identifier
Identifier identifier
-
-
-
Class edu.uiuc.ncsa.security.core.exceptions.UnknownOptionException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UnregisteredObjectException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UnsupportedJWTTypeException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UnsupportedProtocolException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.core.exceptions.UnsupportedVersionException extends GeneralException implements Serializable
-
-
Package edu.uiuc.ncsa.security.core.inheritance
-
Class edu.uiuc.ncsa.security.core.inheritance.CyclicalError extends MyConfigurationException implements Serializable
-
Class edu.uiuc.ncsa.security.core.inheritance.InheritanceMap extends HashMap<String,AliasAndOverrides> implements Serializable
-
Class edu.uiuc.ncsa.security.core.inheritance.MyArrayList extends ArrayList<V> implements Serializable
-
Class edu.uiuc.ncsa.security.core.inheritance.UnresolvedReferenceException extends GeneralException implements Serializable
-
-
Package edu.uiuc.ncsa.security.core.ipc
-
Class edu.uiuc.ncsa.security.core.ipc.IPCBean extends Object implements Serializable
-
Serialized Fields
-
sleepInterval
long sleepInterval
-
status
int status
-
stopThread
boolean stopThread
-
throwable
Throwable throwable
-
-
-
Class edu.uiuc.ncsa.security.core.ipc.IPCEvent extends EventObject implements Serializable
-
Serialized Fields
-
exitStatus
int exitStatus
-
throwable
Throwable throwable
-
-
-
-
Package edu.uiuc.ncsa.security.core.state
-
Class edu.uiuc.ncsa.security.core.state.SKey extends Object implements Serializable
-
Serialized Fields
-
hashCode
int hashCode
-
hashCodeInit
boolean hashCodeInit
-
key
String key
-
-
-
Class edu.uiuc.ncsa.security.core.state.SStack extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.state.STable extends HashMap<K extends SKey,V extends SThing> implements Serializable
-
Serialized Fields
-
uuid
UUID uuid
-
-
-
-
Package edu.uiuc.ncsa.security.core.util
-
Class edu.uiuc.ncsa.security.core.util.AbstractEnvironment extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.util.BasicIdentifier extends Object implements Serializable
- serialVersionUID:
- 3405692655L
-
Class edu.uiuc.ncsa.security.core.util.DoubleHashMap extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.util.IdentifiableImpl extends Object implements Serializable
-
Serialized Fields
-
description
String description
-
identifier
Identifier identifier
-
readOnly
boolean readOnly
-
-
-
Class edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl extends Object implements Serializable
-
Serialized Fields
-
idProvider
javax.inject.Provider<Identifier> idProvider
-
-
-
Class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader extends Object implements Serializable
-
Serialized Fields
-
cn
org.apache.commons.configuration.tree.ConfigurationNode cn
-
debugger
MetaDebugUtil debugger
-
loggerProvider
javax.inject.Provider<MyLoggingFacade> loggerProvider
-
myLogger
MyLoggingFacade myLogger
-
-
-
Class edu.uiuc.ncsa.security.core.util.MetaDebugUtil extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.util.MyLoggingFacade extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.core.util.PoolException extends GeneralException implements Serializable
-
-
Package edu.uiuc.ncsa.security.installer
-
Class edu.uiuc.ncsa.security.installer.ArgMap extends HashMap implements Serializable
-
Class edu.uiuc.ncsa.security.installer.Versions extends HashMap<String,VersionEntry> implements Serializable
-
-
Package edu.uiuc.ncsa.security.servlet
-
Class edu.uiuc.ncsa.security.servlet.AbstractServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
exceptionHandler
ExceptionHandler exceptionHandler
-
myLogger
MyLoggingFacade myLogger
-
-
-
Class edu.uiuc.ncsa.security.servlet.NotificationEvent extends EventObject implements Serializable
-
Class edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException extends GeneralException implements Serializable
-
Serialized Fields
-
content
String content
-
status
int status
-
-
-
-
Package edu.uiuc.ncsa.security.storage
-
Class edu.uiuc.ncsa.security.storage.DBConfigLoader extends LoggingConfigLoader<T extends AbstractEnvironment> implements Serializable
-
Serialized Fields
-
derbyConnectionPoolProvider
DerbyConnectionPoolProvider derbyConnectionPoolProvider
-
disableDefaultStore
boolean disableDefaultStore
-
mariaDBConnectionPoolProvider
MariaDBConnectionPoolProvider mariaDBConnectionPoolProvider
-
mySQLConnectionPoolProvider
MySQLConnectionPoolProvider mySQLConnectionPoolProvider
-
pgConnectionPoolProvider
PGConnectionPoolProvider pgConnectionPoolProvider
-
-
-
Class edu.uiuc.ncsa.security.storage.MemoryStore extends HashMap<Identifier,V extends Identifiable> implements Serializable
-
Serialized Fields
-
identifiableProvider
IdentifiableProvider<V extends Identifiable> identifiableProvider
-
initializable
Initializable initializable
-
-
-
Class edu.uiuc.ncsa.security.storage.MemoryStore.MSInitializer extends Object implements Serializable
-
Serialized Fields
-
memoryStore
MemoryStore memoryStore
-
-
-
Class edu.uiuc.ncsa.security.storage.XMLMap extends ColumnMap implements Serializable
-
-
Package edu.uiuc.ncsa.security.storage.cli
-
Class edu.uiuc.ncsa.security.storage.cli.FoundIdentifiables extends ArrayList<Identifiable> implements Serializable
-
Class edu.uiuc.ncsa.security.storage.cli.StoreCommands extends CommonCommands implements Serializable
-
Serialized Fields
-
ALL_LIST_COMMAND
String ALL_LIST_COMMAND
-
allEntries
List<Identifiable> allEntries
-
ARCHIVE_LATEST_VERSION_ARG
String ARCHIVE_LATEST_VERSION_ARG
-
ARCHIVE_RESTORE_FLAG
String ARCHIVE_RESTORE_FLAG
-
ARCHIVE_SHOW_FLAG
String ARCHIVE_SHOW_FLAG
-
ARCHIVE_VERSIONS_FLAG
String ARCHIVE_VERSIONS_FLAG
-
display_width
int display_width
-
editorEntry
EditorEntry editorEntry
-
environment
AbstractEnvironment environment
-
idList
List<Identifier> idList
-
JSON_FLAG
String JSON_FLAG
-
KEY_FLAG
String KEY_FLAG
-
KEYS_FLAG
String KEYS_FLAG
-
LINE_LIST_COMMAND
String LINE_LIST_COMMAND
-
LIST_END_DELIMITER
String LIST_END_DELIMITER
-
LIST_SEPARATOR
String LIST_SEPARATOR
-
LIST_START_DELIMITER
String LIST_START_DELIMITER
-
LOAD_ONLY_COMMAND
String LOAD_ONLY_COMMAND
-
mapConverter
MapConverter mapConverter
-
NEXT_N_COMMAND
String NEXT_N_COMMAND
-
serializationKeys
SerializationKeys serializationKeys
-
sortable
Sortable sortable
-
store
Store store
-
storeArchiver
StoreArchiver storeArchiver
-
TEMP_FILE
String TEMP_FILE
-
tempDir
File tempDir
-
tzOffset
String tzOffset
-
upkeepConfiguration
UpkeepConfiguration upkeepConfiguration
-
VALUE_FLAG
String VALUE_FLAG
-
VERBOSE_COMMAND
String VERBOSE_COMMAND
-
-
-
Class edu.uiuc.ncsa.security.storage.cli.StoreCommands2 extends CommonCommands2 implements Serializable
-
Serialized Fields
-
ALL_LIST_COMMAND
String ALL_LIST_COMMAND
-
allEntries
List<Identifiable> allEntries
-
ARCHIVE_LATEST_VERSION_ARG
String ARCHIVE_LATEST_VERSION_ARG
-
ARCHIVE_RESTORE_FLAG
String ARCHIVE_RESTORE_FLAG
-
ARCHIVE_SHOW_FLAG
String ARCHIVE_SHOW_FLAG
-
ARCHIVE_VERSIONS_FLAG
String ARCHIVE_VERSIONS_FLAG
-
display_width
int display_width
-
editorEntry
EditorEntry editorEntry
-
environment
AbstractEnvironment environment
-
idList
List<Identifier> idList
-
JSON_FLAG
String JSON_FLAG
-
KEY_FLAG
String KEY_FLAG
-
KEYS_FLAG
String KEYS_FLAG
-
LINE_LIST_COMMAND
String LINE_LIST_COMMAND
-
LIST_END_DELIMITER
String LIST_END_DELIMITER
-
LIST_SEPARATOR
String LIST_SEPARATOR
-
LIST_START_DELIMITER
String LIST_START_DELIMITER
-
LOAD_ONLY_COMMAND
String LOAD_ONLY_COMMAND
-
mapConverter
MapConverter mapConverter
-
NEXT_N_COMMAND
String NEXT_N_COMMAND
-
serializationKeys
SerializationKeys serializationKeys
-
sortable
Sortable sortable
-
store
Store store
-
storeArchiver
StoreArchiver storeArchiver
-
TEMP_FILE
String TEMP_FILE
-
tempDir
File tempDir
-
tzOffset
String tzOffset
-
upkeepConfiguration
UpkeepConfiguration upkeepConfiguration
-
VALUE_FLAG
String VALUE_FLAG
-
VERBOSE_COMMAND
String VERBOSE_COMMAND
-
-
-
-
Package edu.uiuc.ncsa.security.storage.data
-
Class edu.uiuc.ncsa.security.storage.data.DataDescriptors extends TreeSet<V extends DataDescriptorEntry> implements Serializable
-
Serialized Fields
-
entries
HashMap<String,V extends DataDescriptorEntry> entries
-
-
-
Class edu.uiuc.ncsa.security.storage.data.SerializationKeys extends Object implements Serializable
-
-
Package edu.uiuc.ncsa.security.storage.events
-
Class edu.uiuc.ncsa.security.storage.events.IDMap extends HashMap<Identifier,Long> implements Serializable
-
Class edu.uiuc.ncsa.security.storage.events.LastAccessedEvent extends EventObject implements Serializable
-
Serialized Fields
-
identifier
Identifier identifier
-
lastAccessed
Date lastAccessed
-
-
-
-
Package edu.uiuc.ncsa.security.storage.monitored
-
Class edu.uiuc.ncsa.security.storage.monitored.Monitored extends IdentifiableImpl implements Serializable
-
Class edu.uiuc.ncsa.security.storage.monitored.MonitoredKeys extends SerializationKeys implements Serializable
-
Class edu.uiuc.ncsa.security.storage.monitored.MonitoredMemoryStore extends MemoryStore<V extends Identifiable> implements Serializable
-
Serialized Fields
-
monitoredStoreDelegate
MonitoredStoreDelegate<V extends Identifiable> monitoredStoreDelegate
-
-
-
-
Package edu.uiuc.ncsa.security.storage.monitored.upkeep
-
Class edu.uiuc.ncsa.security.storage.monitored.upkeep.RuleList extends ArrayList<RuleEntry> implements Serializable
-
Class edu.uiuc.ncsa.security.storage.monitored.upkeep.UpkeepConfiguration extends Object implements Serializable
-
Serialized Fields
-
alarms
Collection<LocalTime> alarms
-
debug
boolean debug
-
enabled
boolean enabled
-
interval
Long interval
-
output
String output
-
ruleList
List<RuleList> ruleList
-
rulesMap
Map<String,RuleList> rulesMap
-
runCount
int runCount
-
skipVersions
Boolean skipVersions
-
testOnly
boolean testOnly
-
verbose
boolean verbose
-
-
-
-
Package edu.uiuc.ncsa.security.storage.sql
-
Class edu.uiuc.ncsa.security.storage.sql.ConnectionRecord extends Object implements Serializable
-
Serialized Fields
-
connection
Connection connection
-
description
String description
-
identifier
Identifier identifier
-
isClosed
boolean isClosed
-
lastAccessed
long lastAccessed
-
-
-
Class edu.uiuc.ncsa.security.storage.sql.StackMap extends LinkedBlockingQueue<V extends Identifiable> implements Serializable
-
Serialized Fields
-
map
HashMap<Identifier,V extends Identifiable> map
-
-
-
-
Package edu.uiuc.ncsa.security.storage.sql.internals
-
Class edu.uiuc.ncsa.security.storage.sql.internals.ColumnDescriptors extends DataDescriptors<ColumnDescriptorEntry> implements Serializable
-
Class edu.uiuc.ncsa.security.storage.sql.internals.ColumnMap extends HashMap<String,Object> implements Serializable
-
-
Package edu.uiuc.ncsa.security.util
-
Class edu.uiuc.ncsa.security.util.XXProperties extends XProperties implements Serializable
-
-
Package edu.uiuc.ncsa.security.util.cli
-
Class edu.uiuc.ncsa.security.util.cli.AbstractCommandsImpl extends Object implements Serializable
-
Serialized Fields
-
CL_INPUT_FILE_FLAG
String CL_INPUT_FILE_FLAG
-
CL_OUTPUT_FILE_FLAG
String CL_OUTPUT_FILE_FLAG
-
curentEnvFile
String curentEnvFile
-
defaultIndent
String defaultIndent
-
ENV_ADD_FLAG
String ENV_ADD_FLAG
-
ENV_JSON_FLAG
String ENV_JSON_FLAG
-
ENV_KEY_FLAG
String ENV_KEY_FLAG
-
ENV_OVERWRITE_FLAG
String ENV_OVERWRITE_FLAG
-
ENV_VALUE_FLAG
String ENV_VALUE_FLAG
-
logoName
String logoName
-
showHeader
boolean showHeader
-
showLogo
boolean showLogo
-
-
-
Class edu.uiuc.ncsa.security.util.cli.ArgumentNotFoundException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.CommandLineTokenizer extends Object implements Serializable
-
Serialized Fields
-
quoteDelimiter
char quoteDelimiter
-
-
-
Class edu.uiuc.ncsa.security.util.cli.CommandNotFoundException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.CommonCommands extends Object implements Serializable
-
Serialized Fields
-
bufferedReader
BufferedReader bufferedReader
-
CL_INPUT_FILE_FLAG
String CL_INPUT_FILE_FLAG
-
CL_OUTPUT_FILE_FLAG
String CL_OUTPUT_FILE_FLAG
-
curentEnvFile
String curentEnvFile
-
defaultIndent
String defaultIndent
-
ENV_ADD_FLAG
String ENV_ADD_FLAG
-
ENV_JSON_FLAG
String ENV_JSON_FLAG
-
ENV_KEY_FLAG
String ENV_KEY_FLAG
-
ENV_OVERWRITE_FLAG
String ENV_OVERWRITE_FLAG
-
ENV_VALUE_FLAG
String ENV_VALUE_FLAG
-
helpUtil
HelpUtil helpUtil
-
placeHolder
String placeHolder
This is used wherever a missing value is. -
printOuput
boolean printOuput
-
verbose
boolean verbose
-
-
-
Class edu.uiuc.ncsa.security.util.cli.CommonCommands2 extends AbstractCommandsImpl implements Serializable
-
Serialized Fields
-
placeHolder
String placeHolder
This is used wherever a missing value is. -
throwExceptions
boolean throwExceptions
-
-
-
Class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl extends Object implements Serializable
-
Serialized Fields
-
commandStack
Stack<CLIDriver> commandStack
Zeroth element of the command stack is the root instance of this class. The should never be empty. -
configFile
String configFile
-
configName
String configName
-
configurationNode
org.apache.commons.configuration.tree.ConfigurationNode configurationNode
-
currentEnvFile
String currentEnvFile
-
debugOn
boolean debugOn
-
driver
CLIDriver driver
-
environment
AbstractEnvironment environment
-
FILE_SWITCH
String FILE_SWITCH
-
globalEnv
Map<Object,Object> globalEnv
-
LIST_CFGS
String LIST_CFGS
-
traceOn
boolean traceOn
-
verbose
boolean verbose
-
-
-
Class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl.ListOnlyNotification extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl2 extends AbstractCommandsImpl implements Serializable
-
Serialized Fields
-
CFG_FILE_SWITCH
String CFG_FILE_SWITCH
-
commandStack
Stack<CLIDriver> commandStack
Zeroth element of the command stack is the root instance of this class. The should never be empty. -
configFile
String configFile
-
configName
String configName
-
environment
AbstractEnvironment environment
-
LIST_CFGS
String LIST_CFGS
-
traceOn
boolean traceOn
-
-
-
Class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl2.ListOnlyNotification extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.ExitException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.MalformedCommandException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.ShutdownException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.TestCCI extends ConfigurableCommandsImpl2 implements Serializable
-
Serialized Fields
-
loader
TestCCI.TCL loader
-
-
-
Class edu.uiuc.ncsa.security.util.cli.TestCCI.CCIComponent extends CommonCommands2 implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.TestCCI.TCL extends TestConfigLoader<TestEnvironment> implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.TestCommands extends CommonCommands2 implements Serializable
-
Serialized Fields
-
cliDriver
CLIDriver cliDriver
-
-
-
-
Package edu.uiuc.ncsa.security.util.cli.editing
-
Class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.util.cli.editing.Editors extends Object implements Serializable
-
Serialized Fields
-
editors
Map<String,EditorEntry> editors
-
-
-
-
Package edu.uiuc.ncsa.security.util.json
-
Class edu.uiuc.ncsa.security.util.json.JSONEntry extends IdentifiableImpl implements Serializable
-
Class edu.uiuc.ncsa.security.util.json.JSONValueNotFoundException extends GeneralException implements Serializable
-
Class edu.uiuc.ncsa.security.util.json.TestMemStore extends HashMap<Identifier,V extends JSONEntry> implements Serializable
-
-
Package edu.uiuc.ncsa.security.util.jwk
-
Class edu.uiuc.ncsa.security.util.jwk.JSONWebKey extends Object implements Serializable
-
Serialized Fields
-
algorithm
String algorithm
-
curve
String curve
This is used for elliptic curves and is the name of the curve used. -
ecKey
boolean ecKey
-
expiresAt
Date expiresAt
-
id
String id
-
issuedAt
Date issuedAt
-
JOSEJWK
com.nimbusds.jose.jwk.JWK JOSEJWK
-
notValidBefore
Date notValidBefore
-
octet
byte[] octet
-
octetKey
boolean octetKey
-
privateKey
PrivateKey privateKey
-
publicKey
PublicKey publicKey
-
rsaKey
boolean rsaKey
-
type
String type
-
use
String use
-
-
-
Class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys extends HashMap<String,JSONWebKey> implements Serializable
-
Serialized Fields
-
defaultKeyID
String defaultKeyID
-
-
-
Class edu.uiuc.ncsa.security.util.jwk.JWKUtil2 extends Object implements Serializable
-
Serialized Fields
-
idLength
int idLength
-
-
-
-
Package edu.uiuc.ncsa.security.util.mail
-
Class edu.uiuc.ncsa.security.util.mail.MailEnvironment extends AbstractEnvironment implements Serializable
-
Serialized Fields
-
blindCarbonCopy
List<String> blindCarbonCopy
-
carbonCopy
List<String> carbonCopy
-
contentType
String contentType
-
from
String from
-
mailEnabled
boolean mailEnabled
-
messageTemplate
String messageTemplate
-
password
String password
-
port
int port
-
recipients
List<String> recipients
-
replyTo
String replyTo
-
server
String server
-
starttls
boolean starttls
-
subjectTemplate
String subjectTemplate
-
username
String username
-
useSSL
boolean useSSL
-
-
-
-
Package edu.uiuc.ncsa.security.util.scripting
-
Package edu.uiuc.ncsa.security.util.ssl
-
Class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration extends SSLKeystoreConfiguration implements Serializable
-
Class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil extends Object implements Serializable
-
Class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration extends Object implements Serializable
-
-
Package edu.uiuc.ncsa.security.util.testing
-
Class edu.uiuc.ncsa.security.util.testing.TestConfigLoader extends LoggingConfigLoader<T extends TestEnvironment> implements Serializable
-
Class edu.uiuc.ncsa.security.util.testing.TestData extends HashMap<String,Object> implements Serializable
-
Class edu.uiuc.ncsa.security.util.testing.TestEnvironment extends AbstractEnvironment implements Serializable
-
Serialized Fields
-
testData
TestData testData
-
-
-
Class edu.uiuc.ncsa.security.util.testing.TestMap extends HashMap<String,TestData> implements Serializable
-