Class ClientNotAllowedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.logicaldoc.core.security.authentication.AuthenticationException
com.logicaldoc.enterprise.security.exception.ClientNotAllowedException
All Implemented Interfaces:
Serializable

public class ClientNotAllowedException extends com.logicaldoc.core.security.authentication.AuthenticationException
Raised when the remote client is in the black list
Since:
7.5
Author:
Marco Meschieri - LogicalDOC
See Also:
  • Constructor Details

    • ClientNotAllowedException

      public ClientNotAllowedException()