Uses of Class
com.atlassian.crowd.model.application.GroupMapping
Packages that use GroupMapping
-
Uses of GroupMapping in com.atlassian.crowd.model.application
Methods in com.atlassian.crowd.model.application that return GroupMappingModifier and TypeMethodDescriptionDirectoryMapping.getGroupMapping(String groupName) Deprecated.Returns a GroupMapping if it exists, otherwise returns nullMethods in com.atlassian.crowd.model.application that return types with arguments of type GroupMappingMethods in com.atlassian.crowd.model.application with parameters of type GroupMappingModifier and TypeMethodDescriptionintGroupMapping.COMPARATOR.compare(GroupMapping firstMapping, GroupMapping secondMapping) intGroupMappingComparator.compare(GroupMapping o1, GroupMapping o2) Deprecated.Method parameters in com.atlassian.crowd.model.application with type arguments of type GroupMappingModifier and TypeMethodDescriptionvoidDirectoryMapping.setAuthorisedGroups(Set<GroupMapping> authorisedGroups) Deprecated.