Package org.opencms.jlan


package org.opencms.jlan
  • Classes
    Class
    Description
    Byte buffer class which expands dynamically if bytes are written to its end.
    Buffer class which holds file contents for JLAN file access in memory before they are written to the VFS.
    OpenCms implementation of the JLAN device context.
    OpenCms implementation of the JLAN DiskInterface interface.
    This class represents a file for use by the JLAN server component.
    Repository class for configuring repositories for Alfresco JLAN.
    This class represents the state of a search operation in a JLAN repository.
    JLAN server class, which currently just exists to make some methods from the superclass visible.
    Implementation of the JLAN ShareMapper interface which is used to generate the list of available shares based on the OpenCms repository configuration in opencms-importexport.xml instead of jlanConfig.xml.
    A simple class used to start and stop JLAN.
    This class is used for authenticating OpenCms users to JLAN.
    JLAN access control which just asks the CmsJlanRepository if a user can connect to it.