|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnvironmentType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of EnvironmentType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type EnvironmentType | |
|---|---|
List<EnvironmentType> |
EnvironmentsType.getEnvrionments()
Gets the environments. |
| Uses of EnvironmentType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement EnvironmentType | |
|---|---|
class |
EnvironmentTypeImpl
Implementation for EnvironmentType. |
| Fields in org.opensaml.xacml.policy.impl with type parameters of type EnvironmentType | |
|---|---|
private XMLObjectChildrenList<EnvironmentType> |
EnvironmentsTypeImpl.environments
List of action matches. |
| Methods in org.opensaml.xacml.policy.impl that return EnvironmentType | |
|---|---|
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)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type EnvironmentType | |
|---|---|
List<EnvironmentType> |
EnvironmentsTypeImpl.getEnvrionments()
Gets the environments. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||