Package | Description |
---|---|
com.atlassian.crowd.directory.ldap.cache | |
com.atlassian.crowd.exception.runtime | |
com.atlassian.crowd.service |
Modifier and Type | Class and Description |
---|---|
class |
UsnChangedCacheRefresherIncSyncException
Generic exception indicating the incremental sync has failed.
|
Modifier and Type | Class and Description |
---|---|
class |
CommunicationException
A specific extension of the Runtime OperationFailedException that is thrown when the host application is unable to
communicate with the remote User Directory.
|
class |
GroupNotFoundException
Thrown when the specified group could not be found.
|
class |
MembershipNotFoundException
Used to denote that a particular USER-GROUP or GROUP-GROUP membership
does not exist.
|
class |
OperationFailedException
Thrown when an operation failed for some reason.
|
class |
UserNotFoundException
Thrown when the user is not found.
|
Modifier and Type | Method and Description |
---|---|
Principal |
UserService.resolve(String username)
Returns the user that made this request or
null if this application does not have such a user. |
Copyright © 2021 Atlassian. All rights reserved.