public class TestSaslServerAuthenticationProviders extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSaslServerAuthenticationProviders.InitCheckingSaslServerAuthenticationProvider |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSaslServerAuthenticationProviders() |
| Modifier and Type | Method and Description |
|---|---|
void |
instancesAreInitialized() |
void |
reset() |
void |
testCannotAddTheSameProviderTwice() |
void |
testInstanceIsCached() |
public static final HBaseClassTestRule CLASS_RULE
public TestSaslServerAuthenticationProviders()
public void reset()
public void testCannotAddTheSameProviderTwice()
public void testInstanceIsCached()
public void instancesAreInitialized()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.