Package | Description |
---|---|
org.jboss.security.xacml.core.model.policy |
Modifier and Type | Field and Description |
---|---|
protected DefaultsType |
PolicyType.policyDefaults |
protected DefaultsType |
PolicySetType.policySetDefaults |
Modifier and Type | Method and Description |
---|---|
DefaultsType |
ObjectFactory.createDefaultsType()
Create an instance of
DefaultsType |
DefaultsType |
PolicyType.getPolicyDefaults()
Gets the value of the policyDefaults property.
|
DefaultsType |
PolicySetType.getPolicySetDefaults()
Gets the value of the policySetDefaults property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DefaultsType> |
ObjectFactory.createPolicyDefaults(DefaultsType value)
|
JAXBElement<DefaultsType> |
ObjectFactory.createPolicySetDefaults(DefaultsType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DefaultsType> |
ObjectFactory.createPolicyDefaults(DefaultsType value)
|
JAXBElement<DefaultsType> |
ObjectFactory.createPolicySetDefaults(DefaultsType value)
|
void |
PolicyType.setPolicyDefaults(DefaultsType value)
Sets the value of the policyDefaults property.
|
void |
PolicySetType.setPolicySetDefaults(DefaultsType value)
Sets the value of the policySetDefaults property.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.