| | |
| | | |
| | | |
| | | |
| | | import static org.opends.messages.SchemaMessages.WARN_ATTR_SYNTAX_IA5_ILLEGAL_CHARACTER; |
| | | import static com.sun.opends.sdk.util.Messages.WARN_ATTR_SYNTAX_IA5_ILLEGAL_CHARACTER; |
| | | import static org.opends.sdk.util.StringPrepProfile.NO_CASE_FOLD; |
| | | import static org.opends.sdk.util.StringPrepProfile.TRIM; |
| | | import static org.opends.sdk.util.StringPrepProfile.prepareUnicode; |
| | | |
| | | import org.opends.messages.Message; |
| | | import com.sun.opends.sdk.util.Message; |
| | | import org.opends.sdk.DecodeException; |
| | | import org.opends.sdk.util.ByteSequence; |
| | | import org.opends.sdk.util.ByteString; |