C G I J O P

C

clone() - Method in class org.restlet.ext.jsslutils.PkixSslContextFactory
This class is likely to contain sensitive information; cloning is therefore not allowed.
createSslContext() - Method in class org.restlet.ext.jsslutils.JsslutilsSslContextFactory
Creates a configured and initialized SSLContext by delegating the call to the SSLContextFactory with which the target instance was built.
createSslContext() - Method in class org.restlet.ext.jsslutils.PkixSslContextFactory
Creates a configured and initialised SSLContext by delegating the call to the PKIXSSLContextFactory with has been initialised using 'init'.

G

getSslContextFactory() - Method in class org.restlet.ext.jsslutils.JsslutilsSslContextFactory
Returns the wrapped SSLContextFactory with which this instance was built.

I

init(Series<Parameter>) - Method in class org.restlet.ext.jsslutils.JsslutilsSslContextFactory
 
init(Series<Parameter>) - Method in class org.restlet.ext.jsslutils.PkixSslContextFactory
Sets the following options according to parameters that may have been set up directly in the HttpsServerHelper parameters.

J

JsslutilsSslContextFactory - Class in org.restlet.ext.jsslutils
This SslContextFactory is a wrapper for the SSLContextFactory of jSSLutils.
JsslutilsSslContextFactory(SSLContextFactory) - Constructor for class org.restlet.ext.jsslutils.JsslutilsSslContextFactory
Builds JsslutilsSslContextFactory that wraps an instance of jsslutils.sslcontext.SSLContextFactory.

O

org.restlet.ext.jsslutils - package org.restlet.ext.jsslutils
Integration with jSSLutils library.

P

PkixSslContextFactory - Class in org.restlet.ext.jsslutils
This SslContextFactory uses PKIXSSLContextFactory from jSSLutils and can be configured via parameters.
PkixSslContextFactory() - Constructor for class org.restlet.ext.jsslutils.PkixSslContextFactory
 

C G I J O P

Copyright © 2005-2014 Restlet.