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: 1211 $, $Date: 2010-08-18 10:15:37 -0700 (Wed, 18 Aug 2010) $

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.