Class XrootdAuthorizationHandlerFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.netty.channel.ChannelHandler createHandler()
      Creates a new channel handler.
      java.lang.String getDescription()
      Returns a human readable description of the channel handler plugin.
      java.lang.String getName()
      Returns the name under which this plugin can be loaded.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XrootdAuthorizationHandlerFactory

        public XrootdAuthorizationHandlerFactory​(AuthorizationFactory factory)