Package com.netscape.certsrv.acls
Interface IACLEntry
-
- All Known Implementing Classes:
ACLEntry
public interface IACLEntryA class represents an entry of access control list.- Version:
- $Revision$, $Date$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetACLEntryString()Returns the ACL entry string of the entry.
-