Package | Description |
---|---|
com.sun.identity.entitlement.xacml3.core |
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
|
Modifier and Type | Field and Description |
---|---|
protected Defaults |
Policy.policyDefaults |
protected Defaults |
PolicySet.policySetDefaults |
Modifier and Type | Method and Description |
---|---|
Defaults |
ObjectFactory.createDefaults()
Create an instance of
Defaults |
Defaults |
Policy.getPolicyDefaults()
Gets the value of the policyDefaults property.
|
Defaults |
PolicySet.getPolicySetDefaults()
Gets the value of the policySetDefaults property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Defaults> |
ObjectFactory.createPolicyDefaults(Defaults value)
|
JAXBElement<Defaults> |
ObjectFactory.createPolicySetDefaults(Defaults value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Defaults> |
ObjectFactory.createPolicyDefaults(Defaults value)
|
JAXBElement<Defaults> |
ObjectFactory.createPolicySetDefaults(Defaults value)
|
void |
Policy.setPolicyDefaults(Defaults value)
Sets the value of the policyDefaults property.
|
void |
PolicySet.setPolicySetDefaults(Defaults value)
Sets the value of the policySetDefaults property.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.