java.lang.Object
org.neo4j.ogm.config.UserSelection
-
Method Summary
Modifier and TypeMethodDescriptionstatic UserSelectionbooleangetValue()inthashCode()static UserSelectionimpersonate(String value)
-
Method Details
-
connectedUser
- Returns:
- A user selection that will just use the user owning the physical connection.
-
impersonate
- Parameters:
value- The name of the user to impersonate- Returns:
- A user selection representing an impersonated user.
-
getValue
-
equals
-
hashCode
public int hashCode()
-