Class DummyPushCorrelationRule

    • Constructor Detail

      • DummyPushCorrelationRule

        public DummyPushCorrelationRule()
    • Method Detail

      • getFilter

        public Filter getFilter​(Any<?> any,
                                ExternalResource resource,
                                Provision provision)
        Description copied from interface: PushCorrelationRule
        Returns a filter to match the given any with a connector object on the external resource identified by the given provision.
        Specified by:
        getFilter in interface PushCorrelationRule
        Parameters:
        any - user, group or any object
        resource - external resource
        provision - resource provision
        Returns:
        filter.