Interface TrustedKey

All Superinterfaces:
BambooIdProvider, BambooObject
All Known Implementing Classes:
TrustedKeyDTO, TrustedKeyImpl, TrustedKeysPage.TrustedKeyImpl

public interface TrustedKey extends BambooObject
  • Method Details

    • getHost

      String getHost()
    • getKey

      String getKey()
    • isApproved

      boolean isApproved()