Uses of Class
org.dcache.xrootd.util.ServerProtocolFlags
-
Packages that use ServerProtocolFlags Package Description org.dcache.xrootd.security org.dcache.xrootd.util -
-
Uses of ServerProtocolFlags in org.dcache.xrootd.security
Methods in org.dcache.xrootd.security that return ServerProtocolFlags Modifier and Type Method Description ServerProtocolFlagsTLSSessionInfo. getLocalServerProtocolFlags()Constructors in org.dcache.xrootd.security with parameters of type ServerProtocolFlags Constructor Description TLSSessionInfo(ServerProtocolFlags serverFlags) -
Uses of ServerProtocolFlags in org.dcache.xrootd.util
Constructors in org.dcache.xrootd.util with parameters of type ServerProtocolFlags Constructor Description ServerProtocolFlags(ServerProtocolFlags serverProtocolFlags)
-