|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object extended by javax.net.ssl.CertPathTrustManagerParameters
public class CertPathTrustManagerParameters
A wrapper for CertPathParameters. This class is used to pass validation
settings to CertPath based TrustManager
s using the
TrustManagerFactory.init()
method.
Instances of this class are immutable.
X509TrustManager
,
TrustManagerFactory
,
CertPathParameters
Constructor Summary | |
---|---|
CertPathTrustManagerParameters(CertPathParameters parameters)
Construct new CertPathTrustManagerParameters from the specified parameters. |
Method Summary | |
---|---|
CertPathParameters |
getParameters()
Return a clone of the CertPathParameters encapsulated by this class. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CertPathTrustManagerParameters(CertPathParameters parameters)
parameters
- the CertPathParameters to be used
NullPointerException
- if parameters is nullMethod Detail |
---|
public CertPathParameters getParameters()
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.
Scripting on this page tracks web page traffic, but does not change the content in any way.