Class TenantWithApplications


  • public class TenantWithApplications
    extends java.lang.Object
    Author:
    Tony Vaagenes
    • Field Detail

      • athensDomain

        public com.yahoo.vespa.athenz.api.AthenzDomain athensDomain
    • Constructor Detail

      • TenantWithApplications

        public TenantWithApplications()
      • TenantWithApplications

        public TenantWithApplications​(TenantType type,
                                      com.yahoo.vespa.athenz.api.AthenzDomain athensDomain,
                                      Property property,
                                      java.util.List<ApplicationReference> applications)