Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
Modifier and Type | Method and Description |
---|---|
static ConditionDecision.Builder |
ConditionDecision.newBuilder(boolean satisfied)
New decision builder.
|
static ConditionDecision.Builder |
ConditionDecision.newFailureBuilder()
New builder representing a failure.
|
static ConditionDecision.Builder |
ConditionDecision.newSuccessBuilder()
New builder representing a satisfied.
|
Copyright © 2010-2016, ForgeRock All Rights Reserved.