Interface BearerAuthCredentialsAccessor

    • Method Detail

      • getBearerAuthCredentials

        BearerAuthCredentials getBearerAuthCredentials​()
        Retrieves the BearerAuthCredentials from the bearer auth credentials property (or null if there are none such credentials).
        Returns:
        The BearerAuthCredentials stored by the bearer auth credentials property (or null if there are none such credentials).