Uses of Class
com.atlassian.crowd.model.application.GroupMapping

Packages that use GroupMapping
com.atlassian.crowd.model.application   
 

Uses of GroupMapping in com.atlassian.crowd.model.application
 

Methods in com.atlassian.crowd.model.application that return types with arguments of type GroupMapping
 Set<GroupMapping> DirectoryMapping.getAuthorisedGroups()
          Returns a set of mappings to groups that are authorised to authenticate with the application.
 

Methods in com.atlassian.crowd.model.application with parameters of type GroupMapping
 int GroupMapping.COMPARATOR.compare(GroupMapping firstMapping, GroupMapping secondMapping)
           
 int GroupMappingComparator.compare(GroupMapping o1, GroupMapping o2)
           
 



Copyright © 2014 Atlassian. All Rights Reserved.