Package org.ossreviewtoolkit.utils.ort
Class UserInfoAuthenticator
-
- All Implemented Interfaces:
public final class UserInfoAuthenticator extends Authenticator
A trivial Authenticator that checks if the credentials are already present in the URL. If this is the case, the credentials will be used for password authentication.
-
-
Constructor Summary
Constructors Constructor Description UserInfoAuthenticator()
-