public class TestSaslClientAuthenticationProviders extends Object
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TestSaslClientAuthenticationProviders.ConflictingProvider1 |
(package private) static class |
TestSaslClientAuthenticationProviders.ConflictingProvider2 |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestSaslClientAuthenticationProviders() |
Modifier and Type | Method and Description |
---|---|
void |
testCannotAddTheSameProviderTwice() |
void |
testDifferentConflictingImplementationsFail() |
void |
testInstanceIsCached() |
public static final HBaseClassTestRule CLASS_RULE
public TestSaslClientAuthenticationProviders()
public void testCannotAddTheSameProviderTwice()
public void testInstanceIsCached()
public void testDifferentConflictingImplementationsFail()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.