Hierarchy For Package org.neo4j.connectors.authn.provided
Class Hierarchy
- java.lang.Object
- org.neo4j.connectors.authn.provided.BasicAuthenticationTokenSupplierFactory (implements org.neo4j.connectors.authn.AuthenticationTokenSupplierFactory)
- org.neo4j.connectors.authn.provided.BearerAuthenticationTokenSupplierFactory (implements org.neo4j.connectors.authn.AuthenticationTokenSupplierFactory)
- org.neo4j.connectors.authn.provided.CustomAuthenticationTokenSupplierFactory (implements org.neo4j.connectors.authn.AuthenticationTokenSupplierFactory)
- org.neo4j.connectors.authn.provided.KerberosAuthenticationTokenSupplierFactory (implements org.neo4j.connectors.authn.AuthenticationTokenSupplierFactory)
- org.neo4j.connectors.authn.provided.NoneAuthenticationTokenSupplierFactory (implements org.neo4j.connectors.authn.AuthenticationTokenSupplierFactory)