Uses of Class
cz.metacentrum.perun.core.api.exceptions.ServiceOnlyRoleAssignedException
Packages that use ServiceOnlyRoleAssignedException
Package
Description
-
Uses of ServiceOnlyRoleAssignedException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw ServiceOnlyRoleAssignedExceptionModifier and TypeMethodDescriptionUsersManager.unsetSpecificUser
(PerunSession sess, User specificUser, SpecificUserType specificUserType) Remove all ownerships of this specific user and unset this specific user type from this specific user. -
Uses of ServiceOnlyRoleAssignedException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw ServiceOnlyRoleAssignedExceptionModifier and TypeMethodDescriptionUsersManagerBl.unsetSpecificUser
(PerunSession sess, User specificUser, SpecificUserType specificUserType) Remove all ownerships of this specific user and unset this specific user type from this specific user. -
Uses of ServiceOnlyRoleAssignedException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw ServiceOnlyRoleAssignedExceptionModifier and TypeMethodDescriptionUsersManagerBlImpl.unsetSpecificUser
(PerunSession sess, User specificUser, SpecificUserType specificUserType) -
Uses of ServiceOnlyRoleAssignedException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw ServiceOnlyRoleAssignedExceptionModifier and TypeMethodDescriptionUsersManagerEntry.unsetSpecificUser
(PerunSession sess, User specificUser, SpecificUserType specificUserType)