JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.spring.security.runtime.interceptor.accessor
Interface StringPropertyAccessor
public interface
StringPropertyAccessor
Implementation of this interface are generated for each object that is encountered in a security expression
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
access
(
Object
object,
String
property)
Method Details
access
String
access
(
Object
object,
String
property)