public class ProviderRegistry extends Object
Constructor and Description |
---|
ProviderRegistry() |
Modifier and Type | Method and Description |
---|---|
static AuthenticationProvider |
getProvider(String scheme) |
static void |
initialize() |
static String |
listProviders() |
public static void initialize()
public static AuthenticationProvider getProvider(String scheme)
public static String listProviders()
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.