Package com.atlassian.crowd.manager.application

Interface Summary
AliasManager API to manage application-specific user aliases.
ApplicationManager Application management API.
ApplicationService The exposed service provided by Crowd to client applications.
CrowdApplicationPasswordManager  
 

Class Summary
AliasManagerImpl  
ApplicationManagerGeneric  
ApplicationServiceGeneric  
CachingApplicationService Implementation of ApplicationService which caches the result of ApplicationService methods.
CrowdApplicationPasswordManagerGeneric  
ResultsAggregator<T> An aggregator across results from multiple queries that may include duplicates.
TranslatingApplicationService This class is responsible for translating application specific usernames (aliased usernames) to directory specific usernames (unaliased usernames) and the other way around.
 

Exception Summary
AliasAlreadyInUseException Used to indicate that an alias is already by another application user.
ApplicationAccessDeniedException Thrown if user does not have access to a particular application and attempts to authenticate against it.
ApplicationManagerException Represents an error attempting to modify application configuration.
 



Copyright © 2013 Atlassian. All Rights Reserved.