Class DoNothingAuditor

  • All Implemented Interfaces:
    IAuditor

    public final class DoNothingAuditor
    extends AbstractAuditor
    An implementation of IAuditor that does nothing
    Author:
    Philip Helger
    • Constructor Detail

      • DoNothingAuditor

        public DoNothingAuditor​(@Nonnull
                                com.helger.security.authentication.subject.user.ICurrentUserIDProvider aUserIDProvider)
    • Method Detail