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.token
/
KeyGenerator
/
Companion
/
Algorithm
Algorithm
data
class
Algorithm
(
val
family
:
List
<
JWSAlgorithm
>
,
val
keyType
:
KeyType
)
Members
Constructors
Algorithm
Link copied to clipboard
constructor
(
family
:
List
<
JWSAlgorithm
>
,
keyType
:
KeyType
)
Properties
family
Link copied to clipboard
val
family
:
List
<
JWSAlgorithm
>
key
Type
Link copied to clipboard
val
keyType
:
KeyType