Uses of Enum Class
org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security.TrustStrategy
-
Uses of Neo4jProperties.Security.TrustStrategy in org.springframework.boot.autoconfigure.neo4j
Modifier and TypeMethodDescriptionNeo4jProperties.Security.getTrustStrategy()
Returns the enum constant of this class with the specified name.Neo4jProperties.Security.TrustStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
Neo4jProperties.Security.setTrustStrategy
(Neo4jProperties.Security.TrustStrategy trustStrategy)