Uses of Interface
org.springframework.security.access.vote.LabelParameterStrategy

Packages that use LabelParameterStrategy
org.springframework.security.access.vote Implements a vote-based approach to authorization decisions. 
 

Uses of LabelParameterStrategy in org.springframework.security.access.vote
 

Classes in org.springframework.security.access.vote that implement LabelParameterStrategy
 class InterfaceBasedLabelParameterStrategy
          This is a very useful implementation of the LabelParameterStrategy.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.