Package | Description |
---|---|
org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
Modifier and Type | Method and Description |
---|---|
DefaultsType |
PolicyType.getPolicyDefaults()
Gets the defaults for this policy.
|
DefaultsType |
PolicySetType.getPolicySetDefaults()
Gets the defaults for this policy set.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyType.setPolicyDefaults(DefaultsType defaults)
Sets the defaults for this policy.
|
void |
PolicySetType.setPolicySetDefaults(DefaultsType defaults)
Sets the defaults for this policy set.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.