Uses of Interface
org.infinispan.server.core.security.ServerAuthenticationProvider
Packages that use ServerAuthenticationProvider
Package
Description
HotRod Server Configuration API
-
Uses of ServerAuthenticationProvider in org.infinispan.server.core.security.simple
Classes in org.infinispan.server.core.security.simple that implement ServerAuthenticationProviderModifier and TypeClassDescriptionfinal class
A server authentication handler which maintains a simple map of user names and passwords. -
Uses of ServerAuthenticationProvider in org.infinispan.server.hotrod.configuration
Methods in org.infinispan.server.hotrod.configuration that return ServerAuthenticationProviderMethods in org.infinispan.server.hotrod.configuration with parameters of type ServerAuthenticationProviderModifier and TypeMethodDescriptionAuthenticationConfigurationBuilder.serverAuthenticationProvider
(ServerAuthenticationProvider serverAuthenticationProvider)