クラス Neo4jProperties.Authentication
java.lang.ObjectSE
org.springframework.boot.neo4j.autoconfigure.Neo4jProperties.Authentication
- 含まれているクラス:
Neo4jProperties
- 導入:
- 4.0.0
- 作成者:
- Michael J. Simons, Stephane Nicoll
コンストラクターの概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSE@Nullable StringSE@Nullable StringSEgetRealm()@Nullable StringSEvoidsetKerberosTicket(@Nullable StringSE kerberosTicket) voidsetPassword(@Nullable StringSE password) voidvoidsetUsername(@Nullable StringSE username)
コンストラクターの詳細
Authentication
public Authentication()
メソッドの詳細
getUsername
setUsername
getPassword
setPassword
getRealm
setRealm
getKerberosTicket
setKerberosTicket