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