|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.zookeeper.server.auth.ProviderRegistry
public class ProviderRegistry
Constructor Summary | |
---|---|
ProviderRegistry()
|
Method Summary | |
---|---|
static AuthenticationProvider |
getProvider(java.lang.String scheme)
|
static void |
initialize()
|
static java.lang.String |
listProviders()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProviderRegistry()
Method Detail |
---|
public static void initialize()
public static AuthenticationProvider getProvider(java.lang.String scheme)
public static java.lang.String listProviders()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |