| 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<EnvironmentMatchType> |
EnvironmentType.getEnvrionmentMatches()
Gets the environment matches for this environment.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentMatchTypeImpl
Concrete implementation of
EnvironmentMatchType. |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentMatchType |
EnvironmentMatchTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
EnvironmentMatchType |
EnvironmentMatchTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnvironmentMatchType> |
EnvironmentTypeImpl.getEnvrionmentMatches()
Gets the environment matches for this environment.
|
Copyright © 2021. All rights reserved.