Class CredentialLoader
- java.lang.Object
-
- org.dcache.xrootd.plugins.authn.gsi.CredentialLoader
-
public class CredentialLoader extends java.lang.ObjectLoads and stores credentials based on certificate .pems on the local disk. Shared between all instances of the GSICredentialManager to optimize/cache the refreshed credentials and caCerts.
-
-
Constructor Summary
Constructors Constructor Description CredentialLoader(java.util.Properties properties, eu.emi.security.authn.x509.X509CertChainValidator certChainValidator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description eu.emi.security.authn.x509.impl.PEMCredentialgetHostCredential()eu.emi.security.authn.x509.X509CredentialgetProxy()booleanisDelegationOnly()
-