Package | Description |
---|---|
gnu.mail.providers.imap |
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
|
Modifier and Type | Method | Description |
---|---|---|
Rights |
ACL.getRights() |
Deprecated.
|
Rights |
IMAPFolder.listRights(java.lang.String name) |
Deprecated.
this API will probably change incompatibly soon
|
Rights |
IMAPFolder.myRights() |
Deprecated.
this API will probably change incompatibly soon
|
Modifier and Type | Method | Description |
---|---|---|
void |
Rights.add(Rights rights) |
Deprecated.
|
boolean |
Rights.contains(Rights rights) |
Deprecated.
|
void |
Rights.remove(Rights rights) |
Deprecated.
|
void |
ACL.setRights(Rights rights) |
Deprecated.
|
Constructor | Description |
---|---|
ACL(java.lang.String name,
Rights rights) |
Deprecated.
|
Rights(Rights rights) |
Deprecated.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved