public class XrootdAuthorizationHandlerFactory extends Object implements ChannelHandlerFactory
| Constructor and Description |
|---|
XrootdAuthorizationHandlerFactory(AuthorizationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.channel.ChannelHandler |
createHandler()
Creates a new channel handler.
|
String |
getDescription()
Returns a human readable description of the channel handler
plugin.
|
String |
getName()
Returns the name under which this plugin can be loaded.
|
public XrootdAuthorizationHandlerFactory(AuthorizationFactory factory)
public String getName()
ChannelHandlerFactorygetName in interface ChannelHandlerFactorypublic String getDescription()
ChannelHandlerFactorygetDescription in interface ChannelHandlerFactorypublic org.jboss.netty.channel.ChannelHandler createHandler()
ChannelHandlerFactorycreateHandler in interface ChannelHandlerFactoryCopyright © 2013 dCache.org. All rights reserved.