public class CertPathTrustManagerParameters extends Object implements ManagerFactoryParameters
TrustManager
.Constructor and Description |
---|
CertPathTrustManagerParameters(CertPathParameters parameters)
Creates a new
CertPathTrustManagerParameters with the specified
certification path parameters. |
public CertPathTrustManagerParameters(CertPathParameters parameters)
CertPathTrustManagerParameters
with the specified
certification path parameters.parameters
- the certification path parameters.public CertPathParameters getParameters()