| Package | Description |
|---|---|
| com.atlassian.crowd.integration.exception | |
| com.atlassian.crowd.integration.model.user |
| Modifier and Type | Method and Description |
|---|---|
DirectoryEntity |
InvalidDirectoryEntityException.getEntity() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvalidDirectoryEntityException.setEntity(DirectoryEntity entity) |
| Constructor and Description |
|---|
InvalidDirectoryEntityException(DirectoryEntity entity,
String message) |
InvalidDirectoryEntityException(DirectoryEntity entity,
String message,
Throwable cause) |
InvalidDirectoryEntityException(DirectoryEntity entity,
Throwable cause) |
InvalidGroupException(DirectoryEntity group,
String message) |
InvalidGroupException(DirectoryEntity group,
String message,
Throwable cause) |
InvalidGroupException(DirectoryEntity group,
Throwable cause) |
InvalidRoleException(DirectoryEntity group,
String message) |
InvalidRoleException(DirectoryEntity group,
String message,
Throwable cause) |
InvalidRoleException(DirectoryEntity group,
Throwable cause) |
InvalidUserException(DirectoryEntity user,
String message) |
InvalidUserException(DirectoryEntity user,
String message,
Throwable cause) |
InvalidUserException(DirectoryEntity user,
Throwable cause) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
User
Use for SOAP only.
|
Copyright © 2020 Atlassian. All rights reserved.