|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rights | |
---|---|
gnu.mail.providers.imap | This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. |
Uses of Rights in gnu.mail.providers.imap |
---|
Methods in gnu.mail.providers.imap that return Rights | |
---|---|
Rights |
ACL.getRights()
Deprecated. |
Rights |
IMAPFolder.listRights(String name)
Deprecated. this API will probably change incompatibly soon |
Rights |
IMAPFolder.myRights()
Deprecated. this API will probably change incompatibly soon |
Methods in gnu.mail.providers.imap with parameters of type Rights | |
---|---|
void |
Rights.add(Rights rights)
Deprecated. |
boolean |
Rights.contains(Rights rights)
Deprecated. |
void |
Rights.remove(Rights rights)
Deprecated. |
void |
ACL.setRights(Rights rights)
Deprecated. |
Constructors in gnu.mail.providers.imap with parameters of type Rights | |
---|---|
ACL(String name,
Rights rights)
Deprecated. |
|
Rights(Rights rights)
Deprecated. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |