Uses of Class
com.sun.identity.idm.IdRepoDuplicateObjectException
Package
Description
Provides classes for accessing the Identity Repository interfaces.
-
Uses of IdRepoDuplicateObjectException in com.sun.identity.idm
Modifier and TypeMethodDescriptionIdRepoDuplicateObjectException.identityOfTypeAlreadyExists
(String name, String type) Create an instance using the localizedIdRepoErrorCode.IDENTITY_OF_TYPE_ALREADY_EXISTS
error message populated with the provided name and type.IdRepoDuplicateObjectException.nameAlreadyExists
(String name) Create an instance using the localizedIdRepoErrorCode.NAME_ALREADY_EXISTS
error message populated with the provided name.