|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.restlet.engine.ssl.SslUtils
public class SslUtils
Various HTTPS utilities.
| Method Summary | |
|---|---|
static Integer |
extractKeySize(String sslCipherSuite)
Extract the SSL key size of a given cipher suite. |
static SslContextFactory |
getSslContextFactory(RestletHelper<?> helper)
Returns the SSL context factory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static Integer extractKeySize(String sslCipherSuite)
sslCipherSuite - The SSL cipher suite.
public static SslContextFactory getSslContextFactory(RestletHelper<?> helper)
helper - The helper to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||