| Package | Description |
|---|---|
| com.holonplatform.auth | |
| com.holonplatform.auth.internal |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.Builder.build()
Build Account instance
|
| Modifier and Type | Method and Description |
|---|---|
Optional<Account> |
Account.AccountProvider.loadAccountById(String id)
Load an
Account based on account id |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAccount
Default
Account implementation |
| Modifier and Type | Method and Description |
|---|---|
Account |
DefaultAccount.AccountBuilder.build() |
Copyright © 2019 The Holon Platform. All rights reserved.