java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.secrets.TenantSecretStore

public class TenantSecretStore extends Object
Author:
olaa
  • Constructor Details

  • Method Details

    • getName

      public String getName()
    • getAwsId

      public String getAwsId()
    • getRole

      public String getRole()
    • isValid

      public boolean isValid()
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object