|
|||||||||
| Home >> All >> org >> acegisecurity >> intercept >> [ method overview ] | PREV NEXT | ||||||||
A
- AbstractMethodDefinitionSource - class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource.
- Abstract implementation of
MethodDefinitionSource. - AbstractMethodDefinitionSource() - Constructor for class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource
- add(ConfigAttributeDefinition, Collection) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- addClassAttributes(ConfigAttributeDefinition, Class) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- addClassAttributes(ConfigAttributeDefinition, Class[]) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- addInterfaceMethodAttributes(ConfigAttributeDefinition, Method) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- addMethodAttributes(ConfigAttributeDefinition, Method) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- addSecureMethod(Method, ConfigAttributeDefinition) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Add configuration attributes for a secure method.
- addSecureMethod(String, ConfigAttributeDefinition) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Add configuration attributes for a secure method.
- addSecureMethod(Class, String, ConfigAttributeDefinition) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Add configuration attributes for a secure method.
- afterPropertiesSet() - Method in class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator
- attributes - Variable in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
G
- getAttributes(Object) - Method in class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource
- getConfigAttributeDefinitions() - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- getConfigAttributeDefinitions() - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Obtains the configuration attributes explicitly defined against this bean.
- getMethodMapSize() - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Obtains the number of configuration attributes explicitly defined against this bean.
I
- isAllowed(MethodInvocation, Authentication) - Method in class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator
- isMatch(String, String) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Return if the given method name matches the mapped name.
L
- logger - Static variable in class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource
- logger - Static variable in class org.acegisecurity.intercept.method.MethodDefinitionMap
- logger - Static variable in class org.acegisecurity.intercept.method.MethodDefinitionSourceEditor
- lookupAttributes(Method) - Method in class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource
- Performs the actual lookup of the relevant
ConfigAttributeDefinitionfor the specifiedMethodwhich is subject of the method invocation. - lookupAttributes(Method) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- lookupAttributes(Method) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
M
- MethodDefinitionAttributes - class org.acegisecurity.intercept.method.MethodDefinitionAttributes.
- Stores a
ConfigAttributeDefinitionfor each method signature defined by Commons Attributes. - MethodDefinitionAttributes() - Constructor for class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- MethodDefinitionMap - class org.acegisecurity.intercept.method.MethodDefinitionMap.
- Stores a
ConfigAttributeDefinitionfor each method signature defined in a bean context. - MethodDefinitionMap() - Constructor for class org.acegisecurity.intercept.method.MethodDefinitionMap
- MethodDefinitionSource - interface org.acegisecurity.intercept.method.MethodDefinitionSource.
- Marker interface for
ObjectDefinitionSourceimplementations that are designed to perform lookups keyed onMethods. - MethodDefinitionSourceEditor - class org.acegisecurity.intercept.method.MethodDefinitionSourceEditor.
- Property editor to assist with the setup of a MethodDefinitionSource.
- MethodDefinitionSourceEditor() - Constructor for class org.acegisecurity.intercept.method.MethodDefinitionSourceEditor
- MethodInvocationPrivilegeEvaluator - class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator.
- Allows users to determine whether they have "before invocation" privileges for a given method invocation.
- MethodInvocationPrivilegeEvaluator() - Constructor for class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator
- merge(ConfigAttributeDefinition, ConfigAttributeDefinition) - Method in class org.acegisecurity.intercept.method.MethodDefinitionMap
- methodMap - Variable in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Map from Method to ApplicationDefinition
N
- nameMap - Variable in class org.acegisecurity.intercept.method.MethodDefinitionMap
- Map from Method to name pattern used for registration
O
- org.acegisecurity.intercept.method - package org.acegisecurity.intercept.method
- Actually enforces the security and ties the whole security system together.
S
- securityInterceptor - Variable in class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator
- setAsText(String) - Method in class org.acegisecurity.intercept.method.MethodDefinitionSourceEditor
- setAttributes(Attributes) - Method in class org.acegisecurity.intercept.method.MethodDefinitionAttributes
- setSecurityInterceptor(AbstractSecurityInterceptor) - Method in class org.acegisecurity.intercept.method.MethodInvocationPrivilegeEvaluator
- supports(Class) - Method in class org.acegisecurity.intercept.method.AbstractMethodDefinitionSource
A G I L M N O S
|
|||||||||
| Home >> All >> org >> acegisecurity >> intercept >> [ method overview ] | PREV NEXT | ||||||||