Class AuthenticationDisallowedException

  • All Implemented Interfaces:
    Serializable

    public class AuthenticationDisallowedException
    extends org.alfresco.repo.security.authentication.AuthenticationException
    See Also:
    Serialized Form
    • Constructor Detail

      • AuthenticationDisallowedException

        public AuthenticationDisallowedException​(String msg)
      • AuthenticationDisallowedException

        public AuthenticationDisallowedException​(String msg,
                                                 Throwable cause)