public class SubjectDecision extends Object
EntitlementSubject
evaluation match result and - if applicable - its advices.Constructor and Description |
---|
SubjectDecision(boolean satisfied,
Map<String,Set<String>> advices)
Constructs an instance of
SubjectDecision . |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<String>> |
getAdvices()
Advices associated with this
SubjectDecision . |
boolean |
isSatisfied()
Whether this
SubjectDecision is satisfied. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.