Class UsernamePasswordClientCredentials

  • All Implemented Interfaces:
    ClientCredentials

    public final class UsernamePasswordClientCredentials
    extends Object
    implements ClientCredentials
    Immutable username and password credentials. Validates on construction rather than in builder setters.