public class NoAuthenticationProvider extends Object implements AuthenticationProvider
| Constructor and Description |
|---|
NoAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationFactory |
createFactory(String plugin,
Properties properties)
Creates and returns a new AuthenticationFactory.
|
public AuthenticationFactory createFactory(String plugin, Properties properties)
AuthenticationProvidercreateFactory in interface AuthenticationProviderplugin - name identifying a particular type of AuthenticationFactoryproperties - configuration valuesCopyright © 2011–2018 dCache.org. All rights reserved.