Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- assignRoleToUser(String, String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Assigns a role to a user in Keycloak.
- assignRoleToUser(String, String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
B
- beforeAll(ExtensionContext) - Method in class org.apache.polaris.test.commons.junit.GradleDuplicateLoggingWorkaround
C
- createRole(String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Creates a new role in Keycloak with the specified name.
- createRole(String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- createServiceAccount(String, String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Creates a new service account in Keycloak with the specified client ID and client secret.
- createServiceAccount(String, String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- createUser(String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Creates a new user in Keycloak.
- createUser(String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
D
- deleteRole(String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Deletes a role in Keycloak with the specified name.
- deleteRole(String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- deleteServiceAccount(String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Deletes a service account in Keycloak with the specified client ID.
- deleteServiceAccount(String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- deleteUser(String) - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Deletes a user in Keycloak with the specified name.
- deleteUser(String) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
G
- getConfigOverrides() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakProfile
- getConfigOverrides() - Method in class org.apache.polaris.test.commons.RelationalJdbcProfile
- getIssuerUrl() - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Returns the URL of the Keycloak issuer.
- getIssuerUrl() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- getS3ConfigProperties() - Method in class org.apache.polaris.test.commons.s3mock.S3Mock
- getTokenEndpoint() - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Returns the URL of the Keycloak token endpoint.
- getTokenEndpoint() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- getTokenPath() - Method in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
Returns the path of the Keycloak token endpoint.
- GradleDuplicateLoggingWorkaround - Class in org.apache.polaris.test.commons.junit
-
JUnit extension + Singleton CDI bean that "fixes" test logging configuration.
- GradleDuplicateLoggingWorkaround() - Constructor for class org.apache.polaris.test.commons.junit.GradleDuplicateLoggingWorkaround
I
- init(Map<String, String>) - Method in class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
- INIT_SCRIPT - Static variable in class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
- inject(QuarkusTestResourceLifecycleManager.TestInjector) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakLifecycleManager
K
- KeycloakAccess - Interface in org.apache.polaris.test.commons.keycloak
-
A facade interface for accessing Keycloak server functionalities.
- KeycloakContainer - Class in org.apache.polaris.test.commons.keycloak
- KeycloakContainer() - Constructor for class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- KeycloakLifecycleManager - Class in org.apache.polaris.test.commons.keycloak
- KeycloakLifecycleManager() - Constructor for class org.apache.polaris.test.commons.keycloak.KeycloakLifecycleManager
- KeycloakProfile - Class in org.apache.polaris.test.commons.keycloak
- KeycloakProfile() - Constructor for class org.apache.polaris.test.commons.keycloak.KeycloakProfile
O
- onStartup(Startup) - Method in class org.apache.polaris.test.commons.junit.GradleDuplicateLoggingWorkaround
- org.apache.polaris.test.commons - package org.apache.polaris.test.commons
- org.apache.polaris.test.commons.junit - package org.apache.polaris.test.commons.junit
- org.apache.polaris.test.commons.keycloak - package org.apache.polaris.test.commons.keycloak
- org.apache.polaris.test.commons.s3mock - package org.apache.polaris.test.commons.s3mock
P
- PostgresRelationalJdbcLifeCycleManagement - Class in org.apache.polaris.test.commons
- PostgresRelationalJdbcLifeCycleManagement() - Constructor for class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
- PRINCIPAL_NAME_CLAIM - Static variable in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
The claim name used to identify the principal in Keycloak tokens.
R
- RelationalJdbcProfile - Class in org.apache.polaris.test.commons
- RelationalJdbcProfile() - Constructor for class org.apache.polaris.test.commons.RelationalJdbcProfile
S
- S3Mock - Class in org.apache.polaris.test.commons.s3mock
- S3Mock() - Constructor for class org.apache.polaris.test.commons.s3mock.S3Mock
- S3Mock(String) - Constructor for class org.apache.polaris.test.commons.s3mock.S3Mock
- setIntegrationTestContext(DevServicesContext) - Method in class org.apache.polaris.test.commons.keycloak.KeycloakLifecycleManager
- setIntegrationTestContext(DevServicesContext) - Method in class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
- start() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- start() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakLifecycleManager
- start() - Method in class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
- stop() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakContainer
- stop() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakLifecycleManager
- stop() - Method in class org.apache.polaris.test.commons.PostgresRelationalJdbcLifeCycleManagement
T
- testResources() - Method in class org.apache.polaris.test.commons.keycloak.KeycloakProfile
- testResources() - Method in class org.apache.polaris.test.commons.RelationalJdbcProfile
U
- USER_PASSWORD - Static variable in interface org.apache.polaris.test.commons.keycloak.KeycloakAccess
-
The password used for all users in Keycloak.
All Classes and Interfaces|All Packages|Constant Field Values