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 Match |
XACMLPrivilegeUtils.actionNameToMatch(String actionName,
String applicationName) |
static Match |
XACMLPrivilegeUtils.applicationNameToMatch(String applicationName) |
static Match |
XACMLPrivilegeUtils.resourceNameToMatch(String resourceName,
String applicationName) |
static Match |
XACMLPrivilegeUtils.resourceNameToNotMatch(String resourceName,
String applicationName) |
Modifier and Type | Field and Description |
---|---|
protected List<Match> |
AllOf.match |
Modifier and Type | Method and Description |
---|---|
Match |
ObjectFactory.createMatch()
Create an instance of
Match |
Modifier and Type | Method and Description |
---|---|
JAXBElement<Match> |
ObjectFactory.createMatch(Match value)
|
List<Match> |
AllOf.getMatch()
Gets the value of the match property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Match> |
ObjectFactory.createMatch(Match value)
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.