Class ShortcutConfigurable.RestrictivePropertyAccessor
java.lang.Object
org.springframework.expression.spel.support.ReflectivePropertyAccessor
org.springframework.cloud.gateway.support.ShortcutConfigurable.RestrictivePropertyAccessor
- All Implemented Interfaces:
org.springframework.expression.PropertyAccessor, org.springframework.expression.TargetedAccessor
- Enclosing interface:
ShortcutConfigurable
public static class ShortcutConfigurable.RestrictivePropertyAccessor
extends org.springframework.expression.spel.support.ReflectivePropertyAccessor
- Author:
- Spencer Gibb
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.expression.spel.support.ReflectivePropertyAccessor
canWrite, createOptimalAccessor, findField, findGetterForProperty, findSetterForProperty, getPropertyMethodSuffix, getPropertyMethodSuffixes, getSpecificTargetClasses, isCandidateForProperty, read, write
-
Constructor Details
-
RestrictivePropertyAccessor
public RestrictivePropertyAccessor()
-
-
Method Details
-
canRead
-