public interface Condition
| Modifier and Type | Interface and Description |
|---|---|
static class |
Condition.Operator |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmpty()
True if condition is empty.
|
boolean |
isMatch(LdapContact contact)
Test if the contact matches current condition.
|
boolean isEmpty()
boolean isMatch(LdapContact contact) throws NotAuthorizedException, BadRequestException
contact - Exchange ContactNotAuthorizedExceptionBadRequestExceptionCopyright © 2021 McEvoy Software Ltd. All rights reserved.