org.opensaml.xacml
Interface XACMLObject

All Superinterfaces:
org.opensaml.xml.validation.ValidatingXMLObject, org.opensaml.xml.XMLObject
All Known Subinterfaces:
ActionMatchType, ActionsType, ActionType, ActionType, ApplyType, AttributeAssignmentType, AttributeDesignatorType, AttributeSelectorType, AttributeType, AttributeValueType, AttributeValueType, CombinerParametersType, CombinerParameterType, ConditionType, DecisionType, DefaultsType, DescriptionType, EnvironmentMatchType, EnvironmentsType, EnvironmentType, EnvironmentType, ExpressionType, FunctionType, IdReferenceType, MissingAttributeDetailType, ObligationsType, ObligationType, PolicyCombinerParametersType, PolicySetCombinerParametersType, PolicySetType, PolicyType, ReferencedPoliciesType, RequestType, ResourceContentType, ResourceMatchType, ResourcesType, ResourceType, ResourceType, ResponseType, ResultType, RuleCombinerParametersType, RuleType, StatusCodeType, StatusDetailType, StatusMessageType, StatusType, SubjectAttributeDesignatorType, SubjectMatchType, SubjectsType, SubjectType, SubjectType, TargetType, VariableDefinitionType, VariableReferenceType, XACMLAuthzDecisionQueryType, XACMLAuthzDecisionStatementType, XACMLPolicyQueryType, XACMLPolicyStatementType, XPathVersion
All Known Implementing Classes:
ActionMatchTypeImpl, ActionsTypeImpl, ActionTypeImpl, ActionTypeImpl, ApplyTypeImpl, AttributeAssignmentTypeImpl, AttributeDesignatorTypeImpl, AttributeSelectorTypeImpl, AttributeTypeImpl, AttributeValueTypeImpl, AttributeValueTypeImpl, CombinerParametersTypeImpl, CombinerParameterTypeImpl, ConditionTypeImpl, DecisionTypeImpl, DefaultsTypeImpl, DescriptionTypeImpl, EnvironmentMatchTypeImpl, EnvironmentsTypeImpl, EnvironmentTypeImpl, EnvironmentTypeImpl, FunctionTypeImpl, IdReferenceTypeImpl, MissingAttributeDetailTypeImpl, ObligationsTypeImpl, ObligationTypeImpl, PolicyCombinerParametersTypeImpl, PolicySetCombinerParametersTypeImpl, PolicySetTypeImpl, PolicyTypeImpl, ReferencedPoliciesTypeImpl, RequestTypeImpl, ResourceContentTypeImpl, ResourceMatchTypeImpl, ResourcesTypeImpl, ResourceTypeImpl, ResourceTypeImpl, ResponseTypeImpl, ResultTypeImpl, RuleCombinerParametersTypeImpl, RuleTypeImpl, StatusCodeTypeImpl, StatusDetailTypeImpl, StatusMessageTypeImpl, StatusTypeImpl, SubjectAttributeDesignatorTypeImpl, SubjectMatchTypeImpl, SubjectsTypeImpl, SubjectTypeImpl, SubjectTypeImpl, TargetTypeImpl, VariableDefinitionTypeImpl, VariableReferenceTypeImpl, XACMLAuthzDecisionQueryTypeImpl, XACMLAuthzDecisionStatementTypeImpl, XACMLPolicyQueryTypeImpl, XACMLPolicyStatementTypeImpl

public interface XACMLObject
extends org.opensaml.xml.validation.ValidatingXMLObject

Base interface for XACML objects.


Method Summary
 
Methods inherited from interface org.opensaml.xml.validation.ValidatingXMLObject
deregisterValidator, getValidators, registerValidator, validate
 
Methods inherited from interface org.opensaml.xml.XMLObject
addNamespace, detach, getDOM, getElementQName, getIDIndex, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 2006-2010 Internet2. All Rights Reserved.