Interface BasicAuthCredentialsAccessor

    • Method Detail

      • getBasicAuthCredentials

        BasicAuthCredentials getBasicAuthCredentials​()
        Retrieves the BasicAuthCredentials from the Basic-Authentication credentials property (or null if there are none such credentials).
        Returns:
        The BasicAuthCredentials stored by the basic authentication credentials property (or null if there are none such credentials).