Uses of Class
cz.metacentrum.perun.core.api.exceptions.RoleNotSupportedException
Packages that use RoleNotSupportedException
-
Uses of RoleNotSupportedException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw RoleNotSupportedExceptionModifier and TypeMethodDescriptionVosManager.getAdminGroups(PerunSession perunSession, Vo vo, String role) Deprecated.VosManager.getAdmins(PerunSession perunSession, Vo vo, String role, boolean onlyDirectAdmins) Deprecated.VosManager.getRichAdmins(PerunSession perunSession, Vo vo, String role, List<String> specificAttributes, boolean allUserAttributes, boolean onlyDirectAdmins) Deprecated.voidAttributesManager.setAttributePolicyCollections(PerunSession sess, List<AttributePolicyCollection> policyCollections) Deletes old attribute policy collections and sets all new attribute policy collections. -
Uses of RoleNotSupportedException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw RoleNotSupportedExceptionModifier and TypeMethodDescriptionVosManagerEntry.getAdminGroups(PerunSession perunSession, Vo vo, String role) VosManagerEntry.getAdmins(PerunSession perunSession, Vo vo, String role, boolean onlyDirectAdmins) VosManagerEntry.getRichAdmins(PerunSession perunSession, Vo vo, String role, List<String> specificAttributes, boolean allUserAttributes, boolean onlyDirectAdmins) voidAttributesManagerEntry.setAttributePolicyCollections(PerunSession sess, List<AttributePolicyCollection> policyCollections)