Class OAuth2ResourceServerProperties

java.lang.Object
com.elitesland.ystdms.sys.config.OAuth2ResourceServerProperties

@ConfigurationProperties(prefix="demo.auth2.resource-server") public class OAuth2ResourceServerProperties extends Object
  • Constructor Details

    • OAuth2ResourceServerProperties

      public OAuth2ResourceServerProperties()
  • Method Details

    • getJwkSetUri

      public String getJwkSetUri()
    • setJwkSetUri

      public void setJwkSetUri(String jwkSetUri)