public class RejectIfUnauthenticated extends Object implements FilterType
| Constructor and Description |
|---|
RejectIfUnauthenticated() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAuthenticatedSpecification(MailTransactionSpecification specification) |
Filter |
createInstance(MailTransaction mailTransaction) |
void |
setAuthenticatedSpecifications(java.util.List<MailTransactionSpecification> specifications) |
public Filter createInstance(MailTransaction mailTransaction)
createInstance in interface FilterTypepublic void addAuthenticatedSpecification(MailTransactionSpecification specification)
public void setAuthenticatedSpecifications(java.util.List<MailTransactionSpecification> specifications)