public interface MailboxManagerManagementMBean
Modifier and Type | Method and Description |
---|---|
boolean |
deleteMailboxes(String username)
Delete all Mailboxes which belong to the user
|
List<String> |
listMailboxes(String username)
List all mailboxes for a user
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.