public interface IdentityPoolManager extends IdentityManager
| Modifier and Type | Method and Description |
|---|---|
void |
setIdentityPool(IdentityPool identityPool)
Sets identity pool which can be used by this identity manager.
|
nextPrimaryKey, reclaimKeys, setPersistencevoid setIdentityPool(IdentityPool identityPool)
identityPool - Identity pool for use.