UserListAuthenticator
class UserListAuthenticator(users: Map<String, PasswordHash>, rules: List<Authenticator.MethodRule>) : Authenticator
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun verifyClientCredentials(clientId: String, clientSecret: String): OAuthClientCredentialsResult
Link copied to clipboard