| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentityMappingService.deleteAllExternalIdentityMappings()
Delete all external identity mapping for the connected tenant
|
void |
ExternalIdentityMappingService.deleteExternalIdentityMapping(long mappingId)
Delete the id specified externalIdentityMapping
|
void |
ExternalIdentityMappingService.deleteExternalIdentityMapping(SExternalIdentityMapping externalIdentityMapping)
Delete the specific externalIdentityMapping
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalIdentityMappingServiceImpl.deleteAllExternalIdentityMappings() |
void |
ExternalIdentityMappingServiceImpl.deleteExternalIdentityMapping(long mappingId) |
void |
ExternalIdentityMappingServiceImpl.deleteExternalIdentityMapping(SExternalIdentityMapping externalIdentityMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExternalIdentityMappingCommand.deleteExternalIdentityMappings(String externalId,
String kind)
Deletes all
SExternalIdentityMapping objects associated with the specified externalId and kind. |
Copyright © 2019 Bonitasoft S.A.. All rights reserved.