Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove exception and validation for user/password with AccessTokenCallback #2549

Merged
merged 4 commits into from
Nov 29, 2024

Commits on Nov 27, 2024

  1. Removed the if statement, that throws exception R_AccessTokenCallback…

    …WithUserPassword. This logic may be too restrictive and may be removed
    Ananya2 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5a83a57 View commit details
    Browse the repository at this point in the history
  2. Updated testDSPooledConnectionAccessTokenCallbackClassExceptions test…

    … case in PooledConnectionTest.java
    Ananya2 authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    1358f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    df589e1 View commit details
    Browse the repository at this point in the history
  2. Added import statement.

    Ananya2 authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    11866cb View commit details
    Browse the repository at this point in the history