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