Uses of Class
org.infinispan.rest.configuration.RestAuthenticationConfiguration
Packages that use RestAuthenticationConfiguration
-
Uses of RestAuthenticationConfiguration in org.infinispan.rest.configuration
Subclasses with type arguments of type RestAuthenticationConfiguration in org.infinispan.rest.configurationModifier and TypeClassDescriptionclass
AuthenticationConfiguration.class
AuthenticationConfigurationBuilder.class
class
RestServerConfigurationBuilder.Classes in org.infinispan.rest.configuration that implement interfaces with type arguments of type RestAuthenticationConfigurationModifier and TypeClassDescriptionclass
AuthenticationConfigurationBuilder.Methods in org.infinispan.rest.configuration that return RestAuthenticationConfigurationModifier and TypeMethodDescriptionRestServerConfiguration.authentication()
RestAuthenticationConfigurationBuilder.create()
Methods in org.infinispan.rest.configuration with parameters of type RestAuthenticationConfigurationModifier and TypeMethodDescriptionBuilder
<?> RestAuthenticationConfigurationBuilder.read
(RestAuthenticationConfiguration template, Combine combine)