java.security.cert.PKIXBuilderParameters
Summary
Public Constructors
Public Methods
addCertPathChecker,
addCertStore,
clone,
getCertPathCheckers,
getCertStores,
getDate,
getInitialPolicies,
getPolicyQualifiersRejected,
getSigProvider,
getTargetCertConstraints,
getTrustAnchors,
isAnyPolicyInhibited,
isExplicitPolicyRequired,
isPolicyMappingInhibited,
isRevocationEnabled,
setAnyPolicyInhibited,
setCertPathCheckers,
setCertStores,
setDate,
setExplicitPolicyRequired,
setInitialPolicies,
setPolicyMappingInhibited,
setPolicyQualifiersRejected,
setRevocationEnabled,
setSigProvider,
setTargetCertConstraints,
setTrustAnchors,
toString
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait
Details
Public Constructors
Public Methods
public
int
getMaxPathLength()
public
void
setMaxPathLength(int maxPathLength)
public
String
toString()
Returns a string containing a concise, human-readable description of the
receiver.