gnu.mail.providers.imap
public final class ACL extends Object
ACL(String name)
ACL(String name, Rights rights)
String
getName()
Rights
getRights()
void
setRights(Rights rights)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ACL(String name)
public ACL(String name, Rights rights)
public String getName()
public void setRights(Rights rights)
public Rights getRights()
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved