Package tech.jhipster.config
Class JHipsterProperties.Cache.Memcached.Authentication
java.lang.Object
tech.jhipster.config.JHipsterProperties.Cache.Memcached.Authentication
- Enclosing class:
- JHipsterProperties.Cache.Memcached
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleansetEnabled(boolean enabled) setPassword(String password) setUsername(String username)
-
Constructor Details
-
Authentication
public Authentication()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-