|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.security.xacml.core.model.policy.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the oasis.names.tc.xacml._2_0.policy.schema.os package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: oasis.names.tc.xacml._2_0.policy.schema.os |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public EnvironmentMatchType createEnvironmentMatchType()
EnvironmentMatchType
public AttributeDesignatorType createAttributeDesignatorType()
AttributeDesignatorType
public AttributeAssignmentType createAttributeAssignmentType()
AttributeAssignmentType
public PolicyCombinerParametersType createPolicyCombinerParametersType()
PolicyCombinerParametersType
public PolicySetType createPolicySetType()
PolicySetType
public EnvironmentType createEnvironmentType()
EnvironmentType
public ActionsType createActionsType()
ActionsType
public ActionMatchType createActionMatchType()
ActionMatchType
public ActionType createActionType()
ActionType
public CombinerParametersType createCombinerParametersType()
CombinerParametersType
public ConditionType createConditionType()
ConditionType
public EnvironmentsType createEnvironmentsType()
EnvironmentsType
public SubjectsType createSubjectsType()
SubjectsType
public FunctionType createFunctionType()
FunctionType
public RuleType createRuleType()
RuleType
public AttributeSelectorType createAttributeSelectorType()
AttributeSelectorType
public AttributeValueType createAttributeValueType()
AttributeValueType
public ObligationType createObligationType()
ObligationType
public VariableReferenceType createVariableReferenceType()
VariableReferenceType
public PolicyType createPolicyType()
PolicyType
public SubjectType createSubjectType()
SubjectType
public PolicySetCombinerParametersType createPolicySetCombinerParametersType()
PolicySetCombinerParametersType
public RuleCombinerParametersType createRuleCombinerParametersType()
RuleCombinerParametersType
public ResourceType createResourceType()
ResourceType
public VariableDefinitionType createVariableDefinitionType()
VariableDefinitionType
public DefaultsType createDefaultsType()
DefaultsType
public ObligationsType createObligationsType()
ObligationsType
public SubjectMatchType createSubjectMatchType()
SubjectMatchType
public TargetType createTargetType()
TargetType
public CombinerParameterType createCombinerParameterType()
CombinerParameterType
public ApplyType createApplyType()
ApplyType
public IdReferenceType createIdReferenceType()
IdReferenceType
public ResourcesType createResourcesType()
ResourcesType
public SubjectAttributeDesignatorType createSubjectAttributeDesignatorType()
SubjectAttributeDesignatorType
public ResourceMatchType createResourceMatchType()
ResourceMatchType
public javax.xml.bind.JAXBElement<PolicySetCombinerParametersType> createPolicySetCombinerParameters(PolicySetCombinerParametersType value)
JAXBElement
<
PolicySetCombinerParametersType
>
}
public javax.xml.bind.JAXBElement<ObligationsType> createObligations(ObligationsType value)
JAXBElement
<
ObligationsType
>
}
public javax.xml.bind.JAXBElement<RuleCombinerParametersType> createRuleCombinerParameters(RuleCombinerParametersType value)
JAXBElement
<
RuleCombinerParametersType
>
}
public javax.xml.bind.JAXBElement<AttributeValueType> createAttributeValue(AttributeValueType value)
JAXBElement
<
AttributeValueType
>
}
public javax.xml.bind.JAXBElement<VariableDefinitionType> createVariableDefinition(VariableDefinitionType value)
JAXBElement
<
VariableDefinitionType
>
}
public javax.xml.bind.JAXBElement<ApplyType> createApply(ApplyType value)
JAXBElement
<
ApplyType
>
}
public javax.xml.bind.JAXBElement<EnvironmentsType> createEnvironments(EnvironmentsType value)
JAXBElement
<
EnvironmentsType
>
}
public javax.xml.bind.JAXBElement<SubjectMatchType> createSubjectMatch(SubjectMatchType value)
JAXBElement
<
SubjectMatchType
>
}
public javax.xml.bind.JAXBElement<ResourceMatchType> createResourceMatch(ResourceMatchType value)
JAXBElement
<
ResourceMatchType
>
}
public javax.xml.bind.JAXBElement<AttributeDesignatorType> createActionAttributeDesignator(AttributeDesignatorType value)
JAXBElement
<
AttributeDesignatorType
>
}
public javax.xml.bind.JAXBElement<PolicyCombinerParametersType> createPolicyCombinerParameters(PolicyCombinerParametersType value)
JAXBElement
<
PolicyCombinerParametersType
>
}
public javax.xml.bind.JAXBElement<ObligationType> createObligation(ObligationType value)
JAXBElement
<
ObligationType
>
}
public javax.xml.bind.JAXBElement<AttributeDesignatorType> createResourceAttributeDesignator(AttributeDesignatorType value)
JAXBElement
<
AttributeDesignatorType
>
}
public javax.xml.bind.JAXBElement<FunctionType> createFunction(FunctionType value)
JAXBElement
<
FunctionType
>
}
public javax.xml.bind.JAXBElement<AttributeDesignatorType> createEnvironmentAttributeDesignator(AttributeDesignatorType value)
JAXBElement
<
AttributeDesignatorType
>
}
public javax.xml.bind.JAXBElement<VariableReferenceType> createVariableReference(VariableReferenceType value)
JAXBElement
<
VariableReferenceType
>
}
public javax.xml.bind.JAXBElement<AttributeAssignmentType> createAttributeAssignment(AttributeAssignmentType value)
JAXBElement
<
AttributeAssignmentType
>
}
public javax.xml.bind.JAXBElement<ResourceType> createResource(ResourceType value)
JAXBElement
<
ResourceType
>
}
public javax.xml.bind.JAXBElement<ConditionType> createCondition(ConditionType value)
JAXBElement
<
ConditionType
>
}
public javax.xml.bind.JAXBElement<DefaultsType> createPolicyDefaults(DefaultsType value)
JAXBElement
<
DefaultsType
>
}
public javax.xml.bind.JAXBElement<RuleType> createRule(RuleType value)
JAXBElement
<
RuleType
>
}
public javax.xml.bind.JAXBElement<ResourcesType> createResources(ResourcesType value)
JAXBElement
<
ResourcesType
>
}
public javax.xml.bind.JAXBElement<PolicyType> createPolicy(PolicyType value)
JAXBElement
<
PolicyType
>
}
public javax.xml.bind.JAXBElement<TargetType> createTarget(TargetType value)
JAXBElement
<
TargetType
>
}
public javax.xml.bind.JAXBElement<SubjectType> createSubject(SubjectType value)
JAXBElement
<
SubjectType
>
}
public javax.xml.bind.JAXBElement<SubjectsType> createSubjects(SubjectsType value)
JAXBElement
<
SubjectsType
>
}
public javax.xml.bind.JAXBElement<IdReferenceType> createPolicySetIdReference(IdReferenceType value)
JAXBElement
<
IdReferenceType
>
}
public javax.xml.bind.JAXBElement<DefaultsType> createPolicySetDefaults(DefaultsType value)
JAXBElement
<
DefaultsType
>
}
public javax.xml.bind.JAXBElement<String> createXPathVersion(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<IdReferenceType> createPolicyIdReference(IdReferenceType value)
JAXBElement
<
IdReferenceType
>
}
public javax.xml.bind.JAXBElement<CombinerParametersType> createCombinerParameters(CombinerParametersType value)
JAXBElement
<
CombinerParametersType
>
}
public javax.xml.bind.JAXBElement<EnvironmentMatchType> createEnvironmentMatch(EnvironmentMatchType value)
JAXBElement
<
EnvironmentMatchType
>
}
public javax.xml.bind.JAXBElement<EnvironmentType> createEnvironment(EnvironmentType value)
JAXBElement
<
EnvironmentType
>
}
public javax.xml.bind.JAXBElement<ActionsType> createActions(ActionsType value)
JAXBElement
<
ActionsType
>
}
public javax.xml.bind.JAXBElement<ActionType> createAction(ActionType value)
JAXBElement
<
ActionType
>
}
public javax.xml.bind.JAXBElement<ActionMatchType> createActionMatch(ActionMatchType value)
JAXBElement
<
ActionMatchType
>
}
public javax.xml.bind.JAXBElement<AttributeSelectorType> createAttributeSelector(AttributeSelectorType value)
JAXBElement
<
AttributeSelectorType
>
}
public javax.xml.bind.JAXBElement<String> createDescription(String value)
JAXBElement
<
String
>
}
public javax.xml.bind.JAXBElement<PolicySetType> createPolicySet(PolicySetType value)
JAXBElement
<
PolicySetType
>
}
public javax.xml.bind.JAXBElement<SubjectAttributeDesignatorType> createSubjectAttributeDesignator(SubjectAttributeDesignatorType value)
JAXBElement
<
SubjectAttributeDesignatorType
>
}
public javax.xml.bind.JAXBElement<ExpressionType> createExpression(ExpressionType value)
JAXBElement
<
ExpressionType
>
}
public javax.xml.bind.JAXBElement<CombinerParameterType> createCombinerParameter(CombinerParameterType value)
JAXBElement
<
CombinerParameterType
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |