toggle menu
DICE API Documentation
JVM
switch theme
search in API
DICE API Documentation
/
com.embabel.dice.web.rest.security
/
InMemoryApiKeyAuthenticator
/
Companion
Companion
object
Companion
Members
Functions
with
Key
Link copied to clipboard
fun
withKey
(
apiKey
:
String
)
:
InMemoryApiKeyAuthenticator
Create authenticator from a single API key.
with
Keys
Link copied to clipboard
fun
withKeys
(
vararg
apiKeys
:
String
)
:
InMemoryApiKeyAuthenticator
Create authenticator from multiple API keys.