Class ZTNClientAuthenticationProvider
- java.lang.Object
-
- org.dcache.xrootd.plugins.authn.ztn.ZTNClientAuthenticationProvider
-
- All Implemented Interfaces:
ChannelHandlerProvider
public class ZTNClientAuthenticationProvider extends java.lang.Object implements ChannelHandlerProvider
-
-
Constructor Summary
Constructors Constructor Description ZTNClientAuthenticationProvider()
-
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)
- Specified by:
createFactoryin interfaceChannelHandlerProvider
-
-