Interface Server
- All Superinterfaces:
AutoCloseable
This is a holder for access information to a particular Polaris Server. Test cases may use only
the provided admin credentials or create new principals.
-
Field Summary
Fields -
Method Summary
Methods inherited from interface java.lang.AutoCloseable
close
-
Field Details
-
DEFAULT_REALM_HEADER
- See Also:
-
DEFAULT_REALM_ID
- See Also:
-
-
Method Details
-
realmId
-
realmHeaderName
-
baseUri
URI baseUri()The base URI to all Polaris APIs (e.g. the common base of the Iceberg REST API endpoints and Polaris Management API endpoints).- See Also:
-
adminCredentials
ClientPrincipal adminCredentials()
-