Class ObjectFactory
java.lang.Object
com.tremolosecurity.config.xml.ObjectFactory
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.tremolosecurity.config.xml 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
ConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.tremolosecurity.config.xml -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAddAttributeType
Create an instance ofAddGroupType
Create an instance ofAnnotationType
jakarta.xml.bind.JAXBElement
<ApplicationType> createApplication
(ApplicationType value) Create an instance ofApplicationsType
Create an instance ofApplicationsType.ErrorPage
Create an instance ofApplicationType
Create an instance ofApprovalDBType
Create an instance ofApprovalType
Create an instance ofAuthChainsType
Create an instance ofAuthChainType
Create an instance ofAuthLockoutType
Create an instance ofAuthMechParamType
Create an instance ofAuthMechType
Create an instance ofAuthMechTypes
Create an instance ofAzRulesType
Create an instance ofAzRuleType
Create an instance ofCallWorkflowType
Create an instance ofConfigType
Create an instance ofCookieConfigType
Create an instance ofCronScheduleType
Create an instance ofCustomAzRulesType
Create an instance ofCustomAzRuleType
Create an instance ofCustomTaskType
Create an instance ofDeleteType
Create an instance ofDynamicNotificationsType
Create an instance ofDynamicPortalUrlsType
Create an instance ofDynamicWorkflowType
Create an instance ofEscalationFailureType
Create an instance ofEscalationPolicyType
Create an instance ofEscalationType
Create an instance ofFilterChainType
Create an instance ofFilterConfigType
Create an instance ofIdpMappingType
Create an instance ofIdpsType
Create an instance ofIdpType
Create an instance ofIfAttrExistsType
Create an instance ofIfAttrHasValueType
Create an instance ofIfNotUserExistsType
Create an instance ofJobType
Create an instance ofListType
Create an instance ofMappingType
Create an instance ofMechanismType
Create an instance ofMessageListenersType
Create an instance ofMessageListenerType
Create an instance ofNameValue
Create an instance ofNotificationsType
Create an instance ofNotificationType
Create an instance ofNotifyUserType
Create an instance ofOrgType
Create an instance ofParamListType
Create an instance ofParamType
Create an instance ofParamWithValueType
Create an instance ofPortalUrlsType
Create an instance ofPortalUrlType
Create an instance ofProvisioningType
Create an instance ofProvisionMappingsType
Create an instance ofProvisionMappingType
Create an instance ofProvisionType
Create an instance ofProxyType
Create an instance ofQueueConfigType
jakarta.xml.bind.JAXBElement
<ReportsType> createReports
(ReportsType value) Create an instance ofReportsType
Create an instance ofReportType
Create an instance ofResultGroupsType
Create an instance ofResultGroupType
Create an instance ofResultRefType
Create an instance ofResultType
Create an instance ofResyncType
Create an instance ofScheduleDBType
Create an instance ofSchedulingType
Create an instance ofTargetAttributeType
Create an instance ofTargetConfigType
Create an instance ofTargetsType
Create an instance ofTargetType
jakarta.xml.bind.JAXBElement
<TremoloType> createTremoloConfig
(TremoloType value) Create an instance ofTremoloType
Create an instance ofTrustsType
Create an instance ofTrustType
Create an instance ofUrlsType
Create an instance ofUrlType
jakarta.xml.bind.JAXBElement
<WorkflowType> createWorkflow
(WorkflowType value) Create an instance ofWorkflowsType
Create an instance ofWorkflowTaskListType
Create an instance ofWorkflowTasksType
Create an instance ofWorkflowType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.tremolosecurity.config.xml
-
-
Method Details
-
createApplicationsType
Create an instance ofApplicationsType
-
createTremoloType
Create an instance ofTremoloType
-
createApplicationType
Create an instance ofApplicationType
-
createWorkflowType
Create an instance ofWorkflowType
-
createReportsType
Create an instance ofReportsType
-
createProxyType
-
createUrlType
-
createParamType
-
createParamWithValueType
Create an instance ofParamWithValueType
-
createFilterConfigType
Create an instance ofFilterConfigType
-
createFilterChainType
Create an instance ofFilterChainType
-
createUrlsType
-
createConfigType
Create an instance ofConfigType
-
createMechanismType
Create an instance ofMechanismType
-
createParamListType
Create an instance ofParamListType
-
createAuthMechTypes
Create an instance ofAuthMechTypes
-
createAuthMechType
Create an instance ofAuthMechType
-
createAuthMechParamType
Create an instance ofAuthMechParamType
-
createAuthChainType
Create an instance ofAuthChainType
-
createAuthChainsType
Create an instance ofAuthChainsType
-
createResultType
Create an instance ofResultType
-
createResultGroupType
Create an instance ofResultGroupType
-
createResultRefType
Create an instance ofResultRefType
-
createResultGroupsType
Create an instance ofResultGroupsType
-
createAzRuleType
Create an instance ofAzRuleType
-
createAzRulesType
Create an instance ofAzRulesType
-
createCookieConfigType
Create an instance ofCookieConfigType
-
createTargetType
Create an instance ofTargetType
-
createNameValue
-
createTargetAttributeType
Create an instance ofTargetAttributeType
-
createTargetsType
Create an instance ofTargetsType
-
createProvisioningType
Create an instance ofProvisioningType
-
createWorkflowTaskListType
Create an instance ofWorkflowTaskListType
-
createProvisionType
Create an instance ofProvisionType
-
createWorkflowTasksType
Create an instance ofWorkflowTasksType
-
createWorkflowsType
Create an instance ofWorkflowsType
-
createIfNotUserExistsType
Create an instance ofIfNotUserExistsType
-
createProvisionMappingType
Create an instance ofProvisionMappingType
-
createProvisionMappingsType
Create an instance ofProvisionMappingsType
-
createAddGroupType
Create an instance ofAddGroupType
-
createResyncType
Create an instance ofResyncType
-
createIfAttrHasValueType
Create an instance ofIfAttrHasValueType
-
createIfAttrExistsType
Create an instance ofIfAttrExistsType
-
createAddAttributeType
Create an instance ofAddAttributeType
-
createTargetConfigType
Create an instance ofTargetConfigType
-
createMappingType
Create an instance ofMappingType
-
createIdpType
-
createIdpsType
-
createTrustType
-
createTrustsType
Create an instance ofTrustsType
-
createIdpMappingType
Create an instance ofIdpMappingType
-
createApprovalType
Create an instance ofApprovalType
-
createApprovalDBType
Create an instance ofApprovalDBType
-
createListType
-
createCallWorkflowType
Create an instance ofCallWorkflowType
-
createNotifyUserType
Create an instance ofNotifyUserType
-
createCustomTaskType
Create an instance ofCustomTaskType
-
createDeleteType
Create an instance ofDeleteType
-
createOrgType
-
createQueueConfigType
Create an instance ofQueueConfigType
-
createPortalUrlType
Create an instance ofPortalUrlType
-
createPortalUrlsType
Create an instance ofPortalUrlsType
-
createSchedulingType
Create an instance ofSchedulingType
-
createScheduleDBType
Create an instance ofScheduleDBType
-
createJobType
-
createCronScheduleType
Create an instance ofCronScheduleType
-
createMessageListenersType
Create an instance ofMessageListenersType
-
createMessageListenerType
Create an instance ofMessageListenerType
-
createReportType
Create an instance ofReportType
-
createEscalationType
Create an instance ofEscalationType
-
createEscalationPolicyType
Create an instance ofEscalationPolicyType
-
createEscalationFailureType
Create an instance ofEscalationFailureType
-
createCustomAzRuleType
Create an instance ofCustomAzRuleType
-
createCustomAzRulesType
Create an instance ofCustomAzRulesType
-
createDynamicWorkflowType
Create an instance ofDynamicWorkflowType
-
createAnnotationType
Create an instance ofAnnotationType
-
createNotificationType
Create an instance ofNotificationType
-
createDynamicNotificationsType
Create an instance ofDynamicNotificationsType
-
createNotificationsType
Create an instance ofNotificationsType
-
createAuthLockoutType
Create an instance ofAuthLockoutType
-
createDynamicPortalUrlsType
Create an instance ofDynamicPortalUrlsType
-
createApplicationsTypeErrorPage
Create an instance ofApplicationsType.ErrorPage
-
createTremoloConfig
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
TremoloType
>
-
createApplication
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ApplicationType
>
-
createWorkflow
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
WorkflowType
>
-
createReports
- Parameters:
value
- Java instance representing xml element's value.- Returns:
- the new instance of
JAXBElement
<
ReportsType
>
-