gnu.mail.providers.imap
Class Rights
java.lang.Object
gnu.mail.providers.imap.Rights
public final class Rights
extends java.lang.Object
A set of rights, as defined in RFC 2086.
Please note that this API is experimental and will probably change
soon when the IETF working group delivers a a new specification.
Rights
public Rights(String rights)
Rights
public Rights(Rights rights)
add
public void add(Rights rights)
contains
public boolean contains(Rights rights)
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
remove
public void remove(Rights rights)