Package | Description |
---|---|
org.opensaml.xacml.policy |
XMLObject interfaces for XACML policy schema.
|
org.opensaml.xacml.policy.impl |
XMLObject provider implementation classes for XACML policy schema.
|
Modifier and Type | Method and Description |
---|---|
List<EnvironmentType> |
EnvironmentsType.getEnvironments()
Gets the environments.
|
Modifier and Type | Method and Description |
---|---|
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentType |
EnvironmentTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<EnvironmentType> |
EnvironmentsTypeImpl.getEnvironments()
Gets the environments.
|
Copyright © 2019. All rights reserved.