Class EmbeddedLdapProperties.Credential
java.lang.Object
org.springframework.boot.ldap.autoconfigure.embedded.EmbeddedLdapProperties.Credential
- Enclosing class:
EmbeddedLdapProperties
- Since:
- 4.0.0
- Author:
- EddĂș MelĂ©ndez, Mathieu Ouellet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String
@Nullable String
void
setPassword
(@Nullable String password) void
setUsername
(@Nullable String username)
-
Constructor Details
-
Credential
public Credential()
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-