Uses of Class
org.keycloak.representations.adapters.config.PolicyEnforcerConfig.MethodConfig
-
Packages that use PolicyEnforcerConfig.MethodConfig Package Description org.keycloak.representations.adapters.config -
-
Uses of PolicyEnforcerConfig.MethodConfig in org.keycloak.representations.adapters.config
Methods in org.keycloak.representations.adapters.config that return types with arguments of type PolicyEnforcerConfig.MethodConfig Modifier and Type Method Description List<PolicyEnforcerConfig.MethodConfig>
PolicyEnforcerConfig.PathConfig. getMethods()
Method parameters in org.keycloak.representations.adapters.config with type arguments of type PolicyEnforcerConfig.MethodConfig Modifier and Type Method Description void
PolicyEnforcerConfig.PathConfig. setMethods(List<PolicyEnforcerConfig.MethodConfig> methods)
-