Class RestOAuth2ClientAuthenticator

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

public class RestOAuth2ClientAuthenticator extends Object implements RestAuthenticator
A bean of this type is created in autoconfiguration if the spring-security-oauth2-client dependency is present.
  • Constructor Details

    • RestOAuth2ClientAuthenticator

      public RestOAuth2ClientAuthenticator()
  • Method Details