Uses of Interface
com.atlassian.crowd.embedded.api.GroupWithAttributes
Packages that use GroupWithAttributes
-
Uses of GroupWithAttributes in com.atlassian.crowd.embedded.api
Methods in com.atlassian.crowd.embedded.api that return GroupWithAttributesModifier and TypeMethodDescriptionCrowdService.getGroupWithAttributes(String name) Finds thegroupthat matches the suppliedname. -
Uses of GroupWithAttributes in com.atlassian.crowd.embedded.impl
Classes in com.atlassian.crowd.embedded.impl that implement GroupWithAttributesModifier and TypeClassDescriptionclassImplementation of GroupWithAttributes that simply delegates to an underlying Group and Attributes object.