クラス Neo4jProperties.Security
java.lang.ObjectSE
org.springframework.boot.autoconfigure.neo4j.Neo4jProperties.Security
- 含まれているクラス:
- Neo4jProperties
ネストされたクラスの概要
ネストされたクラスコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明booleanbooleanvoidsetCertFile(FileSE certFile) voidsetEncrypted(boolean encrypted) voidsetHostnameVerificationEnabled(boolean hostnameVerificationEnabled) voidsetTrustStrategy(Neo4jProperties.Security.TrustStrategy trustStrategy)
コンストラクターの詳細
Security
public Security()
方法の詳細
isEncrypted
public boolean isEncrypted()setEncrypted
public void setEncrypted(boolean encrypted) getTrustStrategy
setTrustStrategy
getCertFile
setCertFile
isHostnameVerificationEnabled
public boolean isHostnameVerificationEnabled()setHostnameVerificationEnabled
public void setHostnameVerificationEnabled(boolean hostnameVerificationEnabled)