public interface AppIssuesWithMailsValidationService
Such users are NOT authorized when Crowd acts as a SAML IdP for a SP which uses email as NameID format.
Modifier and Type | Method and Description |
---|---|
Optional<ValidationResult> |
getLastValidationResult(long appId)
Gets result of the latest scan for a given application.
|
void |
runValidation(long appId)
Runs scan for a given application.
|
void runValidation(long appId)
getLastValidationResult(long)
.appId
- id of an applicationEmailsScanFailedToRunException
- when emails scan failed to runOptional<ValidationResult> getLastValidationResult(long appId)
appId
- if of an applicationCopyright © 2021 Atlassian. All rights reserved.