|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VirtualUserTable
Interface which should be implemented of classes which map recipients
| Field Summary | |
|---|---|
static java.lang.String |
ALIASDOMAIN_PREFIX
The prefix which is used for alias domain mappings |
static java.lang.String |
ERROR_PREFIX
The prefix which is used for error mappings |
static java.lang.String |
REGEX_PREFIX
The prefix which is used for regex mappings |
static java.lang.String |
ROLE
The component role used by components implementing this service |
| Method Summary | |
|---|---|
java.util.Collection |
getMappings(java.lang.String user,
java.lang.String domain)
Return the mapped MailAddress for the given address. |
| Field Detail |
|---|
static final java.lang.String ROLE
static final java.lang.String ERROR_PREFIX
static final java.lang.String REGEX_PREFIX
static final java.lang.String ALIASDOMAIN_PREFIX
| Method Detail |
|---|
java.util.Collection getMappings(java.lang.String user,
java.lang.String domain)
throws ErrorMappingException
user - the MailAddress
ErrorMappingException - get thrown if an error mapping was found
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||