| Package | Description |
|---|---|
| com.okta.authn.sdk.example.dao | |
| com.okta.authn.sdk.example.resources |
| Modifier and Type | Method and Description |
|---|---|
TieCraft |
DefaultTieCraftDao.addTieCraft(TieCraft tieCraft) |
TieCraft |
TieCraftDao.getTieCraft(String serial) |
TieCraft |
DefaultTieCraftDao.getTieCraft(String serial) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TieCraft> |
TieCraftDao.listTieCrafts() |
Collection<TieCraft> |
DefaultTieCraftDao.listTieCrafts() |
| Modifier and Type | Method and Description |
|---|---|
TieCraft |
DefaultTieCraftDao.addTieCraft(TieCraft tieCraft) |
| Modifier and Type | Method and Description |
|---|---|
TieCraft |
TieResource.getTieCraft(String serial) |
| Modifier and Type | Method and Description |
|---|---|
Collection<TieCraft> |
TieResource.listTieCraft()
Returns a Collection of all TieCraft.
|
Copyright © 2018–2023 Okta. All rights reserved.