Skip to content

CRT-Java CredentialsProvider should be an interface #15

Open
@kggilmer

Description

@kggilmer

tl;dr is that crt-java credentials provider is an abstract class that is tightly coupled to the JNI native bindings and prevents users from supplying a pure JVM implementation of a credentials provider.

This isn't a huge deal yet but it would prevent e.g. customers or the Kotlin SDK team from writing a custom provider implementation.

See:
awslabs/aws-crt-java#252

internal id: 175851816

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions