Package | Description |
---|---|
org.apache.james.rrt.api | |
org.apache.james.rrt.lib | |
org.apache.james.user.lib |
Implementations of user repositories for use in James.
|
Modifier and Type | Method and Description |
---|---|
Collection<String> |
RecipientRewriteTable.getMappings(String user,
String domain)
Return the mapped MailAddress for the given address.
|
Modifier and Type | Method and Description |
---|---|
Collection<String> |
AbstractRecipientRewriteTable.getMappings(String user,
String domain) |
Collection<String> |
AbstractRecipientRewriteTable.getMappings(String user,
String domain,
int mappingLimit) |
Modifier and Type | Method and Description |
---|---|
Collection<String> |
AbstractJamesUsersRepository.getMappings(String username,
String domain)
Deprecated.
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.