Class AccessControlLogEntry

  • All Implemented Interfaces:
    Serializable

    public class AccessControlLogEntry
    extends Object
    implements Serializable
    This class holds information about an Access Control Log entry (returned by ACL LOG command) They can be access via getters. For future purpose there is also getlogEntry() method that returns a generic Map - in case where more info is returned from a server
    See Also:
    Serialized Form