Frames | No Frames |
Classes implementing javax.net.ssl.ManagerFactoryParameters | |
class | This empty class can be used to initialize KeyManagerFactory and TrustManagerFactory instances for the ``JessieX509''
algorithm, for cases when no keys or trusted certificates are
desired or needed.
|
class | An instance of a manager factory parameters for holding a single
certificate/private key pair, encoded in PEM format.
|
class | Instances of this class are used to initialize TrustManagerFactory instances for the ``SRP'' algorithm.
|
class | This class implements a simple set of trust anchors suitable for
initializing a TrustManagerFactory for the "JessieX509" algorithm.
|
Methods with parameter type javax.net.ssl.ManagerFactoryParameters | |
void | Engine method that initializes this factory with some algorithm-specific
parameters.
|
void | Engine method for initializing this factory with some
algorithm-specific parameters.
|
void | Engine method that initializes this factory with some algorithm-specific
parameters.
|
Methods with parameter type javax.net.ssl.ManagerFactoryParameters | |
void | Engine method for initializing this factory with some
algorithm-specific parameters.
|
void | Engine method that initializes this factory with some algorithm-specific
parameters.
|
void | Initialize this instance with an implementation-dependent
parameter object.
|
void | Initialize this instance with some algorithm-specific parameters.
|