Class GSIAuthenticationProvider
- java.lang.Object
-
- org.dcache.xrootd.plugins.authn.gsi.GSIAuthenticationProvider
-
- All Implemented Interfaces:
AuthenticationProvider
public class GSIAuthenticationProvider extends java.lang.Object implements AuthenticationProvider
-
-
Constructor Summary
Constructors Constructor Description GSIAuthenticationProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AuthenticationFactorycreateFactory(java.lang.String plugin, java.util.Properties properties)
-
-
-
Method Detail
-
createFactory
public AuthenticationFactory createFactory(java.lang.String plugin, java.util.Properties properties) throws java.io.FileNotFoundException
- Specified by:
createFactoryin interfaceAuthenticationProvider- Throws:
java.io.FileNotFoundException
-
-