Uses of Class
io.helidon.security.abac.policy.el.JavaxElPolicyExecutor.Builder
Package
Description
Integration with Java EE expression language.
-
Uses of JavaxElPolicyExecutor.Builder in io.helidon.security.abac.policy.el
Modifier and TypeMethodDescriptionAdd a custom method to be available in expressions without a prefix.Add a custom method to be available in expressions.JavaxElPolicyExecutor.builder()
Creates a fluent API builder to build new instances of this class.Updated builder from configuration.JavaxElPolicyExecutor.Builder.expressionFactory
(jakarta.el.ExpressionFactory factory) Configure a specific expression factory to use with this executor.