# Print output for @column tags ?>
public
interface
CertPathParameters
implements
Cloneable
java.security.cert.CertPathParameters |
A specification of certification path algorithm parameters.
The purpose of this interface is to group (and provide type safety for)
all CertPath
parameter specifications. All
CertPath
parameter specifications must implement this
interface.
See also:
Public methods | |
---|---|
abstract
Object
|
clone()
Makes a copy of this |