Class FortressAntTask

    • Field Detail

      • DEBUG

        public static final boolean DEBUG
      • LOG

        protected static final org.slf4j.Logger LOG
    • Constructor Detail

      • FortressAntTask

        public FortressAntTask()
        Default constructor initializes he Manager APIs.
    • Method Detail

      • getTenant

        public String getTenant()
      • addAddcontext

        public void addAddcontext​(Addcontext addcontext)
        Load the entity with data.
        Parameters:
        addcontext - contains the ant initialized data entities to be handed off for further processing.
      • setContext

        public void setContext​(Context context)
        This method is used as an alternative way to set tenant id. By setting this element in xml file:
        Parameters:
        context - contains the tenant info.
      • handleInput

        public void handleInput​(org.apache.tools.ant.input.InputRequest request)
        Used by Apache Ant to load data from xml into entities.
        Specified by:
        handleInput in interface org.apache.tools.ant.input.InputHandler
        Parameters:
        request - The input request
      • addAddconfig

        public void addAddconfig​(Addconfig addcfg)
        Load the entity with data.
        Parameters:
        addcfg - contains the ant initialized data entities to be handed off for further processing.
      • addUpdconfig

        public void addUpdconfig​(Updconfig updcfg)
        Load the entity with data.
        Parameters:
        updcfg - contains the ant initialized data entities to be handed off for further processing.
      • addDelconfig

        public void addDelconfig​(Delconfig delcfg)
        Load the entity with data.
        Parameters:
        delcfg - contains the ant initialized data entities to be handed off for further processing.
      • addAdduser

        public void addAdduser​(Adduser adduser)
        Load the entity with data.
        Parameters:
        adduser - contains the ant initialized data entities to be handed off for further processing.
      • addDeluser

        public void addDeluser​(Deluser deluser)
        Load the entity with data.
        Parameters:
        deluser - contains the ant initialized data entities to be handed off for further processing.
      • addAdduserrole

        public void addAdduserrole​(Adduserrole adduserrole)
        Load the entity with data.
        Parameters:
        adduserrole - contains the ant initialized data entities to be handed off for further processing.
      • addDeluserrole

        public void addDeluserrole​(Deluserrole deluserrole)
        Load the entity with data.
        Parameters:
        deluserrole - contains the ant initialized data entities to be handed off for further processing.
      • addAddrole

        public void addAddrole​(Addrole addrole)
        Load the entity with data.
        Parameters:
        addrole - contains the ant initialized data entities to be handed off for further processing.
      • addDelrole

        public void addDelrole​(Delrole delrole)
        Load the entity with data.
        Parameters:
        delrole - contains the ant initialized data entities to be handed off for further processing.
      • addAddroleinheritance

        public void addAddroleinheritance​(Addroleinheritance addroleinheritance)
        Load the entity with data.
        Parameters:
        addroleinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addDelroleinheritance

        public void addDelroleinheritance​(Delroleinheritance delroleinheritance)
        Load the entity with data.
        Parameters:
        delroleinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addAddsdset

        public void addAddsdset​(Addsdset addsd)
        Load the entity with data.
        Parameters:
        addsd - contains the ant initialized data entities to be handed off for further processing.
      • addDelsdset

        public void addDelsdset​(Delsdset delsd)
        Load the entity with data.
        Parameters:
        delsd - contains the ant initialized data entities to be handed off for further processing.
      • addAddpermOp

        public void addAddpermOp​(AddpermOp addpermOp)
        Load the entity with data.
        Parameters:
        addpermOp - contains the ant initialized data entities to be handed off for further processing.
      • addDelpermOp

        public void addDelpermOp​(DelpermOp delpermOp)
        Load the entity with data.
        Parameters:
        delpermOp - contains the ant initialized data entities to be handed off for further processing.
      • addAddpermObj

        public void addAddpermObj​(AddpermObj addpermObj)
        Load the entity with data.
        Parameters:
        addpermObj - contains the ant initialized data entities to be handed off for further processing.
      • addDelpermObj

        public void addDelpermObj​(DelpermObj delpermObj)
        Load the entity with data.
        Parameters:
        delpermObj - contains the ant initialized data entities to be handed off for further processing.
      • addAddpermGrant

        public void addAddpermGrant​(AddpermGrant addpermGrant)
        Load the entity with data.
        Parameters:
        addpermGrant - contains the ant initialized data entities to be handed off for further processing.
      • addDelpermGrant

        public void addDelpermGrant​(DelpermGrant delpermGrant)
        Load the entity with data.
        Parameters:
        delpermGrant - contains the ant initialized data entities to be handed off for further processing.
      • addAddpwpolicy

        public void addAddpwpolicy​(Addpwpolicy addpwpolicy)
        Load the entity with data.
        Parameters:
        addpwpolicy - contains the ant initialized data entities to be handed off for further processing.
      • addDelpwpolicy

        public void addDelpwpolicy​(Delpwpolicy delpwpolicy)
        Load the entity with data.
        Parameters:
        delpwpolicy - contains the ant initialized data entities to be handed off for further processing.
      • addAddcontainer

        public void addAddcontainer​(Addcontainer addcontainer)
        Load the entity with data.
        Parameters:
        addcontainer - contains the ant initialized data entities to be handed off for further processing.
      • addDelcontainer

        public void addDelcontainer​(Delcontainer delcontainer)
        Load the entity with data.
        Parameters:
        delcontainer - contains the ant initialized data entities to be handed off for further processing.
      • addAddsuffix

        public void addAddsuffix​(Addsuffix addsuffix)
        Load the entity with data.
        Parameters:
        addsuffix - contains the ant initialized data entities to be handed off for further processing.
      • addDelsuffix

        public void addDelsuffix​(Delsuffix delsuffix)
        Load the entity with data.
        Parameters:
        delsuffix - contains the ant initialized data entities to be handed off for further processing.
      • addAddorgunit

        public void addAddorgunit​(Addorgunit addorgunit)
        Load the entity with data.
        Parameters:
        addorgunit - contains the ant initialized data entities to be handed off for further processing.
      • addDelorgunit

        public void addDelorgunit​(Delorgunit delorgunit)
        Load the entity with data.
        Parameters:
        delorgunit - contains the ant initialized data entities to be handed off for further processing.
      • addAdduserorgunitinheritance

        public void addAdduserorgunitinheritance​(Adduserorgunitinheritance addinheritance)
        Load the entity with data.
        Parameters:
        addinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addDeluserorgunitinheritance

        public void addDeluserorgunitinheritance​(Deluserorgunitinheritance delinheritance)
        Load the entity with data.
        Parameters:
        delinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addAddpermorgunitinheritance

        public void addAddpermorgunitinheritance​(Addpermorgunitinheritance addinheritance)
        Load the entity with data.
        Parameters:
        addinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addDelpermorgunitinheritance

        public void addDelpermorgunitinheritance​(Delpermorgunitinheritance delinheritance)
        Load the entity with data.
        Parameters:
        delinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addAddadminrole

        public void addAddadminrole​(Addadminrole addrole)
        Load the entity with data.
        Parameters:
        addrole - contains the ant initialized data entities to be handed off for further processing.
      • addDeladminrole

        public void addDeladminrole​(Deladminrole delrole)
        Load the entity with data.
        Parameters:
        delrole - contains the ant initialized data entities to be handed off for further processing.
      • addAddadminroleinheritance

        public void addAddadminroleinheritance​(Addadminroleinheritance addadminroleinheritance)
        Load the entity with data.
        Parameters:
        addadminroleinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addDeladminroleinheritance

        public void addDeladminroleinheritance​(Deladminroleinheritance deladminroleinheritance)
        Load the entity with data.
        Parameters:
        deladminroleinheritance - contains the ant initialized data entities to be handed off for further processing.
      • addAdduseradminrole

        public void addAdduseradminrole​(Adduseradminrole adduserrole)
        Load the entity with data.
        Parameters:
        adduserrole - contains the ant initialized data entities to be handed off for further processing.
      • addDeluseradminrole

        public void addDeluseradminrole​(Deluseradminrole deluserrole)
        Load the entity with data.
        Parameters:
        deluserrole - contains the ant initialized data entities to be handed off for further processing.
      • addAddgroup

        public void addAddgroup​(Addgroup addgroup)
        Load the entity with data.
        Parameters:
        addgroup - contains the ant initialized data entities to be handed off for further processing.
      • addDelgroup

        public void addDelgroup​(Delgroup delgroup)
        Load the entity with data.
        Parameters:
        delgroup - contains the ant initialized data entities to be handed off for further processing.
      • addAddgroupmember

        public void addAddgroupmember​(Addgroupmember addgroupmember)
        Load the entity with data.
        Parameters:
        addgroupmember - contains the ant initialized data entities to be handed off for further processing.
      • addDelgroupmember

        public void addDelgroupmember​(Delgroupmember delgroupmember)
        Load the entity with data.
        Parameters:
        delgroupmember - contains the ant initialized data entities to be handed off for further processing.
      • addAddgroupproperty

        public void addAddgroupproperty​(Addgroupproperty addgroupproperty)
        Load the entity with data.
        Parameters:
        addgroupproperty - contains the ant initialized data entities to be handed off for further processing.
      • addDelgroupproperty

        public void addDelgroupproperty​(Delgroupproperty delgroupproperty)
        Load the entity with data.
        Parameters:
        delgroupproperty - contains the ant initialized data entities to be handed off for further processing.
      • addAddroleconstraint

        public void addAddroleconstraint​(Addroleconstraint addroleconstraint)
        Load the entity with data.
        Parameters:
        addroleconstraint - contains the ant initialized data entities to be handed off for further processing.
      • addDelroleconstraint

        public void addDelroleconstraint​(Delroleconstraint delroleconstraint)
        Load the entity with data.
        Parameters:
        delroleconstraint - contains the ant initialized data entities to be handed off for further processing.
      • execute

        public void execute()
                     throws org.apache.tools.ant.BuildException
        Overrides:
        execute in class org.apache.tools.ant.Task
        Throws:
        org.apache.tools.ant.BuildException - An error occurred while building
      • getProperties

        public static Properties getProperties​(String inputString)