Uses of Class
com.evolveum.midpoint.smart.api.InsufficientPermissionsException
Packages that use InsufficientPermissionsException
-
Uses of InsufficientPermissionsException in com.evolveum.midpoint.smart.api
Methods in com.evolveum.midpoint.smart.api that throw InsufficientPermissionsExceptionModifier and TypeMethodDescriptionSmartIntegrationService.suggestFocusType(String resourceOid, ResourceObjectTypeIdentification typeIdentification, List<DataAccessPermissionType> permissions, Task task, OperationResult result) Suggests a discrete focus type for the application (resource) object type.SmartIntegrationService.suggestFocusType(String resourceOid, ResourceObjectTypeDefinitionType typeDefBean, List<DataAccessPermissionType> permissions, Task task, OperationResult result) Suggests a discrete focus type for the application (resource) object type which is not yet defined in the resource.