com.netscape.certsrv.acls
Interface IACLEntry

All Known Implementing Classes:
ACLEntry

public interface IACLEntry

A class represents an entry of access control list.

Version:
$Revision: 14561 $, $Date: 2007-05-01 10:28:56 -0700 (Tue, 01 May 2007) $

Method Summary
 java.lang.String getACLEntryString()
          Returns the ACL entry string of the entry.
 

Method Detail

getACLEntryString

java.lang.String getACLEntryString()
Returns the ACL entry string of the entry.

Returns:
the ACL entry string of the entry.