| Package | Description |
|---|---|
| fathom.authc | |
| fathom.realm |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardCredentials
Represents standard username/password credentials.
|
| Modifier and Type | Method and Description |
|---|---|
Credentials |
StandardCredentials.sanitize() |
Credentials |
Credentials.sanitize()
Creates a sanitized clone without any sensitive information.
|
| Modifier and Type | Field and Description |
|---|---|
protected Credentials |
Account.credentials |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
Account.getCredentials() |
| Constructor and Description |
|---|
Account(String name,
Credentials credentials) |
Account(String name,
Credentials credentials,
Authorizations authorizations) |
Copyright © 2017. All rights reserved.