Class GSIClientAuthenticationProvider
- java.lang.Object
-
- org.dcache.xrootd.plugins.authn.gsi.GSIClientAuthenticationProvider
-
- All Implemented Interfaces:
ChannelHandlerProvider
public class GSIClientAuthenticationProvider extends java.lang.Object implements ChannelHandlerProvider
-
-
Constructor Summary
Constructors Constructor Description GSIClientAuthenticationProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ChannelHandlerFactorycreateFactory(java.lang.String plugin, java.util.Properties properties)
-
-
-
Method Detail
-
createFactory
public ChannelHandlerFactory createFactory(java.lang.String plugin, java.util.Properties properties) throws java.io.FileNotFoundException
- Specified by:
createFactoryin interfaceChannelHandlerProvider- Throws:
java.io.FileNotFoundException
-
-