Package org.dcache.xrootd.plugins
Interface AuthenticationFactory
-
- All Known Implementing Classes:
NoAuthenticationFactory
public interface AuthenticationFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AuthenticationHandlercreateHandler(ProxyDelegationClient client)
-
-
-
Method Detail
-
createHandler
AuthenticationHandler createHandler(ProxyDelegationClient client)
-
-