| | |
| | | |
| | | |
| | | |
| | | import static com.sun.opends.sdk.util.Messages.*; |
| | | import static org.opends.sdk.schema.SchemaConstants.EMR_CASE_IGNORE_LIST_OID; |
| | | import static org.opends.sdk.schema.SchemaConstants.SMR_CASE_IGNORE_LIST_OID; |
| | | import static org.opends.sdk.schema.SchemaConstants.SYNTAX_OTHER_MAILBOX_NAME; |
| | | import static com.sun.opends.sdk.messages.Messages.*; |
| | | import static org.opends.sdk.schema.SchemaConstants.*; |
| | | |
| | | import org.opends.sdk.ByteSequence; |
| | | |
| | | import com.sun.opends.sdk.util.MessageBuilder; |
| | | import org.opends.sdk.util.ByteSequence; |
| | | |
| | | |
| | | |