Spring Security Framework

Uses of Class
org.springframework.security.InsufficientAuthenticationException

Packages that use InsufficientAuthenticationException
org.springframework.security Provides core Spring Security interfaces and classes. 
 

Uses of InsufficientAuthenticationException in org.springframework.security
 

Methods in org.springframework.security that throw InsufficientAuthenticationException
 void AccessDecisionManager.decide(Authentication authentication, Object object, ConfigAttributeDefinition config)
          Resolves an access control decision for the passed parameters.
 


Spring Security Framework

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