Class IdRepoEntitlementLoader

    • Constructor Detail

      • IdRepoEntitlementLoader

        public IdRepoEntitlementLoader​(EntitlementAccessor entitlementAccessor)
    • Method Detail

      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface Ordered
      • load

        public void load()
        Description copied from interface: SyncopeCoreLoader
        Perform generic (not related to any domain) init operations.
        Specified by:
        load in interface SyncopeCoreLoader
      • load

        public void load​(String domain,
                         DataSource datasource)
        Description copied from interface: SyncopeCoreLoader
        Perform init operations on the given domain.
        Specified by:
        load in interface SyncopeCoreLoader
        Parameters:
        domain - domain to initialize
        datasource - db access for the given domain