Uses of Interface
org.dcache.xrootd.plugins.ChannelHandlerProvider
-
Packages that use ChannelHandlerProvider Package Description org.dcache.xrootd.core org.dcache.xrootd.plugins.tls -
-
Uses of ChannelHandlerProvider in org.dcache.xrootd.core
Classes in org.dcache.xrootd.core that implement ChannelHandlerProvider Modifier and Type Class Description classXrootdAuthenticationHandlerProviderclassXrootdAuthorizationHandlerProvider -
Uses of ChannelHandlerProvider in org.dcache.xrootd.plugins.tls
Classes in org.dcache.xrootd.plugins.tls that implement ChannelHandlerProvider Modifier and Type Class Description classTLSHandlerProvider
-