Class LocalGroupHandler

java.lang.Object
com.atlassian.crowd.directory.hybrid.InternalGroupHandler
com.atlassian.crowd.directory.hybrid.LocalGroupHandler

public class LocalGroupHandler extends InternalGroupHandler
Manages local group creation and mutation.

A local group is an accessible group that does NOT exist in LDAP. If local groups is enabled, then all mutation operations execute on local groups.

Any group in the internal directory section of a DbCachingRemoteDirectory with the shadow attribute set to "false" is an local group.