Namespace Fibula.Security
Classes
CompositionRootExtensions
Static class that adds convenient methods to add the concrete implementations contained in this library.
SimpleDosDefender
Class that represents a simple DoS defender that will block addresses but not unblock them (until the application is restarted, since state is not persisted). This is helpful only with high connection attempt counts.
SimpleDosDefenderOptions
Class that represents options for the login listener.