Class JHipsterProperties.Security.OAuth2

java.lang.Object
tech.jhipster.config.JHipsterProperties.Security.OAuth2
Enclosing class:
JHipsterProperties.Security

public static class JHipsterProperties.Security.OAuth2 extends Object
  • Constructor Details

    • OAuth2

      public OAuth2()
  • Method Details

    • getAudience

      public List<String> getAudience()
    • setAudience

      public void setAudience(@NotNull @NotNull List<String> audience)