Class ExampleApplicationWithCustomAuthenticator

java.lang.Object
org.apache.ignite.customizer.example.ExampleApplicationWithCustomAuthenticator

@SpringBootApplication public class ExampleApplicationWithCustomAuthenticator extends Object
Example application that uses IgniteClientPropertiesCustomizer to set custom authenticator.
  • Constructor Details

    • ExampleApplicationWithCustomAuthenticator

      public ExampleApplicationWithCustomAuthenticator()
  • Method Details