| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.identity | |
| org.apache.kerby.kerberos.kerb.identity.backend |
| Modifier and Type | Method and Description |
|---|---|
BatchTrans |
BatchTrans.addIdentity(KrbIdentity identity)
Add an identity, and return the newly created result.
|
BatchTrans |
BatchTrans.deleteIdentity(String principalName)
Delete the identity specified by principal name
|
BatchTrans |
CacheableIdentityService.startBatchTrans()
Start a transaction.
|
BatchTrans |
IdentityService.startBatchTrans()
Start a transaction.
|
BatchTrans |
BatchTrans.updateIdentity(KrbIdentity identity)
Update an identity, and return the updated result.
|
| Modifier and Type | Method and Description |
|---|---|
BatchTrans |
AbstractIdentityBackend.startBatchTrans()
Start a transaction.
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.