Class InboundProcessor

  • All Implemented Interfaces:
    ProjectorProcessor

    @Component
    public class InboundProcessor
    extends Object
    implements ProjectorProcessor
    Processor that takes changes from accounts and synchronization deltas and updates user attributes if necessary (by creating secondary user object delta ObjectDelta).
    Author:
    lazyman, Radovan Semancik
    • Constructor Detail

      • InboundProcessor

        public InboundProcessor()