Package jpl.mipl.mdms.FileService.komodo.util

Package containing Komodo-specific utility class.

See:
          Description

Interface Summary
Closable Purpose: Interface for closable objects.
SubscriptionEventListener Purpose: Interface for subscription listener.
 

Class Summary
CapsUtil Manipulation of capabilities
ConfigFileURLResolver Purpose: Utility class that resolves the URL of the domain file.
Configuration Reads in a configuration file, provides set/get methods for properties.
FileLocksUtil File Locks utilities.
InvocationCommandUtil Purpose: Utility for invocation commands, primarily creates instances of command after substituting command variables with values.
LoginFile Purpose: Login file that handles loading, committing, and deleting of komodo login files for username, password.
PushFileEventQueue<E> Purpose: Implementation of a state-based queue structure with two states, 'new' and 'in-process'.
PushSubscriptionClient Purpose: Creates and maintains client connection with server, listening for new file events as part of the server's push event mechanism.
SubscriptionEvent Purpose: Subscription event object.
UserAuthenticator Purpose: Utility class that performs user authentication for a filetype or, more generally, a server group.
 

Package jpl.mipl.mdms.FileService.komodo.util Description

Package containing Komodo-specific utility class. At this time, it has only one class to handle user capabilities checks.