Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
L
M
P
S
T
U
V
A
AOPSecurity
- Class in
it.openutils.hibernate.security.aop
AOPSecurity()
- Constructor for class it.openutils.hibernate.security.aop.
AOPSecurity
applySecurityRules(ProceedingJoinPoint, Object, List<Criterion>)
- Method in class it.openutils.hibernate.security.aop.
AOPSecurity
C
checkPermissions(List<SecurityRule>, ConfigAttributeDefinition)
- Method in class it.openutils.hibernate.security.filter.utils.
SecurityRuleUtils
checkRules(List<SecurityRule>, Object)
- Method in class it.openutils.hibernate.security.filter.utils.
SecurityRuleUtils
D
decide(Authentication, Object, ConfigAttributeDefinition, Object)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAfterInvocationHandler
delete(SecurityRule)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
delete(SecurityRule)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
E
evaluate(Object)
- Method in class it.openutils.hibernate.security.filter.
SecurityRulePredicate
If we return false here, the element will be removed from the original collection.
F
findAll()
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
findAll()
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
findFiltered(SecurityRule)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
findFiltered(SecurityRule)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
G
getClassName(Object)
- Method in class it.openutils.hibernate.security.filter.utils.
SecurityRuleUtils
getDeleted()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the deleted.
getEntities()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the entities.
getEntity()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the entity.
getEntityFilterFromRules(String, List<SecurityRule>)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
getEntityFilterFromRules(String, List<SecurityRule>)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
getFilterDefinition()
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
getId()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the id.
getModifier()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the modifier.
getName()
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
getPermissions()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the permissions.
getProperty()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the property.
getReferenceClass()
- Method in class it.openutils.hibernate.security.dao.impl.
SecurityRuleDAOImpl
getRole()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the role.
getRolesFromAuthentication(Authentication)
- Method in class it.openutils.hibernate.security.filter.utils.
SecurityRuleUtils
getRulesForRoles(String, List<String>)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
getRulesForRoles(Object, List<String>)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
getRulesForRoles(String, List<String>)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
getRulesForRoles(Object, List<String>)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
getStatus()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the status.
getValue()
- Method in enum it.openutils.hibernate.security.dataobject.
ModifierEnum
getValue()
- Method in enum it.openutils.hibernate.security.dataobject.
PermissionEnum
Returns the value.
getValue()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Returns the value.
getValue()
- Method in enum it.openutils.hibernate.security.dataobject.
StatusEnum
I
isEnabled()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
it.openutils.hibernate.security.aop
- package it.openutils.hibernate.security.aop
it.openutils.hibernate.security.dao
- package it.openutils.hibernate.security.dao
it.openutils.hibernate.security.dao.impl
- package it.openutils.hibernate.security.dao.impl
it.openutils.hibernate.security.dataobject
- package it.openutils.hibernate.security.dataobject
it.openutils.hibernate.security.filter
- package it.openutils.hibernate.security.filter
it.openutils.hibernate.security.filter.utils
- package it.openutils.hibernate.security.filter.utils
it.openutils.hibernate.security.services
- package it.openutils.hibernate.security.services
it.openutils.hibernate.security.services.impl
- package it.openutils.hibernate.security.services.impl
J
JavaBeanFilter
- Class in
it.openutils.hibernate.security.filter
JavaBeanFilter(String, List<SecurityRule>)
- Constructor for class it.openutils.hibernate.security.filter.
JavaBeanFilter
L
load(Long)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
load(Long)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
loadIfAvailable(Long)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
loadIfAvailable(Long)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
M
ModifierEnum
- Enum in
it.openutils.hibernate.security.dataobject
P
PermissionEnum
- Enum in
it.openutils.hibernate.security.dataobject
S
save(SecurityRule)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
save(SecurityRule)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
saveOrUpdate(SecurityRule)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
saveOrUpdate(SecurityRule)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
SecurityRule
- Class in
it.openutils.hibernate.security.dataobject
SecurityRule()
- Constructor for class it.openutils.hibernate.security.dataobject.
SecurityRule
SecurityRuleAccessDecisionVoter
- Class in
it.openutils.hibernate.security.filter
SecurityRuleAccessDecisionVoter()
- Constructor for class it.openutils.hibernate.security.filter.
SecurityRuleAccessDecisionVoter
SecurityRuleAfterInvocationHandler
- Class in
it.openutils.hibernate.security.filter
SecurityRuleAfterInvocationHandler()
- Constructor for class it.openutils.hibernate.security.filter.
SecurityRuleAfterInvocationHandler
SecurityRuleBaseHandler
- Class in
it.openutils.hibernate.security.filter
SecurityRuleBaseHandler()
- Constructor for class it.openutils.hibernate.security.filter.
SecurityRuleBaseHandler
SecurityRuleDAO
- Interface in
it.openutils.hibernate.security.dao
SecurityRuleDAOImpl
- Class in
it.openutils.hibernate.security.dao.impl
SecurityRuleDAOImpl()
- Constructor for class it.openutils.hibernate.security.dao.impl.
SecurityRuleDAOImpl
SecurityRuleManager
- Interface in
it.openutils.hibernate.security.services
SecurityRuleManagerImpl
- Class in
it.openutils.hibernate.security.services.impl
SecurityRuleManagerImpl()
- Constructor for class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
SecurityRulePredicate
- Class in
it.openutils.hibernate.security.filter
SecurityRulePredicate(Authentication, ConfigAttributeDefinition, SecurityRuleManager)
- Constructor for class it.openutils.hibernate.security.filter.
SecurityRulePredicate
SecurityRuleUtils
- Class in
it.openutils.hibernate.security.filter.utils
SecurityRuleUtils()
- Constructor for class it.openutils.hibernate.security.filter.utils.
SecurityRuleUtils
setDeleted(Boolean)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the deleted.
setDenyIfNoRulesFound(boolean)
- Method in class it.openutils.hibernate.security.aop.
AOPSecurity
Sets the denyIfNoRulesFound.
setDenyIfNoRulesFound(boolean)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAfterInvocationHandler
Sets the denyIfNoRulesFound.
setDenyIfNoRulesFound(boolean)
- Method in class it.openutils.hibernate.security.filter.
SecurityRulePredicate
Sets the denyIfNoRulesFound.
setEnabled(boolean)
- Method in class it.openutils.hibernate.security.aop.
AOPSecurity
Sets the enabled.
setEnabled(boolean)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAccessDecisionVoter
Sets the enabled.
setEnabled(boolean)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAfterInvocationHandler
Sets the enabled.
setEntities(Map<String, String>)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the entities.
setEntity(String)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the entity.
setId(Long)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the id.
setModifier(ModifierEnum)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the modifier.
setParameter(String, Object)
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
setParameterList(String, Collection)
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
setParameterList(String, Object[])
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
setPermissions(List<PermissionEnum>)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the permissions.
setProperty(String)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the property.
setRole(String)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the role.
setSecuredDAOs(List<String>)
- Method in class it.openutils.hibernate.security.aop.
AOPSecurity
Sets the securedDAOs.
setSecurityRuleDAO(SecurityRuleDAO)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
Sets the securityRuleDAO.
setSecurityRuleManager(SecurityRuleManager)
- Method in class it.openutils.hibernate.security.aop.
AOPSecurity
Sets the securityRuleManager.
setSecurityRuleManager(SecurityRuleManager)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAccessDecisionVoter
Sets the securityRuleManager.
setSecurityRuleManager(SecurityRuleManager)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAfterInvocationHandler
Sets the securityRuleManager.
setStatus(StatusEnum)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the status.
setValue(String)
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
Sets the value.
StatusEnum
- Enum in
it.openutils.hibernate.security.dataobject
supports(ConfigAttribute)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleBaseHandler
supports(Class)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleBaseHandler
T
toString()
- Method in class it.openutils.hibernate.security.dataobject.
SecurityRule
U
update(SecurityRule)
- Method in class it.openutils.hibernate.security.services.impl.
SecurityRuleManagerImpl
update(SecurityRule)
- Method in interface it.openutils.hibernate.security.services.
SecurityRuleManager
V
validate()
- Method in class it.openutils.hibernate.security.filter.
JavaBeanFilter
valueOf(String)
- Static method in enum it.openutils.hibernate.security.dataobject.
ModifierEnum
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum it.openutils.hibernate.security.dataobject.
PermissionEnum
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum it.openutils.hibernate.security.dataobject.
StatusEnum
Returns the enum constant of this type with the specified name.
values()
- Static method in enum it.openutils.hibernate.security.dataobject.
ModifierEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum it.openutils.hibernate.security.dataobject.
PermissionEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum it.openutils.hibernate.security.dataobject.
StatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
vote(Authentication, Object, ConfigAttributeDefinition)
- Method in class it.openutils.hibernate.security.filter.
SecurityRuleAccessDecisionVoter
A
C
D
E
F
G
I
J
L
M
P
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008
Openmind
. All Rights Reserved.