Package org.apache.hadoop.hbase.util
Class TestSimpleKdcServerUtil
java.lang.Object
org.apache.hadoop.hbase.util.TestSimpleKdcServerUtil
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestSimpleKdcServerUtil
extends Object
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTest we are able to ride over clashing port...
-
Field Details
-
UTIL
-
-
Constructor Details
-
TestSimpleKdcServerUtil
public TestSimpleKdcServerUtil()
-
-
Method Details
-
testBindException
@Test public void testBindException() throws org.apache.kerby.kerberos.kerb.KrbException, IOExceptionTest we are able to ride over clashing port... BindException.. when starting up a kdc server.- Throws:
org.apache.kerby.kerberos.kerb.KrbExceptionIOException
-