Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
Modifier and Type | Class and Description |
---|---|
class |
AndCondition
EntitlementCondition wrapper on a set of
EntitlementCondition (s) to provide
boolean OR logic Membership is of AndCondition is satisfied
if the user is a member of any of the wrapped
EntitlementCondition . |
class |
NotCondition
This class wrapped on an Entitlement Condition object to provide boolean
NOT.
|
class |
OrCondition
EntitlementCondition wrapper on a set of
EntitlementCondition s to provide boolean OR logic. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.