Package org.apache.polaris.service.auth
Class DisabledOAuth2ApiService
java.lang.Object
org.apache.polaris.service.auth.DisabledOAuth2ApiService
- All Implemented Interfaces:
org.apache.polaris.service.catalog.api.IcebergRestOAuth2ApiService
@ApplicationScoped
@Identifier("disabled")
public class DisabledOAuth2ApiService
extends Object
implements org.apache.polaris.service.catalog.api.IcebergRestOAuth2ApiService
-
Constructor Details
-
DisabledOAuth2ApiService
public DisabledOAuth2ApiService()
-