Class RestOAuth2ClientAuthenticator

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

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

    • RestOAuth2ClientAuthenticator

      public RestOAuth2ClientAuthenticator()
  • Method Details