@ConfigurationProperties(value="spring.cloud.servicecomb.credentials.account") public class ServiceCombRBACProperties extends Object
| Constructor and Description |
|---|
ServiceCombRBACProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCipher() |
String |
getName() |
String |
getPassword() |
void |
setCipher(String cipher) |
void |
setName(String name) |
void |
setPassword(String password) |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.