Uses of Enum Class
dasniko.testcontainers.keycloak.HttpsClientAuth
-
Uses of HttpsClientAuth in dasniko.testcontainers.keycloak
Methods in dasniko.testcontainers.keycloak that return HttpsClientAuthModifier and TypeMethodDescriptionstatic HttpsClientAuthReturns the enum constant of this class with the specified name.static HttpsClientAuth[]HttpsClientAuth.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dasniko.testcontainers.keycloak with parameters of type HttpsClientAuthModifier and TypeMethodDescriptionExtendableKeycloakContainer.useMutualTls(String tlsTruststoreFilename, String tlsTruststorePassword, HttpsClientAuth httpsClientAuth)