public class DefaultCasSslContext
extends java.lang.Object
DefaultCasSslContext.| Constructor and Description |
|---|
DefaultCasSslContext(org.springframework.core.io.Resource trustStoreFile,
java.lang.String trustStorePassword,
java.lang.String trustStoreType) |
| Modifier and Type | Method and Description |
|---|---|
javax.net.ssl.SSLContext |
getSslContext()
Gets the trusted ssl context.
|
javax.net.ssl.SSLSocketFactory |
getSslSocketFactory() |