|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentMatchType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of EnvironmentMatchType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type EnvironmentMatchType | |
|---|---|
List<EnvironmentMatchType> |
EnvironmentType.getEnvrionmentMatches()
Gets the environment matches for this environment. |
| Uses of EnvironmentMatchType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement EnvironmentMatchType | |
|---|---|
class |
EnvironmentMatchTypeImpl
Concrete implementation of EnvironmentMatchType. |
| Fields in org.opensaml.xacml.policy.impl with type parameters of type EnvironmentMatchType | |
|---|---|
private XMLObjectChildrenList<EnvironmentMatchType> |
EnvironmentTypeImpl.environmentMatches
List of environment matches. |
| Methods in org.opensaml.xacml.policy.impl that return EnvironmentMatchType | |
|---|---|
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)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type EnvironmentMatchType | |
|---|---|
List<EnvironmentMatchType> |
EnvironmentTypeImpl.getEnvrionmentMatches()
Gets the environment matches for this environment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||