Class B2CredentialsImpl

  • All Implemented Interfaces:
    B2Credentials

    public class B2CredentialsImpl
    extends java.lang.Object
    implements B2Credentials
    Simple implementation of B2Credentials.
    • Method Detail

      • getApplicationKeyId

        public java.lang.String getApplicationKeyId()
        Specified by:
        getApplicationKeyId in interface B2Credentials
        Returns:
        the applicationKeyId to use for b2_authorize_account.
      • getApplicationKey

        public java.lang.String getApplicationKey()
        Specified by:
        getApplicationKey in interface B2Credentials
        Returns:
        the applicationKey to use for b2_authorize_account.