| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.entity.admin | |
| com.atlassian.crowd.plugin.rest.service.controller | |
| com.atlassian.crowd.plugin.rest.service.resource.saml |
| Modifier and Type | Method and Description |
|---|---|
Collection<FailedEntity<T>> |
BatchResultWithFailureReasonsRestDto.getFailures() |
| Modifier and Type | Method and Description |
|---|---|
void |
BatchResultWithFailureReasonsRestDto.addAllFailedEntities(Collection<FailedEntity<T>> failures) |
| Constructor and Description |
|---|
BatchResultWithFailureReasonsRestDto(Collection<T> successes,
Collection<FailedEntity<T>> failures) |
| Modifier and Type | Method and Description |
|---|---|
Optional<FailedEntity> |
SamlConfigurationController.findDirectoryMappingsMismatch(long applicationId) |
| Modifier and Type | Field and Description |
|---|---|
static FailedEntity |
SamlConfigurationExamples.MISMATCH_FOUND_MESSAGE |
Copyright © 2019 Atlassian. All rights reserved.