Uses of Class
gnu.mail.providers.imap.ACL

Packages that use ACL
gnu.mail.providers.imap This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. 
 

Uses of ACL in gnu.mail.providers.imap
 

Methods in gnu.mail.providers.imap that return ACL
 ACL[] IMAPFolder.getACL()
          Deprecated. this API will probably change incompatibly soon
 

Methods in gnu.mail.providers.imap with parameters of type ACL
 void IMAPFolder.addACL(ACL ace)
          Deprecated. this API will probably change incompatibly soon
 void IMAPFolder.addRights(ACL ace)
          Deprecated. this API will probably change incompatibly soon
 void IMAPFolder.removeRights(ACL ace)
          Deprecated. this API will probably change incompatibly soon
 



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved