mock-oauth2-server
Toggle table of contents
3.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
mock-oauth2-server
mock-oauth2-server
/
no.nav.security.mock.oauth2.http
/
Ssl
Ssl
class
Ssl
@
JvmOverloads
constructor
(
val
sslKeystore
:
SslKeystore
=
SslKeystore()
)
Members
Constructors
Ssl
Link copied to clipboard
@
JvmOverloads
constructor
(
sslKeystore
:
SslKeystore
=
SslKeystore()
)
Properties
ssl
Keystore
Link copied to clipboard
val
sslKeystore
:
SslKeystore
Functions
ssl
Context
Link copied to clipboard
fun
sslContext
(
)
:
SSLContext
ssl
Engine
Link copied to clipboard
fun
sslEngine
(
)
:
SSLEngine