Class CertChainValidatorProvider
- java.lang.Object
-
- org.dcache.xrootd.plugins.authn.gsi.CertChainValidatorProvider
-
public class CertChainValidatorProvider extends java.lang.ObjectThe intention here is to limit this class to one shared instance per domain. Hence, the door will constuct it in connection with the authentication factory, the pool in connection with the client authentication factory.
-
-
Constructor Summary
Constructors Constructor Description CertChainValidatorProvider(java.util.Properties properties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description eu.emi.security.authn.x509.X509CertChainValidatorgetCertChainValidator()
-