Uses of Class
org.neo4j.driver.exceptions.SecurityException
Packages that use SecurityException
-
Uses of SecurityException in org.neo4j.driver.exceptions
Subclasses of SecurityException in org.neo4j.driver.exceptionsModifier and TypeClassDescriptionclassFailed to authenticate the driver to the server due to bad credentials provided.classThe authorization info maintained on the server has expired.classThe provided token has expired.