| Field and Description |
|---|
| com.atlassian.crowd.directory.DirectoryMembershipsIterable.GROUPS_TO_NAMES
use
DirectoryEntities.NAME_FUNCTION instead. |
| com.atlassian.crowd.model.property.Property.GZIP_ENABLED |
| com.atlassian.crowd.model.group.Groups.LOWER_NAME_FUNCTION
Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION. |
| com.atlassian.crowd.model.user.Users.LOWER_NAME_FUNCTION
Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION. |
| com.atlassian.crowd.model.group.Groups.NAME_FUNCTION
Use the more general
DirectoryEntities.NAME_FUNCTION. |
| com.atlassian.crowd.model.user.Users.NAME_FUNCTION
Use the more general
DirectoryEntities.NAME_FUNCTION. |
| com.atlassian.crowd.manager.login.util.ForgottenLoginMailer.PASSWORD_MACRO |
| Enum Constant and Description |
|---|
| com.atlassian.crowd.model.group.GroupType.LEGACY_ROLE |
Copyright © 2017 Atlassian. All rights reserved.