Class ExternalWorkerRestProperties.BasicAuthentication
java.lang.Object
org.flowable.external.worker.spring.boot.ExternalWorkerRestProperties.BasicAuthentication
- Enclosing class:
- ExternalWorkerRestProperties
Properties for the basic authentication
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPassword(String password) voidsetUsername(String username)
-
Constructor Details
-
BasicAuthentication
public BasicAuthentication()
-
-
Method Details
-
getUsername
-
setUsername
-
getPassword
-
setPassword
-