Class Hierarchy
- java.lang.Object
- org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)
- org.springframework.security.access.vote.AffirmativeBased
- org.springframework.security.access.vote.ConsensusBased
- org.springframework.security.access.vote.UnanimousBased
- org.springframework.security.access.vote.AbstractAclVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.vote.AuthenticatedVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.vote.RoleVoter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.vote.RoleHierarchyVoter
- org.springframework.security.access.vote.AbstractAccessDecisionManager (implements org.springframework.security.access.AccessDecisionManager, org.springframework.beans.factory.InitializingBean, org.springframework.context.MessageSourceAware)