Uses of Interface
org.keycloak.spi.infinispan.JGroupsCertificateProvider
Packages that use JGroupsCertificateProvider
-
Uses of JGroupsCertificateProvider in org.keycloak.jgroups.certificates
Classes in org.keycloak.jgroups.certificates that implement JGroupsCertificateProviderModifier and TypeClassDescriptionclassAJGroupsCertificateProviderimplementation that stores the certificates in the database.classAJGroupsCertificateProviderimplementation that reads the key and trust stores from a file.Methods in org.keycloak.jgroups.certificates that return JGroupsCertificateProviderModifier and TypeMethodDescriptionDefaultJGroupsCertificateProviderFactory.create(KeycloakSession session) -
Uses of JGroupsCertificateProvider in org.keycloak.spi.infinispan
Fields in org.keycloak.spi.infinispan declared as JGroupsCertificateProviderModifier and TypeFieldDescriptionstatic final JGroupsCertificateProviderJGroupsCertificateProvider.DISABLEDMethods in org.keycloak.spi.infinispan that return types with arguments of type JGroupsCertificateProvider