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 TypeClassDescriptionclass
AJGroupsCertificateProvider
implementation that stores the certificates in the database.class
AJGroupsCertificateProvider
implementation 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 JGroupsCertificateProvider
JGroupsCertificateProvider.DISABLED
Methods in org.keycloak.spi.infinispan that return types with arguments of type JGroupsCertificateProvider