Package com.atlassian.crowd.manager.application
package com.atlassian.crowd.manager.application
-
ClassDescriptionAn implementation of ApplicationService that delegates all methods to another ApplicationService.Used to indicate that an alias is already used by another application user.TODO: replace this with AliasAlreadyInUseException when bumping major version RuntimeException version of
AliasAlreadyInUseException
API to manage application-specific user aliases.Thrown if user does not have access to a particular application and attempts to authenticate against it.Application management API.Represents an error attempting to modify application configuration.The exposed service provided by Crowd to client applications.Helper class for testingApplicationService
Implementation of ApplicationService which caches the result of ApplicationService methods.Finds canonical users that have a provided email address.The service for configuring default group memberships.Helper class transforming list ofOperationEvent
in context of anApplication
.A no-op implementation ofDefaultGroupMembershipService
, meant to be used in productsInterface for iterating over search results with paged approach.Indicates that paging is not supported for the given type of query and directory setup.This class is responsible for translating application specific usernames (aliased usernames) to directory specific usernames (unaliased usernames) and the other way around.