| Package | Description |
|---|---|
| io.appform.dropwizard.multiauth.model |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceUser> |
AuthStore.getUser(String userId) |
Optional<ServiceUser> |
AuthStore.provisionUser(ServiceUser user) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceUser> |
AuthStore.provisionUser(ServiceUser user) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AuthStore.updateUser(String id,
UnaryOperator<ServiceUser> mutator) |
Copyright © 2020. All rights reserved.