Interface NetworkAssociation

All Superinterfaces:
NetworkIdentity
All Known Implementing Classes:
NetworkAssociationDetails

public interface NetworkAssociation extends NetworkIdentity
API for node/network association details.
Version:
1.1
Author:
matt
  • Method Details

    • getConfirmationKey

      String getConfirmationKey()
      Get a confirmation key, generated on the network side.
      Returns:
      confirmation key
    • getSecurityPhrase

      String getSecurityPhrase()
      Get a security phrase, generated on the network side.
      Returns:
      a security phrase
    • getUsername

      String getUsername()
      Get the username associated with this association.
      Returns:
      the username
    • getKeystorePassword

      String getKeystorePassword()
      Get a password to use for this association's keystore.
      Returns:
      a keystore password
      Since:
      1.1