Class CouchbaseProperties.Authentication.Jks
java.lang.Object
org.springframework.boot.couchbase.autoconfigure.CouchbaseProperties.Authentication.Jks
- Enclosing class:
CouchbaseProperties.Authentication
- Since:
- 4.0.0
- Author:
- EddĂș MelĂ©ndez, Stephane Nicoll, Yulin Qin, Brian Clozel, Michael Nitschinger, Scott Frederick
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setLocation
(String location) void
setPassword
(String password) void
setPrivateKeyPassword
(String privateKeyPassword)
-
Constructor Details
-
Jks
public Jks()
-
-
Method Details
-
getLocation
-
setLocation
-
getPassword
-
setPassword
-
getPrivateKeyPassword
-
setPrivateKeyPassword
-