Package | Description |
---|---|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
Modifier and Type | Method and Description |
---|---|
static IdRepoDuplicateObjectException |
IdRepoDuplicateObjectException.identityOfTypeAlreadyExists(String name,
String type)
Create an instance using the localized
IdRepoErrorCode.IDENTITY_OF_TYPE_ALREADY_EXISTS
error message populated with the provided name and type. |
static IdRepoDuplicateObjectException |
IdRepoDuplicateObjectException.nameAlreadyExists(String name)
Create an instance using the localized
IdRepoErrorCode.NAME_ALREADY_EXISTS
error message populated with the provided name. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.