public interface OutcomeProvider
Modifier and Type | Method and Description |
---|---|
List<OutcomeProvider.Outcome> |
getOutcomes(PreferredLocales locales,
JsonValue nodeAttributes)
Returns a ordered list of possible node outcomes with localised display names.
|
List<OutcomeProvider.Outcome> getOutcomes(PreferredLocales locales, JsonValue nodeAttributes)
locales
- The locales for the localised description.nodeAttributes
- Unvalidated node attributes submitted in the request.Copyright © 2010-2020, ForgeRock All Rights Reserved.