| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api | |
| com.atlassian.crowd.validator |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
CrowdDirectoryService.validateDirectoryConfiguration(Directory directory,
EnumSet<DirectoryValidationContext> validationContexts)
Will validate the attributes of the given directory, depending upon the directory type
|
| Modifier and Type | Method and Description |
|---|---|
static DirectoryValidationContext |
DirectoryValidationContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DirectoryValidationContext[] |
DirectoryValidationContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.