Package okapi.util

Class Summary
JCrypt Unix Crypt command in java.
OkapiAuthN Okapi Authentication object
OkapiAuthZ Okapi Authorization object
OkapiFormInput Form parsing utility.
OkapiPackage A class for importing and exporting nexuses or parts of nexuses.
OkapiSearchUtils Search utilities
OkapiSearchUtils.Searcher class Searcher Class to perform searching and incremental index updates.
OkapiSearchUtils.SearchIndexer class SearchIndexer Class to perform indexing.
OkapiSearchUtils.SearchResult class SearchResult Class to hold a single search result.
OkapiSession The OkapiSession class provides a mechanism for tracking users within an OkapiSite and maintaining state within the application.
OkapiSimpleRenderer Implements OkapiToolRenderer interface simply: gather data and process it using a specified style.
OkapiStore General file-like storage.
OkapiStoreDataSource Class OkapiStoreDataSource
OkapiStoreFactory  
OkapiStoreInputStream InputStream for OkapiStore
OkapiStoreOutputStream OutputStream for OkapiStore
OkapiStoreReader Reader for OkapiStore
OkapiStoreVersion version info for an okapi store
OkapiStoreWriter Writer for OkapiStore
OkapiXMLDocument Creates a string of formatted XML by sequentially adding tags and content.
OkapiXSLTRenderer Implements OkapiToolRenderer interface using XSLT: gather data and process it using a specified XSLT style.
 

Exception Summary
OkapiAuthenticationRequiredException AuthenticationRequired error to throw.
OkapiPermissionDeniedException PermissionDenied error to throw.
OkapiUserCreationException An error occurred when trying to create a user.
 



Copyright ? 2001-2009 MIT. All Rights Reserved.