spring-framework
/
org.springframework.expression.spel.support
/
ReflectivePropertyAccessor
/
canRead
canRead
open
fun
canRead
(
context
:
EvaluationContext
,
@Nullable
target
:
Any
,
name
:
String
)
:
Boolean