Class AuthServerProperties.FilterChain

java.lang.Object
io.jmix.authserver.AuthServerProperties.FilterChain
Enclosing class:
AuthServerProperties

public static class AuthServerProperties.FilterChain extends Object
  • Constructor Details

    • FilterChain

      public FilterChain(@DefaultValue("true") boolean forceApiScopeEnabled, List<String> apiScopeSecurityFilterChainNames)
  • Method Details

    • isForceApiScopeEnabled

      public boolean isForceApiScopeEnabled()
      See Also:
      • forceApiScopeEnabled
    • getApiScopeSecurityFilterChainNames

      public List<String> getApiScopeSecurityFilterChainNames()
      See Also:
      • apiScopeSecurityFilterChainNames