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
/
OAuth2Config
/
OAuth2HttpServerDeserializer
/
SslConfig
/
SslConfig
Ssl
Config
constructor
(
keyPassword
:
String
=
""
,
keystoreFile
:
File
?
=
null
,
keystoreType
:
SslKeystore.KeyStoreType
=
SslKeystore.KeyStoreType.PKCS12
,
keystorePassword
:
String
=
""
)