public final class ListRightsResponse extends Object implements ImapResponseMessage
| Constructor and Description |
|---|
ListRightsResponse(String mailboxName,
String identifier,
org.apache.james.mailbox.model.MailboxACL.MailboxACLRights[] rights) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getIdentifier() |
String |
getMailboxName() |
org.apache.james.mailbox.model.MailboxACL.MailboxACLRights[] |
getRights() |
int |
hashCode() |
String |
toString() |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.