Class ServiceCombRBACProperties

java.lang.Object
com.huaweicloud.service.engine.common.configration.bootstrap.ServiceCombRBACProperties

public class ServiceCombRBACProperties extends Object
  • Constructor Details

    • ServiceCombRBACProperties

      public ServiceCombRBACProperties()
  • Method Details

    • setCiphers

      @Autowired public void setCiphers(List<Cipher> ciphers)
    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getPassword

      public String getPassword()
    • setPassword

      public void setPassword(String password)
    • getCipher

      public String getCipher()
    • setCipher

      public void setCipher(String cipher)