Uses of Class
be.personify.iam.scim.storage.DataException
-
Packages that use DataException Package Description be.personify.iam.scim.storage.impl -
-
Uses of DataException in be.personify.iam.scim.storage.impl
Methods in be.personify.iam.scim.storage.impl that throw DataException Modifier and Type Method Description voidDatabaseConnectorStorage. create(String id, Map<String,Object> scimObject)voidLDAPConnectorStorage. create(String id, Map<String,Object> scimObject)
-