- calculateDifference(Group, Group) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogGroupMapper
-
- calculateDifference(AuditLogEventType, User, User) - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
-
- calculatePasswordDiff() - Method in interface com.atlassian.crowd.manager.audit.mapper.AuditLogUserMapper
-
- canShowLicenseUsageForApplication(Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks whether license usage data can be fetched/shown for the given application
- cc - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- changeEmail(String, String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Changes e-mail for a user in crowd app.
- clearAllExpiredTokens() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all expired remember me tokens
- clearAllJobs(Application) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Clears all jobs scheduled for an application
- clearAllTokens() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for all the users
- clearAllTokensForDirectory(Long) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the users belonging to the given directoryId
- clearAllTokensForSeries(String) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the user with given series
- clearAllTokensForUserInDirectory(String, Long) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Clears all remember me tokens for the user with given username, and directory id
- ClusterInformation - Interface in com.atlassian.crowd.service.cluster
-
Provides data about cluster
- ClusterMessageListener - Interface in com.atlassian.crowd.service.cluster
-
Receives messages from other nodes in a cluster.
- ClusterMessageService - Interface in com.atlassian.crowd.service.cluster
-
Allows sending short cross-node messages.
- ClusterNode - Interface in com.atlassian.crowd.service.cluster
-
- ClusterNodeDetails - Interface in com.atlassian.crowd.service.cluster
-
Represents additional monitoring information about the cluster node and it's environment
- ClusterService - Interface in com.atlassian.crowd.service.cluster
-
Provides data about clustering configuration
- com.atlassian.crowd.audit - package com.atlassian.crowd.audit
-
- com.atlassian.crowd.azure - package com.atlassian.crowd.azure
-
- com.atlassian.crowd.darkfeature - package com.atlassian.crowd.darkfeature
-
- com.atlassian.crowd.emailchange - package com.atlassian.crowd.emailchange
-
- com.atlassian.crowd.feature - package com.atlassian.crowd.feature
-
- com.atlassian.crowd.licensing - package com.atlassian.crowd.licensing
-
- com.atlassian.crowd.manager.audit - package com.atlassian.crowd.manager.audit
-
- com.atlassian.crowd.manager.audit.mapper - package com.atlassian.crowd.manager.audit.mapper
-
- com.atlassian.crowd.manager.authentication - package com.atlassian.crowd.manager.authentication
-
- com.atlassian.crowd.manager.emailscan - package com.atlassian.crowd.manager.emailscan
-
- com.atlassian.crowd.manager.license - package com.atlassian.crowd.manager.license
-
- com.atlassian.crowd.manager.mail - package com.atlassian.crowd.manager.mail
-
- com.atlassian.crowd.manager.permission - package com.atlassian.crowd.manager.permission
-
- com.atlassian.crowd.manager.rememberme - package com.atlassian.crowd.manager.rememberme
-
- com.atlassian.crowd.manager.sso - package com.atlassian.crowd.manager.sso
-
- com.atlassian.crowd.model.licensing - package com.atlassian.crowd.model.licensing
-
- com.atlassian.crowd.model.page - package com.atlassian.crowd.model.page
-
- com.atlassian.crowd.service - package com.atlassian.crowd.service
-
- com.atlassian.crowd.service.cluster - package com.atlassian.crowd.service.cluster
-
- com.atlassian.crowd.service.license - package com.atlassian.crowd.service.license
-
- com.atlassian.crowd.service.support - package com.atlassian.crowd.service.support
-
- com.atlassian.crowd.service.token - package com.atlassian.crowd.service.token
-
- com.atlassian.crowd.web - package com.atlassian.crowd.web
-
- createAndStoreToken(String, long, int) - Method in interface com.atlassian.crowd.service.token.InviteUserTokenService
-
Create a new token for the given email address and directory ID and store it
- createCookie(Authentication, HttpServletRequest, HttpServletResponse) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Generates a new remember-me token for the user and sets the corresponding cookie on the response.
- CrowdDarkFeatureManager - Interface in com.atlassian.crowd.darkfeature
-
Provides methods to determine if specified dark features are enabled or not
- CrowdLicenseManager - Interface in com.atlassian.crowd.manager.license
-
- CrowdLicenseManagerException - Exception in com.atlassian.crowd.manager.license
-
- CrowdLicenseManagerException() - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
-
- CrowdLicenseManagerException(String) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
-
- CrowdLicenseManagerException(String, Throwable) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
-
- CrowdLicenseManagerException(Throwable) - Constructor for exception com.atlassian.crowd.manager.license.CrowdLicenseManagerException
-
- CrowdRememberMeConfiguration - Interface in com.atlassian.crowd.manager.rememberme
-
Configuration for Crowd Remember me functionality
- CrowdRememberMeService - Interface in com.atlassian.crowd.service
-
- CrowdSamlConfigurationService - Interface in com.atlassian.crowd.manager.sso
-
A service for managing global SAML configuration.
- CrowdSamlConfigurationServiceInternal - Interface in com.atlassian.crowd.manager.sso
-
A service for managing global SAML configuration.
- CrowdSpecificRememberMeSettings - Interface in com.atlassian.crowd.manager.rememberme
-
Represents basic Remember Me configuration in Crowd
- currentUserHasPermission(UserPermission) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the current user have the provided permission.
- generateCertificateAndPrivateKey() - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateService
-
Generates and stores new pair of certificate and private key both 4096 bits long.
- getAdminGroup() - Method in interface com.atlassian.crowd.manager.permission.GroupGroupAdministrationMapping
-
Returns the administration group
- getAdministeredGroups(User, AdministeredGroupsQuery) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Looks for groups a user administers
- getAdministeredGroupsForCurrentUser(AdministeredGroupsQuery) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Looks for groups that currently logged in user administers
- getApplication() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getApplicationSubtype() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getAttachments() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getAttachments() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getAverageLoad() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getBaseUrlFrom(HttpServletRequest) - Static method in class com.atlassian.crowd.web.BaseUrlLocator
-
- getBcc() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getBcc() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getBody() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getBody() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getCc() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getCc() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getCertificate(long) - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateService
-
- getCertificateToVerifySignature() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
-
- getClusterNode() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
Retrieves details for this node
- getConfiguration() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
- getConfiguration() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
-
- getConfiguration() - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
Retrieves current configuration
- getCookieMaxAgeInMillis() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Returns max cookie age in ms.
- getCookieName() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Gets remember me cookie name
- getCookiePath(HttpServletRequest) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Path to be configured in the cookie
- getCrowdDirectoryId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
-
- getCurrentHeapSize() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getCurrentResourceUsageTotal() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Returns pre-calculated number of unique Principals currently being used by Crowd.
- getDebugLogs() - Method in class com.atlassian.crowd.manager.mail.SendTestMailResult
-
- getDetails() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
- getDirectGroupLevelAdminGroups(boolean) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
- getDirectGroupLevelAdminUsers(boolean) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
- getDirectoryId() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
-
- getDuplicatedEmailsCount() - Method in class com.atlassian.crowd.manager.emailscan.ValidationResult
-
- getEmail() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
-
- getEmailAddress() - Method in exception com.atlassian.crowd.emailchange.SameEmailAddressException
-
- getExpirationDuration() - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
-
- getExpirationDuration() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
-
- getFrom() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getFrom() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getFullName() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
-
- getGeneratedOn() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getGracePeriodInMillis() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Returns max grace period after a remember-me token has been claimed
- getGroupAdministrators(Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Searches and returns all administrators a given group
- getGroupLevelAdmins(boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
- getGroupMappings() - Method in interface com.atlassian.crowd.manager.permission.SingleGroupAdministrationMappings
-
Returns the group mappings
- getHeaders() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getHeaders() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getHostname() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getHtmlBody() - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage
-
- getId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
-
- getId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
-
- getInformation() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
- getInvalidEmailsCount() - Method in class com.atlassian.crowd.manager.emailscan.ValidationResult
-
- getIpAddress() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getIsCrowdDirectory() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
-
- getKeyCertificatePair(long) - Method in interface com.atlassian.crowd.manager.sso.SamlSSOCertificateServiceInternal
-
- getKeyCertificatePairToSign() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationServiceInternal
-
- getLastActive() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
-
- getLastHeartbeat() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
- getLastValidationResult(long) - Method in interface com.atlassian.crowd.manager.emailscan.AppIssuesWithMailsValidationService
-
Gets result of the latest scan for a given application.
- getLicense() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will retrieve the license for the currently running Crowd instance.
- getLicense(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will parse a license key into a license.
- getLicense() - Method in interface com.atlassian.crowd.service.license.LicenseService
-
- getLicensingSummary(Long, String, Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Return the licensing summary if available
- getLimit() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
-
- getLimit() - Method in interface com.atlassian.crowd.model.page.Page
-
- getLimit() - Method in class com.atlassian.crowd.model.page.PageImpl
-
- getLocalHome() - Method in interface com.atlassian.crowd.service.HomeDirectoryService
-
- getMailConfiguration() - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
-
- getMailConfiguration() - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- getMaxHeapSize() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getMaximumUserLimit() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getMetadata() - Method in interface com.atlassian.crowd.manager.sso.CrowdSamlConfigurationService
-
- getName() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory
-
- getNodeId() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
Retrieves a cluster-wide unique identifier for this node.
- getNodeId() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
Retrieves a cluster-wide unique identifier for this node.
- getNodeName() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
A long living cluster name that is defined by setting the system property cluster.node.name
- getNodes() - Method in interface com.atlassian.crowd.service.cluster.ClusterInformation
-
- getNotificationEmails() - Method in class com.atlassian.crowd.manager.mail.MailConfiguration
-
- getPendingNewEmailByToken(String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns new e-mail address for a e-mail change token.
- getPendingNewEmailByUser(String, long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns new e-mail address for a user in crowd app for whom there's a pending e-mail verification.
- getRawLicense() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will retrieve the license key for the currently running Crowd instance.
- getRecipientAddress() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getReplyTo() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getReplyTo() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getRestrictedDomains() - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Returns list of domains.
- getResults() - Method in interface com.atlassian.crowd.model.page.Page
-
- getResults() - Method in class com.atlassian.crowd.model.page.PageImpl
-
- getSanitizedProperties() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
-
- getSearch() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
-
- getSharedHome() - Method in interface com.atlassian.crowd.service.HomeDirectoryService
-
- getSize() - Method in interface com.atlassian.crowd.model.page.Page
-
- getSize() - Method in class com.atlassian.crowd.model.page.PageImpl
-
- getSmtpServer() - Method in class com.atlassian.crowd.manager.mail.MailConfiguration
-
- getStart() - Method in class com.atlassian.crowd.manager.permission.AdministeredGroupsQuery
-
- getStart() - Method in interface com.atlassian.crowd.model.page.Page
-
- getStart() - Method in class com.atlassian.crowd.model.page.PageImpl
-
- getSubject() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getSubject() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getSysAdmins(Application, boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
- getTargetGroup() - Method in class com.atlassian.crowd.manager.permission.GroupAdministrationMapping
-
- getTargetGroup() - Method in interface com.atlassian.crowd.manager.permission.GroupGroupAdministrationMapping
-
Returns the target group
- getTargetGroup() - Method in interface com.atlassian.crowd.manager.permission.UserGroupAdministrationMapping
-
Returns the target group
- getTo() - Method in interface com.atlassian.crowd.manager.mail.EmailMessage
-
- getTo() - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage
-
- getTotalDirectories() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getTotalUsers() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getTotalUsersFromLocalCrowd() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- getUptime() - Method in interface com.atlassian.crowd.service.cluster.ClusterNodeDetails
-
- getUser() - Method in interface com.atlassian.crowd.manager.permission.UserGroupAdministrationMapping
-
Returns the administrator
- getUserMappings() - Method in interface com.atlassian.crowd.manager.permission.SingleGroupAdministrationMappings
-
Returns the user mappings
- getUsername() - Method in exception com.atlassian.crowd.emailchange.SameEmailAddressException
-
- getUsername() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser
-
- getUsersWithPermission(Application, UserPermission, boolean) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
- getVersionId() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- grantGroupPermissions(GroupGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Grants administration rights basing on the passed mapping
- grantGroupPermissions(UserGroupAdministrationMapping) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationConfigurationService
-
Grants administration rights basing on the passed mapping
- GroupAdministrationConfigurationService - Interface in com.atlassian.crowd.manager.permission
-
Checks, assigns and revokes access to administer groups by other groups and users
- GroupAdministrationMapping - Class in com.atlassian.crowd.manager.permission
-
A class which inheritors can extend to create mappings of some entities to groups they can be administrators of
- GroupAdministrationMapping(Group) - Constructor for class com.atlassian.crowd.manager.permission.GroupAdministrationMapping
-
- GroupAdministrationPermissionService - Interface in com.atlassian.crowd.manager.permission
-
Allows clients to check group permissions of users
- GroupGroupAdministrationMapping - Interface in com.atlassian.crowd.manager.permission
-
Represents an administration mapping of group to group
- ImmutableCrowdSpecificRememberMeSettings - Class in com.atlassian.crowd.manager.authentication
-
- ImmutableCrowdSpecificRememberMeSettings(boolean, Duration) - Constructor for class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
-
- InvalidChangeEmailTokenException - Exception in com.atlassian.crowd.emailchange
-
Thrown when provided invalid (including expired) change e-mail token.
- InvalidChangeEmailTokenException(String) - Constructor for exception com.atlassian.crowd.emailchange.InvalidChangeEmailTokenException
-
- InviteUserTokenService - Interface in com.atlassian.crowd.service.token
-
Service for handling invite user tokens
- isAccessible() - Method in interface com.atlassian.crowd.feature.FeatureEnabledChecker
-
Returns whether the feature is accessible under current licensing terms.
- isActive() - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary
-
- isAuditLogEnabled() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
-
- isAuditLogEnabledForSynchronisation() - Method in interface com.atlassian.crowd.manager.audit.AuditLogProperties
-
- isAvailable() - Method in interface com.atlassian.crowd.service.cluster.ClusterService
-
- isAvailableForDirectory(long) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns true if e-mail change by end-user feature is available for a given directory.
- isAvatarsEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
- isAzureADAdditionalRegionsEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
- isBuildWithinMaintenancePeriod(CrowdLicense) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Return's true if the current Build is within the maintenance period for the Crowd license
- isBuildWithinMaintenancePeriod(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
- isConfigured() - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
-
- isConfigured() - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- isCookieHttpOnly(HttpServletRequest) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Is the cookie http only
- isCurrentUserAdminOfGroup(Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Check if a current logged in user is an administrator of a group
- isDeleteUserMembershipsBatchingEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
- isEmailAllowed(String) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Checks if the given email address is allowed to sign up.
- isEmailSentOnSignUp() - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
- isEnabled() - Method in class com.atlassian.crowd.manager.authentication.ImmutableCrowdSpecificRememberMeSettings
-
- isEnabled() - Method in interface com.atlassian.crowd.manager.rememberme.CrowdSpecificRememberMeSettings
-
Provides information whether Remember Me functionality is Enabled at the moment
- isEventTransformerDirectoryManagerCacheEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
- isGroupLevelAdmin(String) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionService
-
Does the provided user have Group Level Admin permissions.
- isLastPage() - Method in interface com.atlassian.crowd.model.page.Page
-
- isLastPage() - Method in class com.atlassian.crowd.model.page.PageImpl
-
- isLicenseKeyValid(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Will validate that a given License key is valid
- isLicenseValid() - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will evaluate against the current license stored in Crowd LicenseStore.
- isLicenseValid(CrowdLicense) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
- isLicensingConfigured(Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks if licensing is configured for specific application
- isLocal() - Method in interface com.atlassian.crowd.service.cluster.ClusterNode
-
- isNestedGroupsGroupMembershipChangesBatchedEnabled() - Method in interface com.atlassian.crowd.darkfeature.CrowdDarkFeatureManager
-
- isResourceTotalOverLimit(float, int) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Calculates the percentage of currentResourceCount over the user limit on a license
and returns true or false if the percentage is above the passed in limit.
- isResourceTotalUnderLimitInLicenseKey(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Validate if a given license key has a higher resource limit than current total resource count
- isSetupLicenseKeyValid(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
Checks if a license key valid for set up.
- isSignupEnabled() - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
- isSuccess() - Method in class com.atlassian.crowd.manager.mail.SendTestMailResult
-
- isTokenValid(String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Returns true if a given token is a valid e-mail change verification token.
- isUserAdminOfGroup(User, Group) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
Check if a user is an administrator of a group
- isUserGroupLevelAdmin(User) - Method in interface com.atlassian.crowd.manager.permission.GroupAdministrationPermissionService
-
- isVersionUptoDate(Long, String, Long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Checks whether requested version is up to date or not for the given
ApplicationSubtype if supplied
- SameEmailAddressException - Exception in com.atlassian.crowd.emailchange
-
Thrown when user tries to change their e-mail to the same e-mail they already have.
- SameEmailAddressException(String, String) - Constructor for exception com.atlassian.crowd.emailchange.SameEmailAddressException
-
- SamlSSOCertificateService - Interface in com.atlassian.crowd.manager.sso
-
A service for managing pairs of certificate and private key used in SSO.
- SamlSSOCertificateServiceInternal - Interface in com.atlassian.crowd.manager.sso
-
A service for managing pairs of certificate and private key used in SSO.
- SANITIZED_VALUE - Static variable in interface com.atlassian.crowd.manager.audit.mapper.AuditLogDiffResultMapper
-
- saveConfiguration(MailConfiguration) - Method in interface com.atlassian.crowd.manager.mail.MailConfigurationService
-
Saves mail configuration
- saveConfiguration(MailConfiguration) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- saveConfiguration(CrowdSpecificRememberMeSettings) - Method in interface com.atlassian.crowd.manager.rememberme.CrowdRememberMeConfiguration
-
Stores passed configuration
- saveConfiguration(CrowdSpecificRememberMeSettings) - Method in interface com.atlassian.crowd.service.CrowdRememberMeService
-
- scheduleRefreshApplicationDataJobImmediately(long) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Schedules updating application license usage data immediately
- searchGroups(EntityQuery<Group>, List<Directory>) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns groups matching groupsQuery.
- searchLicensedUsers(Long, String, String, String, Long, Long, int, int) - Method in interface com.atlassian.crowd.licensing.ApplicationLicensingService
-
Returns list of license consuming users in the products along with the total count of users matching the supplied
query
- searchPotentialMembers(EntityQuery<User>, long, String) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns users that can be assigned as members of the specified group.
- searchUsers(EntityQuery<User>, List<Directory>) - Method in interface com.atlassian.crowd.service.DirectoryEntitySearchService
-
Returns users matching usersQuery.
- sendEmail(EmailMessage) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Sends a single email using the configured mail server
- sendEmailAuthorization(String, String, long, String) - Method in interface com.atlassian.crowd.emailchange.EmailChangeManager
-
Starts e-mail change flow for a user in crowd app, by sending two e-mails.
- sendEmails(Collection<? extends EmailMessage>) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Sends multiple emails using the configured mail server.
- sendHtmlEmail(InternetAddress, String, String, String) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- sendPlainTextEmail(InternetAddress, String, String) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- sendPlainTextEmail(InternetAddress, String, String, Map<String, String>, Map<String, DataSource>) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
- sendTestMail(SMTPServer, InternetAddress) - Method in interface com.atlassian.crowd.manager.mail.MailManager
-
Send a test email using the supplied mail server (remote host / JNDI)
- SendTestMailResult - Class in com.atlassian.crowd.manager.mail
-
Represents a result of sending a test email using MailManager.
- SendTestMailResult(String, boolean) - Constructor for class com.atlassian.crowd.manager.mail.SendTestMailResult
-
- setActive(boolean) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setApplication(Application) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setApplicationSubtype(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setAttachments(Map<String, DataSource>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setAttachments(Map<String, DataSource>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setBcc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setBcc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setBody(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setBody(String) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setCc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setCc(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setCrowdDirectoryId(Long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
-
- setEmail(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
-
- setEmailSentOnSignUp(boolean) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
- setFrom(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setFrom(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setFullName(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
-
- setGeneratedOn(Date) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setHeaders(Map<String, String>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setHeaders(Map<String, String>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setHtmlBody(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setId(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
-
- setId(Long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
-
- setIsCrowdDirectory(boolean) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
-
- setLastActive(Date) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
-
- setMaximumUserLimit(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setName(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedDirectory.Builder
-
- setNotificationEmails(List<String>) - Method in class com.atlassian.crowd.manager.mail.MailConfiguration.Builder
-
- setPermissionForGroups(List<? extends DirectoryGroup>, UserPermission) - Method in interface com.atlassian.crowd.manager.permission.UserPermissionAdminService
-
Set the granted permissions for each directoryGroup to permission.
- setRecipientAddress(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setRecipientAddress(InternetAddress) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setReplyTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setReplyTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setRestrictedDomains(List<String>) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
Set the domains that user's email address should belong to to be able to sign up.
- setSignupEnabled(boolean) - Method in interface com.atlassian.crowd.service.SignupSettingsService
-
- setSmtpServer(SMTPServer) - Method in class com.atlassian.crowd.manager.mail.MailConfiguration.Builder
-
- setSubject(String) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setSubject(String) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.HtmlEmailMessage.Builder
-
- setTo(Iterable<InternetAddress>) - Method in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-
- setTotalDirectories(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setTotalUsers(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setTotalUsersFromLocalCrowd(int) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- setUsername(String) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensedUser.Builder
-
- setVersionId(long) - Method in class com.atlassian.crowd.model.licensing.ApplicationLicensingSummary.Builder
-
- shouldAuditEvent() - Method in interface com.atlassian.crowd.manager.audit.AuditLogEnabledChecker
-
Checks whether the event in the context of invocation should be audited or not
- SignupSettingsService - Interface in com.atlassian.crowd.service
-
- SingleGroupAdministrationMappings - Interface in com.atlassian.crowd.manager.permission
-
Represents mappings of users and group to a particular group
- storeLicense(String) - Method in interface com.atlassian.crowd.manager.license.CrowdLicenseManager
-
This will store the license in the LicenseStore for the currently running Crowd instance.
- subject - Variable in class com.atlassian.crowd.manager.mail.TextEmailMessage.Builder
-