| Package | Description |
|---|---|
| io.continual.iam.identity | |
| io.continual.iam.impl | |
| io.continual.iam.impl.common | |
| io.continual.iam.impl.jsondoc |
| Modifier and Type | Method and Description |
|---|---|
I |
IdentityDb.authenticate(UsernamePasswordCredential upc)
Authenticate with a username and password
|
| Modifier and Type | Method and Description |
|---|---|
I |
MultiSourceDb.authenticate(UsernamePasswordCredential upc) |
| Modifier and Type | Method and Description |
|---|---|
static UsernamePasswordCredential |
BasicAuthHelper.readUsernamePasswordCredential(HeaderReader hr)
Build an UsernamePasswordCredential from an inbound HTTP header.
|
| Modifier and Type | Method and Description |
|---|---|
I |
CommonJsonDb.authenticate(UsernamePasswordCredential upc) |
protected boolean |
CommonJsonDb.checkPassword(UsernamePasswordCredential upc,
I user) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
JsonDocDb.checkPassword(UsernamePasswordCredential upc,
CommonJsonIdentity user) |
Copyright © 2024 continual.io. All rights reserved.