org.globus.gsi.provider
Class GlobusTrustManagerFactoryParameters
java.lang.Object
org.globus.gsi.provider.GlobusTrustManagerFactoryParameters
- All Implemented Interfaces:
- javax.net.ssl.ManagerFactoryParameters
public class GlobusTrustManagerFactoryParameters
- extends java.lang.Object
- implements javax.net.ssl.ManagerFactoryParameters
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlobusTrustManagerFactoryParameters
public GlobusTrustManagerFactoryParameters(java.security.KeyStore initTrustStore,
java.security.cert.CertStore initCRLStore,
SigningPolicyStore initPolicyStore,
boolean initRejectLimitedProxy)
GlobusTrustManagerFactoryParameters
public GlobusTrustManagerFactoryParameters(java.security.KeyStore initTrustStore,
java.security.cert.CertStore initCRLStore,
SigningPolicyStore initPolicyStore,
boolean initRejectLimitedProxy,
java.util.Map<java.lang.String,ProxyPolicyHandler> handlers)
getCertPathParameters
public X509ProxyCertPathParameters getCertPathParameters()
Copyright © 2013. All Rights Reserved.