public class NoAuthorizationFactory extends Object implements AuthorizationFactory
| Constructor and Description |
|---|
NoAuthorizationFactory() |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationHandler |
createHandler()
Creates a new authorization handler.
|
String |
getDescription()
Returns a human readable description of the authorization
plugin.
|
String |
getName()
Returns the name under which this plugin can be loaded.
|
public static final String NAME
public String getName()
AuthorizationFactorygetName in interface AuthorizationFactorypublic String getDescription()
AuthorizationFactorygetDescription in interface AuthorizationFactorypublic AuthorizationHandler createHandler()
AuthorizationFactorycreateHandler in interface AuthorizationFactoryCopyright © 2011–2018 dCache.org. All rights reserved.