Constant Field Values

Contents

org.dcache.*

  • org.dcache.xrootd.plugins.authn.none.NoAuthenticationProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "none"
  • org.dcache.xrootd.plugins.authz.none.NoAuthorizationFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "none"
  • org.dcache.xrootd.plugins.tls.SSLHandlerFactory 
    Modifier and Type Constant Field Value
    public static final java.lang.String CLIENT_TLS "tls-client"
    public static final java.lang.String SERVER_TLS "tls"
  • org.dcache.xrootd.plugins.tls.TLSHandlerProvider 
    Modifier and Type Constant Field Value
    public static final java.lang.String CLIENT_PLUGIN "ssl-client-handler"
    public static final java.lang.String PLUGIN "ssl-handler"