|
||||||||||
| 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 | |
|---|---|
java.util.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. |
| 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(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type EnvironmentMatchType | |
|---|---|
java.util.List<EnvironmentMatchType> |
EnvironmentTypeImpl.getEnvrionmentMatches()
Gets the environment matches for this environment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||