| java.lang.Object | |
| ↳ | javax.net.ssl.CertPathTrustManagerParameters |
Certification path parameters to provide to certification path
based TrustManager.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new
CertPathTrustManagerParameters with the specified
certification path parameters.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a copy of the certification path parameters.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new CertPathTrustManagerParameters with the specified
certification path parameters.
| parameters | the certification path parameters. |
|---|
Returns a copy of the certification path parameters.