org.opensaml.xacml
Interface XACMLObject

All Superinterfaces:
ValidatingXMLObject, 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:
AbstractXACMLObject, 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 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, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, removeNamespace, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
 



Copyright © 1999-2012. All Rights Reserved.