Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
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 | Field and Description |
---|---|
private XMLObjectChildrenList<EnvironmentMatchType> |
EnvironmentTypeImpl.environmentMatches
List of environment matches.
|
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) |
Modifier and Type | Method and Description |
---|---|
List<EnvironmentMatchType> |
EnvironmentTypeImpl.getEnvrionmentMatches()
Gets the environment matches for this environment.
|
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.