Package org.opensaml.xacml
Interface XACMLObject
-
- All Superinterfaces:
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,RequestType,ResourceContentType,ResourceMatchType,ResourcesType,ResourceType,ResourceType,ResponseType,ResultType,RuleCombinerParametersType,RuleType,StatusCodeType,StatusDetailType,StatusMessageType,StatusType,SubjectAttributeDesignatorType,SubjectMatchType,SubjectsType,SubjectType,SubjectType,TargetType,VariableDefinitionType,VariableReferenceType,XPathVersion
public interface XACMLObject extends XMLObject
Base interface for XACML objects.
-
-
Method Summary
-
Methods inherited from interface org.opensaml.core.xml.XMLObject
detach, getDOM, getElementQName, getIDIndex, getNamespaceManager, getNamespaces, getNoNamespaceSchemaLocation, getObjectMetadata, getOrderedChildren, getParent, getSchemaLocation, getSchemaType, hasChildren, hasParent, isNil, isNilXSBoolean, releaseChildrenDOM, releaseDOM, releaseParentDOM, resolveID, resolveIDFromRoot, setDOM, setNil, setNil, setNoNamespaceSchemaLocation, setParent, setSchemaLocation
-
-