Uses of Class
cz.metacentrum.perun.core.api.exceptions.WrongAttributeAssignmentException
Package
Description
-
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.api
Modifier and TypeMethodDescriptionvoid
GroupsManager.addMember
(PerunSession perunSession, Group group, Member member) Adds member of the VO to the group in the same VO.void
GroupsManager.addMember
(PerunSession perunSession, List<Group> groups, Member member) Adds member of the VO to the groups in the same VO.void
MembersManager.addMemberCandidates
(PerunSession sess, Vo vo, List<MemberCandidate> candidates, Group group) Add member candidates to Group.void
GroupsManager.addMembers
(PerunSession perunSession, Group group, List<Member> members) Adds members of the VO to the group in the same VO.UsersManager.addUserExtSourceWithAttributes
(PerunSession sess, User user, UserExtSource userExtSource, List<Attribute> uesAttributes) Adds userExternalSource to the user along with the ues attributes.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Facility facility, Attribute attribute) Check if value of this facility attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Facility facility, User user, Attribute attribute) Check if value of this user-facility attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) Checks if value of this group attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Host host, Attribute attribute) Checks if value of this host attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Member member, Attribute attribute) Check if value of this member attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Member member, Group group, Attribute attribute) Check if value of this member-group attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Member member, Resource resource, Attribute attribute) Check if value of this member-resource attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) Check if value of this resource attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Resource resource, Group group, Attribute attribute) Checks if value of this group-resource attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, UserExtSource ues, Attribute attribute) Checks if value of this user external source attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, User user, Attribute attribute) Check if value of this user attribute has valid semantics.void
AttributesManager.checkAttributeSemantics
(PerunSession sess, Vo vo, Attribute attribute) Check if value of this vo attribute has valid semantics.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid semantics.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on themvoid
AttributesManager.checkAttributesSemantics
(PerunSession sess, Facility facility, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Host host, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Member member, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on themvoid
AttributesManager.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Resource resource, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, User user, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSemantics
(PerunSession sess, Vo vo, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid syntax.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on themvoid
AttributesManager.checkAttributesSyntax
(PerunSession sess, Facility facility, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Host host, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Member member, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on themvoid
AttributesManager.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Resource resource, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, User user, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributesSyntax
(PerunSession sess, Vo vo, List<Attribute> attributes) PRIVILEGE: Check attributes only when principal has access to write on them.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Facility facility, Attribute attribute) Check if value of this facility attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Facility facility, User user, Attribute attribute) Check if value of this user-facility attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Group group, Attribute attribute) Checks if value of this group attribute has valid syntaxvoid
AttributesManager.checkAttributeSyntax
(PerunSession sess, Host host, Attribute attribute) Checks if value of this host attribute has valid syntaxvoid
AttributesManager.checkAttributeSyntax
(PerunSession sess, Member member, Attribute attribute) Check if value of this member attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Member member, Group group, Attribute attribute) Check if value of this member-group attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Member member, Resource resource, Attribute attribute) Check if value of this member-resource attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Resource resource, Attribute attribute) Check if value of this resource attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Resource resource, Group group, Attribute attribute) Checks if value of this group-resource attribute has valid syntaxvoid
AttributesManager.checkAttributeSyntax
(PerunSession sess, UserExtSource ues, Attribute attribute) Checks if value of this user external source attribute has valid syntaxvoid
AttributesManager.checkAttributeSyntax
(PerunSession sess, User user, Attribute attribute) Check if value of this user attribute has valid syntax.void
AttributesManager.checkAttributeSyntax
(PerunSession sess, Vo vo, Attribute attribute) Check if value of this vo attribute has valid syntax.void
AttributesManager.checkNamespace
(PerunSession sess, AttributeDefinition attribute, String namespace) Determine if attribute is from specified namespace.void
AttributesManager.checkNamespace
(PerunSession sess, List<? extends AttributeDefinition> attributes, String namespace) Determine if attributes are from specified namespace.void
FacilitiesManager.copyAttributes
(PerunSession sess, Facility sourceFacility, Facility destinationFacility) Copy all attributes of the source facility to the destination facility.UsersManager.createServiceUser
(PerunSession sess, Candidate candidate, List<User> specificUserOwners) From given candidate, creates a service user and assign given owners to him.AttributesManager.fillAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) This method tries to fill value of the user-facility attribute.AttributesManager.fillAttribute
(PerunSession sess, Group group, Attribute attribute) This method tries to fill group attribute.AttributesManager.fillAttribute
(PerunSession sess, Host host, Attribute attribute) This method tries to fill host attribute.AttributesManager.fillAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) This method tries to fill value of the member-group attribute.AttributesManager.fillAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) This method tries to fill value of the member-resource attribute.AttributesManager.fillAttribute
(PerunSession sess, Resource resource, Attribute attribute) This method tries to fill a value of the resource attribute.AttributesManager.fillAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) This method tries to fill group-resource attribute.AttributesManager.fillAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) This method tries to fill value of the user external source attribute.AttributesManager.fillAttribute
(PerunSession sess, User user, Attribute attribute) This method tries to fill value of the user attribute.AttributesManager.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) This method tries to fill value of the user, member, member-resource and user-facility attributes.AttributesManager.fillAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Group group, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Host host, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.fillAttributes
(PerunSession sess, User user, List<Attribute> attributes) PRIVILEGE: Fill attributes only when principal has access to write on them.AttributesManager.getAttribute
(PerunSession sess, Facility facility, User user, String attributeName) Get particular attribute for the user on this facility.AttributesManager.getAttribute
(PerunSession sess, Facility facility, String attributeName) Get particular attribute for the facility.AttributesManager.getAttribute
(PerunSession sess, Group group, String attributeName) Get particular attribute for the group.AttributesManager.getAttribute
(PerunSession sess, Host host, String attributeName) Get particular attribute for the hostAttributesManager.getAttribute
(PerunSession sess, Member member, Group group, String attributeName) Get particular attribute for the member in this group.AttributesManager.getAttribute
(PerunSession sess, Member member, Resource resource, String attributeName) Get particular attribute for the member on this resource.AttributesManager.getAttribute
(PerunSession sess, Member member, String attributeName) Get particular attribute for the member.AttributesManager.getAttribute
(PerunSession sess, Resource resource, Group group, String attributeName) Get particular group attribute on resourceAttributesManager.getAttribute
(PerunSession sess, Resource resource, String attributeName) Get particular attribute for the resource.AttributesManager.getAttribute
(PerunSession sess, UserExtSource ues, String attributeName) Get particular attribute for the user external source.AttributesManager.getAttribute
(PerunSession sess, User user, String attributeName) Get particular attribute for the user.AttributesManager.getAttribute
(PerunSession sess, Vo vo, String attributeName) Get particular attribute for the vo.AttributesManager.getAttribute
(PerunSession sess, String key, String attributeName) Get particular entityless attributeAttributesManager.getAttributeById
(PerunSession sess, Facility facility, int id) Get particular attribute for the facility.AttributesManager.getAttributeById
(PerunSession sess, Facility facility, User user, int id) Get particular attribute for the user on this facility.AttributesManager.getAttributeById
(PerunSession sess, Group group, int id) Get particular attribute for groupAttributesManager.getAttributeById
(PerunSession sess, Host host, int id) Get particular attribute for the hostAttributesManager.getAttributeById
(PerunSession sess, Member member, int id) Get particular attribute for the member.AttributesManager.getAttributeById
(PerunSession sess, Member member, Group group, int id) Get particular attribute for the member in this group.AttributesManager.getAttributeById
(PerunSession sess, Member member, Resource resource, int id) Get particular attribute for the member on this resource.AttributesManager.getAttributeById
(PerunSession sess, Resource resource, int id) Get particular attribute for the resource.AttributesManager.getAttributeById
(PerunSession sess, Resource resource, Group group, int id) Get particular group attribute on this resourceAttributesManager.getAttributeById
(PerunSession sess, UserExtSource ues, int id) Get particular attribute for user external sourceAttributesManager.getAttributeById
(PerunSession sess, User user, int id) Get particular attribute for the user.AttributesManager.getAttributeById
(PerunSession sess, Vo vo, int id) Get particular attribute for the vo.AttributesManager.getAttributesByAttributeDefinition
(PerunSession sess, AttributeDefinition attributeDefinition) Returns all attributes with not-null value which fits the attributeDefinition.AttributesManager.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName) Get entityless attributes mapped by their keys.AttributesManager.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName, List<String> keys) Get entityless attributes mapped by their keys.Searcher.getFacilities
(PerunSession sess, Map<String, String> attributesWithSearchingValues) This method get Map of Attributes with searching values and try to find all facilities, which have specific attributes in format.FacilitiesManager.getFacilitiesByAttribute
(PerunSession sess, String attributeName, String attributeValue) Returns all facilities that have set the attribute 'attributeName' with the value 'attributeValue'.GroupsManager.getMemberGroupsByAttribute
(PerunSession sess, Member member, Attribute attribute) Method return list of groups for selected member which (groups) has set specific attribute.Searcher.getMembers
(PerunSession sess, Vo vo, Map<String, String> attributesWithSearchingValues) This method finds all members with given values of the queried attributes.Searcher.getMembersByUserAttributes
(PerunSession sess, Vo vo, Map<String, String> userAttributesWithSearchingValues) This method get Map of user Attributes with searching values and try to find all members, which have specific attributes in format for specific VO.UsersManager.getPendingPreferredEmailChanges
(PerunSession sess, User user) Return list of email addresses of user, which are awaiting validation and are inside time window for validation.Searcher.getResources
(PerunSession sess, Map<String, String> attributesWithSearchingValues, boolean allowPartialMatchForString) This method get Map of Attributes with searching values and try to find all resources, which have specific attributes in format.Searcher.getUsers
(PerunSession sess, Map<String, String> attributesWithSearchingValues) This method get Map of Attributes with searching values and try to find all users, which have specific attributes in format.Searcher.getUsersForCoreAttributes
(PerunSession sess, Map<String, String> coreAttributesWithSearchingValues) This method take map of coreAttributes with search values and return all users who have the specific match for all of these core attributes.void
AttributesManager.removeAttribute
(PerunSession sess, Facility facility, AttributeDefinition attribute) Unset particular attribute for the facility.void
AttributesManager.removeAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) Unset particular attribute for the user on the facility.void
AttributesManager.removeAttribute
(PerunSession sess, Group group, AttributeDefinition attribute) Unset particular attribute for the group.void
AttributesManager.removeAttribute
(PerunSession sess, Host host, AttributeDefinition attribute) Unset particular attribute for the host.void
AttributesManager.removeAttribute
(PerunSession sess, Member member, AttributeDefinition attribute) Unset particular attribute for the member.void
AttributesManager.removeAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) Unset particular attribute for the member in the group.void
AttributesManager.removeAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) Unset particular attribute for the member on the resource.void
AttributesManager.removeAttribute
(PerunSession sess, Resource resource, AttributeDefinition attribute) Unset particular attribute for the resource.void
AttributesManager.removeAttribute
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) Unset particular group attribute on the resourcevoid
AttributesManager.removeAttribute
(PerunSession sess, UserExtSource ues, AttributeDefinition attribute) Unset particular attribute for the user external source.void
AttributesManager.removeAttribute
(PerunSession sess, User user, AttributeDefinition attribute) Unset particular attribute for the user.void
AttributesManager.removeAttribute
(PerunSession sess, Vo vo, AttributeDefinition attribute) Unset particular attribute for the vo.void
AttributesManager.removeAttribute
(PerunSession sess, String key, AttributeDefinition attribute) Unset particular entityless attribute with subject equals key.void
AttributesManager.removeAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<? extends AttributeDefinition> attributes) Unset the member, user, member-group, member-resource and user-facility attributes.void
AttributesManager.removeAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<? extends AttributeDefinition> attributes) Unset the member, user, member-resource and user-facility attributes.void
AttributesManager.removeAttributes
(PerunSession sess, Facility facility, User user, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Facility facility, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Group group, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Host host, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Member member, boolean workWithUserAttributes, List<? extends AttributeDefinition> attributes) Unset all non-empty attributes associated with the member and if workWithUserAttributes is true, unset all non-empty attributes associated with user, who is this member.void
AttributesManager.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes, boolean workWithUserAttributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Member member, Resource resource, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Member member, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes, boolean workWithGroupAttributes) Unset the group-resource attributes.void
AttributesManager.removeAttributes
(PerunSession sess, Resource resource, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, UserExtSource ues, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, User user, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
AttributesManager.removeAttributes
(PerunSession sess, Vo vo, List<? extends AttributeDefinition> attributes) PRIVILEGE: Remove attributes only when principal has access to write on them.void
GroupsManager.removeMember
(PerunSession perunSession, Group group, Member member) Removes member form the group.void
GroupsManager.removeMember
(PerunSession perunSession, Member member, List<Group> groups) Removes a member from a list of groups.void
GroupsManager.removeMembers
(PerunSession perunSession, Group group, List<Member> members) Removes members from a group.void
AttributesManager.setAttribute
(PerunSession sess, Facility facility, Attribute attribute) Store the particular attribute associated with the facility.void
AttributesManager.setAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) Store the attribute associated with the facility and user combination.void
AttributesManager.setAttribute
(PerunSession sess, Group group, Attribute attribute) Store the particular attribute associated with the group.void
AttributesManager.setAttribute
(PerunSession sess, Host host, Attribute attribute) Store the attribute associated with the host.void
AttributesManager.setAttribute
(PerunSession sess, Member member, Attribute attribute) Store the particular attribute associated with the member.void
AttributesManager.setAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) Store the particular attribute associated with the group and member combination.void
AttributesManager.setAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) Store the particular attribute associated with the resource and member combination.void
AttributesManager.setAttribute
(PerunSession sess, Resource resource, Attribute attribute) Store the particular attribute associated with the resource.void
AttributesManager.setAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) Stores attribute associated with group resource combination.void
AttributesManager.setAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) Store the attribute associated with the user external source.void
AttributesManager.setAttribute
(PerunSession sess, User user, Attribute attribute) Store the attribute associated with the user.void
AttributesManager.setAttribute
(PerunSession sess, Vo vo, Attribute attribute) Store the particular attribute associated with the vo.void
AttributesManager.setAttribute
(PerunSession sess, String key, Attribute attribute) Stores entityless attribute (associateed witk string key).void
AttributesManager.setAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) Store the member, user, member-group, member-resource and user-facility attributes.void
AttributesManager.setAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Store the member, user, member-resource and user-facility attributes.void
AttributesManager.setAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) Store the attributes associated with the facility and user combination.void
AttributesManager.setAttributes
(PerunSession sess, Facility facility, List<Attribute> attributes) Store the attributes associated with the facility.void
AttributesManager.setAttributes
(PerunSession sess, Group group, List<Attribute> attributes) Store the attributes associated with the group.void
AttributesManager.setAttributes
(PerunSession sess, Host host, List<Attribute> attributes) Store the attributes associated with the host.void
AttributesManager.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) Store the attributes associated with the member and group combination.void
AttributesManager.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with the member and group combination.void
AttributesManager.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) Store the attributes associated with the resource and member combination.void
AttributesManager.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with the resource and member combination.void
AttributesManager.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes) Store the attributes associated with the resource.void
AttributesManager.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with member and user (which we get from this member) if workWithUserAttributes is true.void
AttributesManager.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) Store the attributes associated with the group on resource.void
AttributesManager.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) Store the attributes associated with group and resource if workWithUserAttributes is true then also from group itself.void
AttributesManager.setAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) Store the attributes associated with the resource.void
AttributesManager.setAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) Store the attributes associated with the user external source.void
AttributesManager.setAttributes
(PerunSession sess, User user, List<Attribute> attributes) Store the attributes associated with the user.void
AttributesManager.setAttributes
(PerunSession sess, Vo vo, List<Attribute> attributes) Store the attributes associated with the vo.UsersManager.validatePreferredEmailChange
(PerunSession sess, User user, UUID token) Validate change of user's preferred email address. -
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.bl
Modifier and TypeMethodDescriptionvoid
AttributesManagerBl.checkAttributeAssignment
(PerunSession sess, AttributeDefinition attributeDefinition, PerunBean handler) Check if attribute is from the same namespace as it's handlervoid
AttributesManagerBl.checkAttributeAssignment
(PerunSession sess, AttributeDefinition attributeDefinition, PerunBean handler1, PerunBean handler2) Check if attribute is from the same namespace as combination of perunBean handlers.void
AttributesManagerBl.checkAttributeDependencies
(PerunSession sess, RichAttribute richAttr) This method check validity of value on all attributes which depends on the attributes in richAttr object.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Facility facility, Attribute attribute) Check if value of this facility attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Facility facility, User user, Attribute attribute) Check if value of this user-facility attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) Check if value of this group attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Host host, Attribute attribute) Check if the value of this host attribute has valid semanticsvoid
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Member member, Attribute attribute) Check if value of this member attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Member member, Group group, Attribute attribute) Check if value of this member-group attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Member member, Resource resource, Attribute attribute) Check if value of this member-resource attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) Check if value of this resource attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Resource resource, Group group, Attribute attribute) Check if value of this group-resource attribute has valid semanticsvoid
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, UserExtSource ues, Attribute attribute) Check if value of this user ext source attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, User user, Attribute attribute) Check if value of this user attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, Vo vo, Attribute attribute) Check if value of this vo attribute has valid semantics.void
AttributesManagerBl.checkAttributeSemantics
(PerunSession sess, String key, Attribute attribute) Check if the value of this entityless attribute has valid semanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid semantics.void
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid semantics.void
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Facility facility, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Group group, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Host host, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Member mber, Resource resource, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Member member, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute) batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute, boolean workWithGroupAttribute) batch version of checkAttributeSemantics with workWithGroupAttributes parameter If workWithGroupAttributes is true, checks whether attribute is group-resource or group attribute.void
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Resource resource, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, User user, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSemantics
(PerunSession sess, Vo vo, List<Attribute> attributes) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid syntax.void
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid syntax.void
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Facility facility, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Group group, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Host host, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Member member, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute) batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute, boolean workWithGroupAttribute) batch version of checkAttributeSyntax with workWithGroupAttributes parameter.void
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Resource resource, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, User user, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributesSyntax
(PerunSession sess, Vo vo, List<Attribute> attributes) Batch version of checkAttributeSyntaxvoid
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Facility facility, Attribute attribute) Batch version of checkAttributeSemanticsvoid
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Facility facility, User user, Attribute attribute) Check if value of this user-facility attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Group group, Attribute attribute) Check if value of this group attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Host host, Attribute attribute) Check if the value of this host attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Member member, Attribute attribute) Check if value of this member attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Member member, Group group, Attribute attribute) Check if value of this member-group attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Member member, Resource resource, Attribute attribute) Check if value of this member-resource attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Resource resource, Attribute attribute) Check if value of this resource attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Resource resource, Group group, Attribute attribute) Check if value of this group-resource attribute has valid syntaxvoid
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, UserExtSource ues, Attribute attribute) Check if value of this user external source attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, User user, Attribute attribute) Check if value of this user attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, Vo vo, Attribute attribute) Check if value of this vo attribute has valid syntax.void
AttributesManagerBl.checkAttributeSyntax
(PerunSession sess, String key, Attribute attribute) Check if the value of this entityless attribute has valid syntaxvoid
ModulesUtilsBl.checkIfGIDIsWithinRange
(PerunSessionImpl sess, Attribute attribute) Check if gid in arguments is free in the namespacevoid
ModulesUtilsBl.checkIfListOfGIDIsWithinRange
(PerunSessionImpl sess, User user, Attribute attribute) Check if list of gids in arguments is free in the namespacevoid
AttributesManagerBl.checkNamespace
(PerunSession sess, AttributeDefinition attribute, String namespace) Determine if attribute is from specified namespace.void
AttributesManagerBl.checkNamespace
(PerunSession sess, List<? extends AttributeDefinition> attributes, String namespace) Determine if attributes are from specified namespace.void
FacilitiesManagerBl.copyAttributes
(PerunSession sess, Facility sourceFacility, Facility destinationFacility) Copy all attributes of the source facility to the destination facility.UsersManagerBl.createServiceUser
(PerunSession sess, Candidate candidate, List<User> owners) From given candidate, creates a service user and assign given owners to him.UsersManagerBl.createUser
(PerunSession sess, Candidate candidate) From given candidate, creates a user.AttributesManagerBl.fillAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) This method try to fill value of the user-facility attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, Group group, Attribute attribute) AttributesManagerBl.fillAttribute
(PerunSession sess, Host host, Attribute attribute) This method tries to fill value of the host attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) This method tries to fill value of the member-group attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) This method try to fill value of the member-resource attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, Resource resource, Attribute attribute) This method try to fill a value of the resource attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) This method tries to fill value of group-resource attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) This method tries to fill value of the user external source attribute.AttributesManagerBl.fillAttribute
(PerunSession sess, User user, Attribute attribute) This method try to fill value of the user attribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) This method try to fill value of the user, member, member-resource and user-facility attributes.AttributesManagerBl.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes, boolean returnOnlyAttributesWithChangedValue) This method try to fill value of the user, member, member-resource and user-facility attributes.AttributesManagerBl.fillAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Group group, List<Attribute> groupReqAttributes) AttributesManagerBl.fillAttributes
(PerunSession sess, Host host, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerBl.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerBl.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attribute, boolean workWithGroupAttributes) AttributesManagerBl.fillAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) Batch version of fillAttribute.AttributesManagerBl.fillAttributes
(PerunSession sess, User user, List<Attribute> attributes) Batch version of fillAttribute.void
AttributesManagerBl.forceCheckAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) Check if value of this group attribute has valid semantics no matter if attribute is required or not.void
AttributesManagerBl.forceCheckAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) Check if value of this resource attribute has valid semantics no matter if attribute is required or not.void
AttributesManagerBl.forceCheckAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Check if value of attributes has valid semantics.AttributesManagerBl.getAllValues
(PerunSession sess, AttributeDefinition attributeDefinition) Get all values for specified attribute.AttributesManagerBl.getAnonymizedValue
(PerunSession sess, User user, Attribute attribute) Gets anonymized value of the attribute.AttributesManagerBl.getAttribute
(PerunSession sess, Facility facility, User user, String attributeName) Get particular attribute for the user on this facility.AttributesManagerBl.getAttribute
(PerunSession sess, Facility facility, String attributeName) Get particular attribute for the facility.AttributesManagerBl.getAttribute
(PerunSession sess, Group group, String attributeName) Get particular attribute for the group.AttributesManagerBl.getAttribute
(PerunSession sess, Host host, String attributeName) Get particular attribute for the hostAttributesManagerBl.getAttribute
(PerunSession sess, Member member, Group group, String attributeName) Get particular attribute for the member in this group.AttributesManagerBl.getAttribute
(PerunSession sess, Member member, Resource resource, String attributeName) Get particular attribute for the member on this resource.AttributesManagerBl.getAttribute
(PerunSession sess, Member member, String attributeName) Get particular attribute for the member.AttributesManagerBl.getAttribute
(PerunSession sess, Resource resource, Group group, String attributeName) Get particular group attribute on the resourceAttributesManagerBl.getAttribute
(PerunSession sess, Resource resource, String attributeName) Get particular attribute for the resource.AttributesManagerBl.getAttribute
(PerunSession sess, UserExtSource ues, String attributeName) Get particular attribute for the User External Source.AttributesManagerBl.getAttribute
(PerunSession sess, User user, String attributeName) Get particular attribute for the user.AttributesManagerBl.getAttribute
(PerunSession sess, Vo vo, String attributeName) Get particular attribute for the vo.AttributesManagerBl.getAttribute
(PerunSession sess, String key, String attributeName) Get particular entityless attributeAttributesManagerBl.getAttributeById
(PerunSession sess, Facility facility, int id) Get particular attribute for the facility.AttributesManagerBl.getAttributeById
(PerunSession sess, Facility facility, User user, int id) Get particular attribute for the user on this facility.AttributesManagerBl.getAttributeById
(PerunSession sess, Group group, int id) Get particular group attributeAttributesManagerBl.getAttributeById
(PerunSession sess, Host host, int id) Get particular attribute for the hostAttributesManagerBl.getAttributeById
(PerunSession sess, Member member, int id) Get particular attribute for the member.AttributesManagerBl.getAttributeById
(PerunSession sess, Member member, Group group, int id) Get particular attribute for the member in this group.AttributesManagerBl.getAttributeById
(PerunSession sess, Member member, Resource resource, int id) Get particular attribute for the member on this resource.AttributesManagerBl.getAttributeById
(PerunSession sess, Resource resource, int id) Get particular attribute for the resource.AttributesManagerBl.getAttributeById
(PerunSession sess, Resource resource, Group group, int id) Get particular group-resource attributeAttributesManagerBl.getAttributeById
(PerunSession sess, UserExtSource ues, int id) Get particular attribute for the user external sourceAttributesManagerBl.getAttributeById
(PerunSession sess, User user, int id) Get particular attribute for the user.AttributesManagerBl.getAttributeById
(PerunSession sess, Vo vo, int id) Get particular attribute for the vo.AttributesManagerBl.getAttributeForUpdate
(PerunSession sess, User user, String attributeName) Get particular attribute for the user for update - locking the attribute for user.AttributesManagerBl.getAttributesByAttributeDefinition
(PerunSession sess, AttributeDefinition attributeDefinition) Returns all attributes with not-null value which fits the attributeDefinition.ModulesUtilsBl.getCommonGIDOfGroupsWithSameNameInSameNamespace
(PerunSessionImpl sess, List<Group> groupsWithSameGroupNameInSameNamespace, String nameOfAttribute, Integer commonGID) This method is looking for exactly one commonGID for all objects in list.ModulesUtilsBl.getCommonGIDOfResourcesWithSameNameInSameNamespace
(PerunSessionImpl sess, List<Resource> resourcesWithSameGroupNameInSameNamespace, String nameOfAttribute, Integer commonGID) This method is looking for exactly one commonGID for all objects in list.AttributesManagerBl.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName) Get entityless attributes mapped by their keys.AttributesManagerBl.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName, List<String> keys) Get entityless attributes mapped by their keys.AttributesManagerBl.getEntitylessStringAttributeMapping
(PerunSession sess, String attributeName) Gets map from keys to string values for an entityless attribute.SearcherBl.getFacilities
(PerunSession sess, Map<String, String> attributesWithSearchingValues) This method get Map of Attributes with searching values and try to find all facilities, which have specific attributes in format.FacilitiesManagerBl.getFacilitiesByAttribute
(PerunSession sess, String attributeName, String attributeValue) Returns all facilities that have set the attribute 'attributeName' with the value 'attributeValue'.ModulesUtilsBl.getFreeGID
(PerunSessionImpl sess, Attribute attribute) Get free gid for resource or group.GroupsManagerBl.getGroupResourcePairsByAttribute
(PerunSession sess, Attribute attribute) Returns all group-resource which have set the attribute with the value.GroupsManagerBl.getGroupsByAttribute
(PerunSession sess, Attribute attribute) Returns all groups which have set the attribute with the value.GroupsManagerBl.getMemberGroupsByAttribute
(PerunSession sess, Member member, Attribute attribute) Method return list of groups for selected member which (groups) has set specific attribute.SearcherBl.getMembers
(PerunSession sess, Vo vo, Map<String, String> attributesWithSearchingValues) This method takes Map of Attributes (both member and user) with searching values and tries to find all users, with specific values in the given attributes More information about format below.UsersManagerBl.getPendingPreferredEmailChanges
(PerunSession sess, User user) Return list of email addresses of user, which are awaiting validation and are inside time window for validation.SearcherBl.getResources
(PerunSession sess, Map<String, String> attributesWithSearchingValues, boolean allowPartialMatchForString) This method get Map of Attributes with searching values and try to find all resources, which have specific attributes in format.ResourcesManagerBl.getResourcesByAttribute
(PerunSession sess, Attribute attribute) Returns all resource which have set the attribute with the value.AttributesManagerBl.getRichAttributesWithHoldersForAttributeDefinition
(PerunSession sess, AttributeDefinition attrDef, RichAttribute aidingAttr) Method get attribute Definition attrDef and aidingAttr which only holds one or two useful objects in holders.ModulesUtilsBl.getSetOfGIDNamespacesWhereFacilitiesHasTheSameGroupNameNamespace
(PerunSessionImpl sess, List<Facility> facilities, Attribute unixGroupNameNamespace) Get list of facilities and namespace of group or resource attribute unixGroupName-namespace and if any facility has unixGroupName-namespace with same value like this namespace of unixGroupNameNamespace attribute then get unixGID-namespace of this facility and save it to the hashSet of these namespaces.ModulesUtilsBl.getSetOfGroupNameNamespacesWhereFacilitiesHasTheSameGIDNamespace
(PerunSessionImpl sess, List<Facility> facilities, Attribute unixGroupNameNamespace) Get list of facilities and namespace of group or resource attribute unixGID-namespace and if any facility has unixGID-namespace with same value like this namespace of unixGIDNamespace attribute then get unixGroupName-namespace of this facility and save it to the hashSet of these namespaces.SearcherBl.getUsers
(PerunSession sess, Map<String, String> attributesWithSearchingValues) This method get Map of Attributes with searching values and try to find all users, which have specific attributes in format.SearcherBl.getUsersForCoreAttributes
(PerunSession sess, Map<String, String> coreAttributesWithSearchingValues) This method take map of coreAttributes with search values and return all users who have the specific match for all of these core attributes.int
ModulesUtilsBl.haveTheSameAttributeWithTheSameNamespace
(PerunSessionImpl sess, Group group, Attribute attr) This method get if the group has the same attribute "attr" with the same namespace and same or different valuesint
ModulesUtilsBl.haveTheSameAttributeWithTheSameNamespace
(PerunSessionImpl sess, Resource resource, Attribute attr) This method get if the resource has the same attribute "attr" with the same namespace and same or different valuesboolean
ModulesUtilsBl.isGroupUnixGIDNamespaceFillable
(PerunSessionImpl sess, Group group, Attribute groupUnixGIDNamespace) This method return true if there exists some Facility (get from assigned resources) where is facility_unixGID-namespace attribute with value same like group_unixGID-namespace namespace and if the group has unixGroupName-namespace with notNull value in the same namespace like value of attribute facility_unixGroupName-namespace.boolean
ModulesUtilsBl.isNamespaceEqualsToFacilityUnixGroupNameNamespace
(PerunSessionImpl sess, Facility facility, String namespace) If attribute "def_facility_unixGroup_namespace" is "null" return false.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Facility facility, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the facility right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the user and the facility right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Member member, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the member right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the member and the group right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the member and the resource right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, Resource resource, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the resource right now.boolean
AttributesManagerBl.isTrulyRequiredAttribute
(PerunSession sess, User user, AttributeDefinition attributeDefinition) Check if this the attribute is truly required for the user right now.void
AttributesManagerBl.mergeAttributesValues
(PerunSession sess, Member member, List<Attribute> attributes) Merges attributes values if the attribute type is list or map.void
AttributesManagerBl.mergeAttributesValues
(PerunSession sess, User user, List<Attribute> attributes) Merges attributes values if the attribute type is list or map.AttributesManagerBl.mergeAttributeValue
(PerunSession sess, Group group, Attribute attribute) Merges attribute value if the attribute type is list or map.AttributesManagerBl.mergeAttributeValue
(PerunSession sess, Member member, Attribute attribute) Merges attribute value if the attribute type is list or map.AttributesManagerBl.mergeAttributeValue
(PerunSession sess, User user, Attribute attribute) Merges attribute value if the attribute type is list or map.AttributesManagerBl.mergeAttributeValueInNestedTransaction
(PerunSession sess, Member member, Attribute attribute) Merges attribute value if the attribute type is list or map.AttributesManagerBl.mergeAttributeValueInNestedTransaction
(PerunSession sess, User user, Attribute attribute) Merges attribute value if the attribute type is list or map.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Facility facility, AttributeDefinition attribute) Unset particular attribute for the facility.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) Unset particular attribute for the user on the facility.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Group group, AttributeDefinition attribute) Unset particular attribute for the group.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Host host, AttributeDefinition attribute) Unset particular attribute for the host.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Member member, AttributeDefinition attribute) Unset particular attribute for the member.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) Unset particular attribute for the member in the group.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) Unset particular attribute for the member on the resource.boolean
AttributesManagerBl.removeAttribute
(PerunSession sess, Resource resource, AttributeDefinition attribute) Unset particular attribute for the resource.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) Unset particular group-resource attributevoid
AttributesManagerBl.removeAttribute
(PerunSession sess, UserExtSource ues, AttributeDefinition attribute) Unset particular attribute for the user external source.void
AttributesManagerBl.removeAttribute
(PerunSession sess, User user, AttributeDefinition attribute) Unset particular attribute for the user.void
AttributesManagerBl.removeAttribute
(PerunSession sess, Vo vo, AttributeDefinition attribute) Unset particular attribute for the vo.void
AttributesManagerBl.removeAttribute
(PerunSession sess, String key, AttributeDefinition attribute) Unset particular entityless attribute with subject equals key.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<? extends AttributeDefinition> attributes) Unset the member, user, member-group, member-resource and user-facility attributes.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<? extends AttributeDefinition> attributes) Unset the member, user, member-resource and user-facility attributes.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Facility facility, User user, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Facility facility, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Group group, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Host host, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Member member, boolean workWithUserAttributes, List<? extends AttributeDefinition> attributes) Unset all non-empty attributes associated with the member and if workWithUserAttributes is true, unset all non-empty attributes associated with user, who is this member.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes, boolean workWithUserAttributes) void
AttributesManagerBl.removeAttributes
(PerunSession sess, Member member, Resource resource, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Member member, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attribute) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes, boolean workWithGroupAttributes) Unset the group_resource attributes.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Resource resource, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, UserExtSource ues, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, User user, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.void
AttributesManagerBl.removeAttributes
(PerunSession sess, Vo vo, List<? extends AttributeDefinition> attributes) Batch version of removeAttribute.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Facility facility, AttributeDefinition attribute) Unset all attributes for the facility without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) Unset all attributes for the user-facility without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Group group, AttributeDefinition attribute) Unset all attributes for the group without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Host host, AttributeDefinition attribute) Unset all attributes for the host without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Member member, AttributeDefinition attribute) Unset all attributes for the member without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) Unset all attributes for the member-group without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) Unset all attributes for the member-resource without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Resource resource, AttributeDefinition attribute) Unset all attributes for the resource without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) Unset all attributes for the group-resource without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, User user, AttributeDefinition attribute) Unset all attributes for the user without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, Vo vo, AttributeDefinition attribute) Unset all attributes for the vo without check of value.boolean
AttributesManagerBl.removeAttributeWithoutCheck
(PerunSession sess, String key, AttributeDefinition attribute) Unset all attributes for the key (entityless) without check of value.void
GroupsManagerBl.saveInformationAboutGroupStructureSynchronizationInNestedTransaction
(PerunSession sess, Group group, boolean failedDueToException, String exceptionMessage) This method will set timestamp, state and exceptionMessage to group attributes for the group structure.void
GroupsManagerBl.saveInformationAboutGroupStructureSynchronizationInNewTransaction
(PerunSession sess, Group group, boolean failedDueToException, String exceptionMessage) This method will set timestamp, state and exceptionMessage to group attributes for the group structure.void
GroupsManagerBl.saveInformationAboutGroupSynchronizationInNestedTransaction
(PerunSession sess, Group group, long startTime, boolean failedDueToException, String exceptionMessage) This method will set timestamp, synchronization start time and exceptionMessage to group attributes for the group.void
GroupsManagerBl.saveInformationAboutGroupSynchronizationInNewTransaction
(PerunSession sess, Group group, long startTime, boolean failedDueToException, String exceptionMessage) This method will set timestamp, synchronization start time and exceptionMessage to group attributes for the group.void
AttributesManagerBl.setAttribute
(PerunSession sess, Facility facility, Attribute attribute) Store the particular attribute associated with the facility.void
AttributesManagerBl.setAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) Store the attribute associated with the facility and user combination.void
AttributesManagerBl.setAttribute
(PerunSession sess, Group group, Attribute attribute) Store the particular attribute associated with the group.void
AttributesManagerBl.setAttribute
(PerunSession sess, Host host, Attribute attribute) Store the attribute associated with the host.void
AttributesManagerBl.setAttribute
(PerunSession sess, Member member, Attribute attribute) Store the particular attribute associated with the member.void
AttributesManagerBl.setAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) Store the particular attribute associated with the group and member combination.void
AttributesManagerBl.setAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) Store the particular attribute associated with the resource and member combination.void
AttributesManagerBl.setAttribute
(PerunSession sess, Resource resource, Attribute attribute) Store the particular attribute associated with the resource.void
AttributesManagerBl.setAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) Store the group-resource attributevoid
AttributesManagerBl.setAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) Store the attribute associated with the user external source.void
AttributesManagerBl.setAttribute
(PerunSession sess, User user, Attribute attribute) Store the attribute associated with the user.void
AttributesManagerBl.setAttribute
(PerunSession sess, Vo vo, Attribute attribute) Store the particular attribute associated with the vo.void
AttributesManagerBl.setAttribute
(PerunSession sess, String key, Attribute attribute) Stores entityless attribute (associated with string key).void
AttributesManagerBl.setAttributeInNestedTransaction
(PerunSession sess, Group group, Attribute attribute) Store the particular attribute associated with the group.void
AttributesManagerBl.setAttributeInNestedTransaction
(PerunSession sess, Member member, Attribute attribute) Store the particular attribute associated with the member.void
AttributesManagerBl.setAttributeInNestedTransaction
(PerunSession sess, Member member, Group group, Attribute attribute) Store the particular attribute associated with the member-group relationship.void
AttributesManagerBl.setAttributeInNestedTransaction
(PerunSession sess, UserExtSource ues, Attribute attribute) Store the particular attribute associated with the user external source.void
AttributesManagerBl.setAttributeInNestedTransaction
(PerunSession sess, User user, Attribute attribute) Store the attribute associated with the user.void
AttributesManagerBl.setAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) Store the member, user, member-group, member-resource and user-facility attributes.void
AttributesManagerBl.setAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Store the member, user, member-resource and user-facility attributes.void
AttributesManagerBl.setAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) Store the attributes associated with the facility and user combination.void
AttributesManagerBl.setAttributes
(PerunSession sess, Facility facility, List<Attribute> attributes) Store the attributes associated with the facility.void
AttributesManagerBl.setAttributes
(PerunSession sess, Group group, List<Attribute> attributes) Store the attributes associated with the group.void
AttributesManagerBl.setAttributes
(PerunSession sess, Host host, List<Attribute> attributes) Store the attributes associated with the host.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) Store the attributes associated with the group and member combination.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with the resource and member combination.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) Store the attributes associated with the resource and member combination.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with the resource and member combination.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes) Store the attributes associated with the resource.void
AttributesManagerBl.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes, boolean workWithUserAttributes) Store the attributes associated with member and user (which we get from this member) if workWithUserAttributes is true.void
AttributesManagerBl.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) Stores the group-resource attributes.void
AttributesManagerBl.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) void
AttributesManagerBl.setAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) Store the attributes associated with the resource.void
AttributesManagerBl.setAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) Store the attributes associated with the user external source.void
AttributesManagerBl.setAttributes
(PerunSession sess, User user, List<Attribute> attributes) Store the attributes associated with the user.void
AttributesManagerBl.setAttributes
(PerunSession sess, Vo vo, List<Attribute> attributes) Store the attributes associated with the vo.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Facility facility, Attribute attribute) Just store the particular attribute associated with the facility, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Facility facility, User user, Attribute attribute) Just store the particular attribute associated with the user-facility, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Group group, Attribute attribute) Just store the particular attribute associated with the group, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Host host, Attribute attribute) Just store the particular attribute associated with the host, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Member member, Attribute attribute) Just store the particular attribute associated with the member, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Member member, Group group, Attribute attribute, boolean workWithUserAttributes) Just store the particular attribute associated with the member-group, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Member member, Resource resource, Attribute attribute, boolean workWithUserAttributes) Just store the particular attribute associated with the member-resource, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Resource resource, Attribute attribute) Just store the particular attribute associated with the resource, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Resource resource, Group group, Attribute attribute) Just store the group-resource attribute, do not preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, User user, Attribute attribute) Just store the attribute associated with the user, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, Vo vo, Attribute attribute) Just store the particular attribute associated with the vo, doesn't preform any value check.boolean
AttributesManagerBl.setAttributeWithoutCheck
(PerunSession sess, String key, Attribute attribute) Just store the particular attribute associated with the entityless, doesn't preform any value check.void
MembersManagerBl.setOrganizationsAttributes
(PerunSession sess, Vo vo, Member member) Set memberOrganizations and memberOrganizationsHistory attributes for specific member.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member) Get and set required attribute for member, resource, user and facility.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) Get and set required attribute for member, resource, user and facility.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) Take list of required attributes and set those which are empty and can be filled, then check them all.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes, boolean forceAttributesChecks) Take list of required attributes and set those which are empty and can be filled, then check them all.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Service service, Facility facility, Resource resource, User user, Member member) Get and set required attribute for member, resource, user, facility and specific service.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, Service service, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) Get and set required attribute for member, resource, user, facility and specific service.void
AttributesManagerBl.setRequiredAttributes
(PerunSession sess, List<Service> services, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) Get all required attributes for user, user-facility, member and member-resource attributes and set them.GroupsManagerBl.synchronizeGroup
(PerunSession sess, Group group) Synchronizes the group with the external group without checking if the synchronization is already in progress.GroupsManagerBl.synchronizeGroupStructure
(PerunSession sess, Group group) Synchronize a group structure with an external source group structure under the group.void
MembersManagerBl.updateOrganizationsAttributes
(PerunSession sess, Vo vo, Member member) Update value of memberOrganizations or memberOrganizationsHistory attribute for specific member.UsersManagerBl.validatePreferredEmailChange
(PerunSession sess, User user, UUID token) Validate change of user's preferred email address. -
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.blImpl
Modifier and TypeMethodDescriptionvoid
AttributesManagerBlImpl.checkAttributeAssignment
(PerunSession sess, AttributeDefinition attributeDefinition, PerunBean handler) void
AttributesManagerBlImpl.checkAttributeAssignment
(PerunSession sess, AttributeDefinition attributeDefinition, PerunBean handler1, PerunBean handler2) void
AttributesManagerBlImpl.checkAttributeDependencies
(PerunSession sess, RichAttribute richAttr) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSemantics
(PerunSession sess, String key, Attribute attribute) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttribute) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSemantics
(PerunSession sess, Vo vo, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttribute) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributesSyntax
(PerunSession sess, Vo vo, List<Attribute> attributes) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerBlImpl.checkAttributeSyntax
(PerunSession sess, String key, Attribute attribute) void
ModulesUtilsBlImpl.checkIfGIDIsWithinRange
(PerunSessionImpl sess, Attribute attribute) void
ModulesUtilsBlImpl.checkIfListOfGIDIsWithinRange
(PerunSessionImpl sess, User user, Attribute attribute) void
AttributesManagerBlImpl.checkNamespace
(PerunSession sess, AttributeDefinition attribute, String namespace) void
AttributesManagerBlImpl.checkNamespace
(PerunSession sess, List<? extends AttributeDefinition> attributes, String namespace) void
ResourcesManagerBlImpl.checkSemanticsOfFacilityAndResourceRequiredAttributes
(PerunSession sess, Resource resource) Checks semantics of all required attributes of given resource and its facility.void
FacilitiesManagerBlImpl.copyAttributes
(PerunSession sess, Facility sourceFacility, Facility destinationFacility) UsersManagerBlImpl.createServiceUser
(PerunSession sess, Candidate candidate, List<User> owners) UsersManagerBlImpl.createUser
(PerunSession sess, Candidate candidate) void
ResourcesManagerBlImpl.fillAndSetRequiredAttributesForGroups
(PerunSession sess, List<Service> services, Resource resource) Fill and set group and group-resource attributes required by given services for all groups which are assigned to the given resource.AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Group group, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Host host, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Resource resource, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) AttributesManagerBlImpl.fillAttribute
(PerunSession sess, User user, Attribute attribute) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes, boolean returnOnlyAttributesWithChangedValue) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Group group, List<Attribute> groupReqAttributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Host host, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) AttributesManagerBlImpl.fillAttributes
(PerunSession sess, User user, List<Attribute> attributes) ModulesUtilsBlImpl.findCollisionGroupsWithSamgeGroupGid
(PerunSessionImpl sess, Group group, String namespace) ModulesUtilsBlImpl.findCollisionGroupsWithSamgeGroupGid
(PerunSessionImpl sess, Resource resource, String namespace) ModulesUtilsBlImpl.findCollisionGroupsWithSamgeGroupName
(PerunSessionImpl sess, Group group, String namespace) ModulesUtilsBlImpl.findCollisionGroupsWithSamgeGroupName
(PerunSessionImpl sess, Resource resource, String namespace) ModulesUtilsBlImpl.findCollisionResourcesWithSameGid
(PerunSessionImpl sess, Group group, String namespace) ModulesUtilsBlImpl.findCollisionResourcesWithSameGid
(PerunSessionImpl sess, Resource resource, String namespace) ModulesUtilsBlImpl.findCollisionResourcesWithSameGroupName
(PerunSessionImpl sess, Group group, String namespace) ModulesUtilsBlImpl.findCollisionResourcesWithSameGroupName
(PerunSessionImpl sess, Resource resource, String namespace) void
AttributesManagerBlImpl.forceCheckAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerBlImpl.forceCheckAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.forceCheckAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) AttributesManagerBlImpl.getAllValues
(PerunSession sess, AttributeDefinition attributeDefinition) AttributesManagerBlImpl.getAnonymizedValue
(PerunSession sess, User user, Attribute attribute) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Facility facility, User user, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Facility facility, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Group group, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Host host, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Member member, Group group, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Member member, Resource resource, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Member member, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Resource resource, Group group, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Resource resource, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, UserExtSource ues, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, User user, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, Vo vo, String attributeName) AttributesManagerBlImpl.getAttribute
(PerunSession sess, String key, String attributeName) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Facility facility, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Facility facility, User user, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Group group, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Host host, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Member member, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Member member, Group group, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Member member, Resource resource, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Resource resource, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Resource resource, Group group, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, UserExtSource ues, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, User user, int id) AttributesManagerBlImpl.getAttributeById
(PerunSession sess, Vo vo, int id) AttributesManagerBlImpl.getAttributeForUpdate
(PerunSession sess, User user, String attributeName) AttributesManagerBlImpl.getAttributesByAttributeDefinition
(PerunSession sess, AttributeDefinition attributeDefinition) ModulesUtilsBlImpl.getCommonGIDOfGroupsWithSameNameInSameNamespace
(PerunSessionImpl sess, List<Group> groupsWithSameGroupNameInSameNamespace, String gidNamespace, Integer commonGID) ModulesUtilsBlImpl.getCommonGIDOfResourcesWithSameNameInSameNamespace
(PerunSessionImpl sess, List<Resource> resourcesWithSameGroupNameInSameNamespace, String gidNamespace, Integer commonGID) AttributesManagerBlImpl.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName) AttributesManagerBlImpl.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName, List<String> keys) AttributesManagerBlImpl.getEntitylessStringAttributeMapping
(PerunSession sess, String attributeName) SearcherBlImpl.getFacilities
(PerunSession sess, Map<String, String> attributesWithSearchingValues) FacilitiesManagerBlImpl.getFacilitiesByAttribute
(PerunSession sess, String attributeName, String attributeValue) ModulesUtilsBlImpl.getFreeGID
(PerunSessionImpl sess, Attribute attribute) GroupsManagerBlImpl.getGroupResourcePairsByAttribute
(PerunSession sess, Attribute attribute) GroupsManagerBlImpl.getGroupsByAttribute
(PerunSession sess, Attribute attribute) GroupsManagerBlImpl.getMemberGroupsByAttribute
(PerunSession sess, Member member, Attribute attribute) SearcherBlImpl.getMembers
(PerunSession sess, Vo vo, Map<String, String> attributesWithSearchingValues) UsersManagerBlImpl.getPendingPreferredEmailChanges
(PerunSession sess, User user) SearcherBlImpl.getResources
(PerunSession sess, Map<String, String> attributesWithSearchingValues, boolean allowPartialMatchForString) ResourcesManagerBlImpl.getResourcesByAttribute
(PerunSession sess, Attribute attribute) AttributesManagerBlImpl.getRichAttributesWithHoldersForAttributeDefinition
(PerunSession sess, AttributeDefinition attrDef, RichAttribute aidingAttr) ModulesUtilsBlImpl.getSetOfGIDNamespacesWhereFacilitiesHasTheSameGroupNameNamespace
(PerunSessionImpl sess, List<Facility> facilities, Attribute unixGroupNameNamespace) ModulesUtilsBlImpl.getSetOfGroupNameNamespacesWhereFacilitiesHasTheSameGIDNamespace
(PerunSessionImpl sess, List<Facility> facilities, Attribute unixGIDNamespace) SearcherBlImpl.getUsers
(PerunSession sess, Map<String, String> attributesWithSearchingValues) SearcherBlImpl.getUsersForCoreAttributes
(PerunSession sess, Map<String, String> coreAttributesWithSearchingValues) int
ModulesUtilsBlImpl.haveTheSameAttributeWithTheSameNamespace
(PerunSessionImpl sess, Group group, Attribute attr) int
ModulesUtilsBlImpl.haveTheSameAttributeWithTheSameNamespace
(PerunSessionImpl sess, Resource resource, Attribute attr) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Facility facility) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Group group) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Group group, Resource resource) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Host host) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Member member) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Member member, Group group) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Member member, Resource resource) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Resource resource) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, User user) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, UserExtSource ues) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, User user, Facility facility) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, ActionType actionType, AttributeDefinition attrDef, Vo vo) Deprecated.static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Facility facility) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Group group) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Group group, Resource resource) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Host host) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Member member) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Member member, Group group) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Member member, Resource resource) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Resource resource) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, User user) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, UserExtSource ues) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, User user, Facility facility) static boolean
AuthzResolverBlImpl.isAuthorizedForAttribute
(PerunSession sess, AttributeAction actionType, AttributeDefinition attrDef, Vo vo) boolean
ModulesUtilsBlImpl.isGroupUnixGIDNamespaceFillable
(PerunSessionImpl sess, Group group, Attribute groupUnixGIDNamespace) boolean
ModulesUtilsBlImpl.isNamespaceEqualsToFacilityUnixGroupNameNamespace
(PerunSessionImpl sess, Facility facility, String namespace) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Facility facility, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Member member, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, Resource resource, AttributeDefinition attributeDefinition) boolean
AttributesManagerBlImpl.isTrulyRequiredAttribute
(PerunSession sess, User user, AttributeDefinition attributeDefinition) void
AttributesManagerBlImpl.mergeAttributesValues
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.mergeAttributesValues
(PerunSession sess, User user, List<Attribute> attributes) AttributesManagerBlImpl.mergeAttributeValue
(PerunSession sess, Group group, Attribute attribute) AttributesManagerBlImpl.mergeAttributeValue
(PerunSession sess, Member member, Attribute attribute) AttributesManagerBlImpl.mergeAttributeValue
(PerunSession sess, User user, Attribute attribute) AttributesManagerBlImpl.mergeAttributeValueInNestedTransaction
(PerunSession sess, Member member, Attribute attribute) AttributesManagerBlImpl.mergeAttributeValueInNestedTransaction
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Facility facility, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Group group, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Host host, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Member member, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Resource resource, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, UserExtSource ues, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, User user, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, Vo vo, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttribute
(PerunSession sess, String key, AttributeDefinition attribute) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Facility facility, User user, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Facility facility, List<? extends AttributeDefinition> attributesDefinition) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Host host, List<? extends AttributeDefinition> attributesDefinition) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Member member, boolean workWithUserAttributes, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Member member, Resource resource, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes, boolean workWithGroupAttributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Resource resource, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, UserExtSource ues, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, User user, List<? extends AttributeDefinition> attributes) void
AttributesManagerBlImpl.removeAttributes
(PerunSession sess, Vo vo, List<? extends AttributeDefinition> attributes) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Facility facility, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Group group, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Host host, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Member member, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Resource resource, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, User user, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, Vo vo, AttributeDefinition attribute) boolean
AttributesManagerBlImpl.removeAttributeWithoutCheck
(PerunSession sess, String key, AttributeDefinition attribute) void
GroupsManagerBlImpl.saveInformationAboutGroupStructureSynchronizationInNestedTransaction
(PerunSession sess, Group group, boolean failedDueToException, String exceptionMessage) void
GroupsManagerBlImpl.saveInformationAboutGroupStructureSynchronizationInNewTransaction
(PerunSession sess, Group group, boolean failedDueToException, String exceptionMessage) void
GroupsManagerBlImpl.saveInformationAboutGroupSynchronizationInNestedTransaction
(PerunSession sess, Group group, long startTime, boolean failedDueToException, String exceptionMessage) void
GroupsManagerBlImpl.saveInformationAboutGroupSynchronizationInNewTransaction
(PerunSession sess, Group group, long startTime, boolean failedDueToException, String exceptionMessage) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerBlImpl.setAttribute
(PerunSession sess, String key, Attribute attribute) void
AttributesManagerBlImpl.setAttributeInNestedTransaction
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerBlImpl.setAttributeInNestedTransaction
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerBlImpl.setAttributeInNestedTransaction
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerBlImpl.setAttributeInNestedTransaction
(PerunSession sess, UserExtSource userExtSource, Attribute attribute) void
AttributesManagerBlImpl.setAttributeInNestedTransaction
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerBlImpl.setAttributes
(PerunSession sess, Vo vo, List<Attribute> attributes) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Facility facility, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Facility facility, User user, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Group group, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Host host, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Member member, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Member member, Group group, Attribute attribute, boolean workWithUserAttributes) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Member member, Resource resource, Attribute attribute, boolean workWithUserAttributes) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Resource resource, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Resource resource, Group group, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, User user, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, Vo vo, Attribute attribute) boolean
AttributesManagerBlImpl.setAttributeWithoutCheck
(PerunSession sess, String key, Attribute attribute) void
MembersManagerBlImpl.setOrganizationsAttributes
(PerunSession sess, Vo vo, Member member) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes, boolean forceAttributesChecks) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Service service, Facility facility, Resource resource, User user, Member member) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, Service service, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) void
AttributesManagerBlImpl.setRequiredAttributes
(PerunSession sess, List<Service> services, Facility facility, Resource resource, User user, Member member, boolean forceAttributesChecks) GroupsManagerBlImpl.synchronizeGroup
(PerunSession sess, Group group) GroupsManagerBlImpl.synchronizeGroupStructure
(PerunSession sess, Group baseGroup) void
ResourcesManagerBlImpl.updateAllRequiredAttributesForAllowedMembers
(PerunSession sess, Resource resource, List<Service> services) For given resource, finds all allowed members and sets them attributes, (member-resource, member, user-facility and user) that are required by given services.void
MembersManagerBlImpl.updateOrganizationsAttributes
(PerunSession sess, Vo vo, Member member) UsersManagerBlImpl.validatePreferredEmailChange
(PerunSession sess, User user, UUID token) -
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.entry
Modifier and TypeMethodDescriptionvoid
GroupsManagerEntry.addMember
(PerunSession sess, Group group, Member member) void
GroupsManagerEntry.addMember
(PerunSession sess, List<Group> groups, Member member) void
MembersManagerEntry.addMemberCandidates
(PerunSession sess, Vo vo, List<MemberCandidate> candidates, Group group) void
GroupsManagerEntry.addMembers
(PerunSession sess, Group group, List<Member> members) UsersManagerEntry.addUserExtSourceWithAttributes
(PerunSession sess, User user, UserExtSource userExtSource, List<Attribute> uesAttributes) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerEntry.checkAttributeSemantics
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttribute) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSemantics
(PerunSession sess, Vo vo, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttribute) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributesSyntax
(PerunSession sess, Vo vo, List<Attribute> attributes) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerEntry.checkAttributeSyntax
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerEntry.checkNamespace
(PerunSession sess, AttributeDefinition attribute, String namespace) void
AttributesManagerEntry.checkNamespace
(PerunSession sess, List<? extends AttributeDefinition> attributes, String namespace) void
FacilitiesManagerEntry.copyAttributes
(PerunSession sess, Facility sourceFacility, Facility destinationFacility) UsersManagerEntry.createServiceUser
(PerunSession sess, Candidate candidate, List<User> owners) AttributesManagerEntry.fillAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Group group, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Host host, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Resource resource, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) AttributesManagerEntry.fillAttribute
(PerunSession sess, User user, Attribute attribute) AttributesManagerEntry.fillAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Group group, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Host host, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) AttributesManagerEntry.fillAttributes
(PerunSession sess, User user, List<Attribute> attributes) AttributesManagerEntry.getAttribute
(PerunSession sess, Facility facility, User user, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Facility facility, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Group group, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Host host, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Member member, Group group, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Member member, Resource resource, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Member member, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Member member, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Resource resource, Group group, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Resource resource, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, UserExtSource ues, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, User user, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, Vo vo, String attributeName) AttributesManagerEntry.getAttribute
(PerunSession sess, String key, String attributeName) AttributesManagerEntry.getAttributeById
(PerunSession sess, Facility facility, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Facility facility, User user, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Group group, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Host host, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Member member, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Member member, Group group, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Member member, Resource resource, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Resource resource, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Resource resource, Group group, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, UserExtSource ues, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, User user, int id) AttributesManagerEntry.getAttributeById
(PerunSession sess, Vo vo, int id) AttributesManagerEntry.getAttributesByAttributeDefinition
(PerunSession sess, AttributeDefinition attributeDefinition) AttributesManagerEntry.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName) AttributesManagerEntry.getEntitylessAttributesWithKeys
(PerunSession sess, String attrName, List<String> keys) SearcherEntry.getFacilities
(PerunSession sess, Map<String, String> attributesWithSearchingValues) FacilitiesManagerEntry.getFacilitiesByAttribute
(PerunSession sess, String attributeName, String attributeValue) GroupsManagerEntry.getMemberGroupsByAttribute
(PerunSession sess, Member member, Attribute attribute) SearcherEntry.getMembers
(PerunSession sess, Vo vo, Map<String, String> attributesWithSearchingValues) SearcherEntry.getMembersByUserAttributes
(PerunSession sess, Vo vo, Map<String, String> userAttributesWithSearchingValues) UsersManagerEntry.getPendingPreferredEmailChanges
(PerunSession sess, User user) SearcherEntry.getResources
(PerunSession sess, Map<String, String> attributesWithSearchingValues, boolean allowPartialMatchForString) SearcherEntry.getUsers
(PerunSession sess, Map<String, String> attributesWithSearchingValues) SearcherEntry.getUsersForCoreAttributes
(PerunSession sess, Map<String, String> coreAttributesWithSearchingValues) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Facility facility, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Facility facility, User user, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Group group, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Host host, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Member member, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Member member, Group group, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Member member, Resource resource, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Resource resource, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Resource resource, Group group, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, UserExtSource ues, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, User user, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, Vo vo, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttribute
(PerunSession sess, String key, AttributeDefinition attribute) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Facility facility, User user, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Facility facility, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Host host, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Member member, boolean workWithUserAttributes, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Member member, Group group, List<? extends AttributeDefinition> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Member member, Resource resource, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Member member, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Resource resource, Group group, List<? extends AttributeDefinition> attributes, boolean workWithGroupAttributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Resource resource, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, UserExtSource ues, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, User user, List<? extends AttributeDefinition> attributes) void
AttributesManagerEntry.removeAttributes
(PerunSession sess, Vo vo, List<? extends AttributeDefinition> attributes) void
GroupsManagerEntry.removeMember
(PerunSession sess, Group group, Member member) void
GroupsManagerEntry.removeMember
(PerunSession sess, Member member, List<Group> groups) void
GroupsManagerEntry.removeMembers
(PerunSession sess, Group group, List<Member> members) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Facility facility, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Facility facility, User user, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Group group, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Host host, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Member member, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Member member, Group group, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Member member, Resource resource, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Resource resource, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Resource resource, Group group, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, UserExtSource ues, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, User user, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerEntry.setAttribute
(PerunSession sess, String key, Attribute attribute) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Facility facility, Resource resource, Group group, User user, Member member, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Facility facility, Resource resource, User user, Member member, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Facility facility, User user, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Facility facility, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Group group, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Host host, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, Group group, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, Resource resource, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Member member, List<Attribute> attributes, boolean workWithUserAttributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Resource resource, Group group, List<Attribute> attributes, boolean workWithGroupAttributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Resource resource, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, UserExtSource ues, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, User user, List<Attribute> attributes) void
AttributesManagerEntry.setAttributes
(PerunSession sess, Vo vo, List<Attribute> attributes) UsersManagerEntry.validatePreferredEmailChange
(PerunSession sess, User user, UUID token) -
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.impl
Modifier and TypeMethodDescriptionvoid
AttributesManagerImpl.checkAttributeSemantics
(PerunSession sess, Vo vo, Attribute attribute) void
AttributesManagerImpl.checkAttributesExists
(PerunSession sess, List<? extends AttributeDefinition> attributes, String expectedNamespace) void
AttributesManagerImpl.checkNamespace
(PerunSession sess, AttributeDefinition attribute, String namespace) void
AttributesManagerImpl.checkNamespace
(PerunSession sess, List<? extends AttributeDefinition> attributes, String namespace) boolean
AttributesManagerImpl.setAttribute
(PerunSession sess, PerunBean bean1, PerunBean bean2, Attribute attribute) boolean
AttributesManagerImpl.setAttribute
(PerunSession sess, Object object, Attribute attribute) -
Uses of WrongAttributeAssignmentException in cz.metacentrum.perun.core.impl.modules.attributes
Modifier and TypeMethodDescriptionvoid
urn_perun_entityless_attribute_def_def_namespace_maxUID.checkAttributeSemantics
(PerunSessionImpl perunSession, String key, Attribute attribute) void
urn_perun_entityless_attribute_def_def_namespace_minUID.checkAttributeSemantics
(PerunSessionImpl perunSession, String key, Attribute attribute) void
urn_perun_facility_attribute_def_def_fsScratchDirs.checkAttributeSemantics
(PerunSessionImpl perunSession, Facility facility, Attribute attribute) void
urn_perun_facility_attribute_def_virt_GIDRanges.checkAttributeSemantics
(PerunSessionImpl sess, Facility facility, Attribute attribute) void
urn_perun_facility_attribute_def_virt_maxUID.checkAttributeSemantics
(PerunSessionImpl sess, Facility facility, Attribute attribute) void
urn_perun_facility_attribute_def_virt_minUID.checkAttributeSemantics
(PerunSessionImpl sess, Facility facility, Attribute attribute) void
urn_perun_facility_attribute_def_virt_UIDRanges.checkAttributeSemantics
(PerunSessionImpl sess, Facility facility, Attribute attribute) void
urn_perun_group_attribute_def_def_adGroupName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_adName_o365mu.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_applicationAutoRejectMessages.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_applicationExpirationRules.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_flatGroupStructureEnabled.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_googleGroupName_namespace.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupMembershipExpirationRules.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupStructureResources.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupStructureSynchronizationEnabled.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupStructureSynchronizationInterval.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupStructureSynchronizationTimes.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_groupSynchronizationTimes.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_o365EmailAddresses_o365mu.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_synchronizationEnabled.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_synchronizationInterval.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_unixGID_namespace.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_attribute_def_def_unixGroupName_namespace.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_adName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_isSystemUnixGroup.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_o365EmailAddresses_mu.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_projectDataLimit.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_projectDataQuota.checkAttributeSemantics
(PerunSessionImpl perunSession, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_projectName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_projectOwnerLogin.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_systemUnixGID.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_def_systemUnixGroupName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_virt_googleGroupName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_virt_unixGID.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_group_resource_attribute_def_virt_unixGroupName.checkAttributeSemantics
(PerunSessionImpl sess, Group group, Resource resource, Attribute attribute) void
urn_perun_member_attribute_def_def_memberOrganizations.checkAttributeSemantics
(PerunSessionImpl perunSession, Member member, Attribute attribute) void
urn_perun_member_attribute_def_def_memberOrganizationsHistory.checkAttributeSemantics
(PerunSessionImpl perunSession, Member member, Attribute attribute) void
urn_perun_member_resource_attribute_def_def_bucketQuota.checkAttributeSemantics
(PerunSessionImpl perunSession, Member member, Resource resource, Attribute attribute) void
urn_perun_member_resource_attribute_def_def_dataQuotas.checkAttributeSemantics
(PerunSessionImpl perunSession, Member member, Resource resource, Attribute attribute) void
urn_perun_member_resource_attribute_def_def_fileQuotas.checkAttributeSemantics
(PerunSessionImpl perunSession, Member member, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_accountExpirationTime.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_defaultBucketQuota.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_defaultDataQuotas.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_defaultFileQuotas.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_defaultHomeMountPoint.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) Checks if the homemountpoint is contained in list of homemountpoint at underlying facilityvoid
urn_perun_resource_attribute_def_def_defaultShell.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) Checks the attribute with a default shell at the specified resource.void
urn_perun_resource_attribute_def_def_fairshareGroupName.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_fsScratchDirs.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_homeMountPoints.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) Allows only homeMountPoints which are contained in underlying facilityvoid
urn_perun_resource_attribute_def_def_m365LicenseGroup.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_shells.checkAttributeSemantics
(PerunSessionImpl perunSession, Resource resource, Attribute attribute) Checks the attribute with all available shells from resource's facilityvoid
urn_perun_resource_attribute_def_def_unixGID_namespace.checkAttributeSemantics
(PerunSessionImpl sess, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_def_unixGroupName_namespace.checkAttributeSemantics
(PerunSessionImpl sess, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_virt_unixGID.checkAttributeSemantics
(PerunSessionImpl sess, Resource resource, Attribute attribute) void
urn_perun_resource_attribute_def_virt_unixGroupName.checkAttributeSemantics
(PerunSessionImpl sess, Resource resource, Attribute attribute) void
urn_perun_user_attribute_def_def_login_namespace_admin_meta.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) void
urn_perun_user_attribute_def_def_login_namespace_eduroam_vsup.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) Checks if the user's login is unique in the namespace organization.void
urn_perun_user_attribute_def_def_login_namespace_einfra.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) Checks if the user's login is unique in the namespace organizationvoid
urn_perun_user_attribute_def_def_login_namespace_lifescienceid_username.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) void
urn_perun_user_attribute_def_def_login_namespace_mu_adm.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) void
urn_perun_user_attribute_def_def_login_namespace.checkAttributeSemantics
(PerunSessionImpl sess, User user, Attribute attribute) Checks if the user's login is unique in the namespace organizationvoid
urn_perun_user_attribute_def_def_mfaEnforceSettings.checkAttributeSemantics
(PerunSessionImpl perunSession, User user, Attribute attribute) The following restrictions are placed on the attribute value: {"include_categories":["str1","str2"]} str1, str2 is an existing key in the entityless attribute mfaCategories {"include_categories":["str1","str2"],"exclude_rps":["rp1","rp2"]} str1, str2 is an existing key in the entityless attribute mfaCategories and rp1, rp2 must exist inside the categoryvoid
urn_perun_user_attribute_def_def_o365SystemEmailAddresses_mu.checkAttributeSemantics
(PerunSessionImpl perunSession, User user, Attribute attribute) void
urn_perun_user_attribute_def_def_o365UserEmailAddresses_mu.checkAttributeSemantics
(PerunSessionImpl perunSession, User user, Attribute attribute) void