See: Description
| Interface | Description |
|---|---|
| MethodDefinitionSource |
Marker interface for
ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Methods. |
| Class | Description |
|---|---|
| AbstractMethodDefinitionSource |
Abstract implementation of
MethodDefinitionSource. |
| MethodDefinitionAttributes |
Stores a
ConfigAttributeDefinition for each method signature defined by Commons Attributes. |
| MethodDefinitionMap |
Stores a
ConfigAttributeDefinition for each method signature defined in a bean context. |
| MethodDefinitionSourceEditor |
Property editor to assist with the setup of a
MethodDefinitionSource. |
| MethodDefinitionSourceMapping |
Configuration entry for
MethodDefinitionSource, that holds
the method to be protected and the ConfigAttributes as String
that apply to that url. |
| MethodInvocationPrivilegeEvaluator |
Allows users to determine whether they have "before invocation" privileges for a given method invocation.
|
Copyright © 2021. All rights reserved.