Uses of Class
org.dcache.xrootd.plugins.InvalidHandlerConfigurationException
-
Packages that use InvalidHandlerConfigurationException Package Description org.dcache.xrootd.plugins org.dcache.xrootd.plugins.authn.none -
-
Uses of InvalidHandlerConfigurationException in org.dcache.xrootd.plugins
Methods in org.dcache.xrootd.plugins that throw InvalidHandlerConfigurationException Modifier and Type Method Description CProxyDelegationClientFactory. createClient(java.lang.String authPlugin, java.util.Properties properties)Creates and returns a new ProxyDelegationClientAuthenticationHandlerAuthenticationFactory. createHandler(ProxyDelegationClient client) -
Uses of InvalidHandlerConfigurationException in org.dcache.xrootd.plugins.authn.none
Methods in org.dcache.xrootd.plugins.authn.none that throw InvalidHandlerConfigurationException Modifier and Type Method Description AuthenticationHandlerNoAuthenticationFactory. createHandler(ProxyDelegationClient proxyDelegationClient)
-