|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |