Class AuthenticationParameters
java.lang.Object
org.apache.polaris.core.admin.model.AuthenticationParameters
- Direct Known Subclasses:
BearerAuthenticationParameters,OAuthClientCredentialsParameters,SigV4AuthenticationParameters
@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen",
date="2025-10-06T09:01:49.457542507Z[UTC]",
comments="Generator version: 7.12.0")
public class AuthenticationParameters
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe type of authentication to use when connecting to the remote rest servicestatic final class -
Constructor Summary
ConstructorsConstructorDescriptionAuthenticationParameters(AuthenticationParameters.AuthenticationTypeEnum authenticationType) -
Method Summary
-
Constructor Details
-
AuthenticationParameters
-
-
Method Details