Package | Description |
---|---|
com.sun.identity.entitlement.xacml3 | |
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Method and Description |
---|---|
static AnyOf |
XACMLPrivilegeUtils.applicationNameToAnyOf(String applicationName) |
static AnyOf |
XACMLPrivilegeUtils.entitlementSubjectToAnyOf(EntitlementSubject es) |
static AnyOf |
XACMLPrivilegeUtils.realmsAppsResourcesToAnyOf(Set<String> realms,
Map<String,Set<String>> appsResources) |
Modifier and Type | Method and Description |
---|---|
static List<AnyOf> |
XACMLPrivilegeUtils.actionNamesToAnyOfList(Set<String> actionNames,
String applicationName) |
static List<AnyOf> |
XACMLPrivilegeUtils.entitlementSubjectToAnyOfList(EntitlementSubject es) |
static List<AnyOf> |
XACMLPrivilegeUtils.resourceNamesToAnyOfList(Set<String> resourceNames,
String applicationName) |
Modifier and Type | Field and Description |
---|---|
protected List<AnyOf> |
Target.anyOf |
Modifier and Type | Method and Description |
---|---|
AnyOf |
ObjectFactory.createAnyOf()
Create an instance of
AnyOf |
Modifier and Type | Method and Description |
---|---|
JAXBElement<AnyOf> |
ObjectFactory.createAnyOf(AnyOf value)
|
List<AnyOf> |
Target.getAnyOf()
Gets the value of the anyOf property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<AnyOf> |
ObjectFactory.createAnyOf(AnyOf value)
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.