public class InMemoryUniversalAuthenticatorAccountDatabase extends Object implements UniversalAuthenticatorAccountDatabase
Constructor and Description |
---|
InMemoryUniversalAuthenticatorAccountDatabase() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAccounts(String username) |
InMemoryUniversalAuthenticatorAccountDatabase |
mapUser(String username,
String gatewayAccount) |
public InMemoryUniversalAuthenticatorAccountDatabase()
public InMemoryUniversalAuthenticatorAccountDatabase mapUser(String username, String gatewayAccount)
public Set<String> getAccounts(String username)
getAccounts
in interface UniversalAuthenticatorAccountDatabase
Copyright © 2024. All rights reserved.