Package | Description |
---|---|
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
org.forgerock.openam.entitlement.constraints | |
org.forgerock.openam.xacml.v3 |
Modifier and Type | Method and Description |
---|---|
ResourceName |
ApplicationType.getResourceComparator()
Returns resource comparator.
|
protected ResourceName |
EntitlementCombiner.getResourceComparator()
Returns the resource comparator.
|
ResourceName |
Application.getResourceComparator()
Returns resource comparator for this Application, defaulting to the ApplicationType's
resource comparator if none is directly associated with this Application.
|
ResourceName |
Application.getResourceComparator(boolean defaultToAppType)
Returns resource comparator for this Application.
|
Modifier and Type | Method and Description |
---|---|
AgainstResourceType |
ResourceMatchUsing.using(ResourceName resourceHandler)
Defines the resource handler to be used to assist with resource verification.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
XACMLResourceTypeUtils.matchResources(Set<String> resources,
ResourceType resourceType,
ResourceName resourceComparator)
Match resources against the resource type.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.