Uses of Class
org.dcache.xrootd.plugins.authn.gsi.GSIServerRequestHandler
-
Packages that use GSIServerRequestHandler Package Description org.dcache.xrootd.plugins.authn.gsi.post49 org.dcache.xrootd.plugins.authn.gsi.pre49 -
-
Uses of GSIServerRequestHandler in org.dcache.xrootd.plugins.authn.gsi.post49
Subclasses of GSIServerRequestHandler in org.dcache.xrootd.plugins.authn.gsi.post49 Modifier and Type Class Description classGSIPost49ServerRequestHandlerImplementation of server side of GSI handshake according to XrootD 4.9+. -
Uses of GSIServerRequestHandler in org.dcache.xrootd.plugins.authn.gsi.pre49
Subclasses of GSIServerRequestHandler in org.dcache.xrootd.plugins.authn.gsi.pre49 Modifier and Type Class Description classGSIPre49ServerRequestHandlerImplementation of server side of GSI handshake prior to XrootD 4.9.
-