Class RestPasswordAuthenticator

java.lang.Object
io.jmix.restds.impl.RestPasswordAuthenticator
All Implemented Interfaces:
RestAuthenticator

@Component("restds_RestPasswordAuthenticator") @Scope("prototype") public class RestPasswordAuthenticator extends Object implements RestAuthenticator
  • Constructor Details

    • RestPasswordAuthenticator

      public RestPasswordAuthenticator()
  • Method Details