Package | Description |
---|---|
org.acegisecurity |
Provides core Acegi Security System for Spring interfaces and classes.
|
org.acegisecurity.ui |
Authentication processing mechanisms, which respond to the submission of authentication
credentials using various protocols (eg BASIC, CAS, form login etc).
|
org.acegisecurity.vote |
Implements a vote-based approach to authorization decisions.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationTrustResolverImpl
Basic implementation of
AuthenticationTrustResolver . |
Modifier and Type | Method and Description |
---|---|
AuthenticationTrustResolver |
ExceptionTranslationFilter.getAuthenticationTrustResolver() |
Modifier and Type | Method and Description |
---|---|
void |
ExceptionTranslationFilter.setAuthenticationTrustResolver(AuthenticationTrustResolver authenticationTrustResolver) |
Modifier and Type | Method and Description |
---|---|
void |
AuthenticatedVoter.setAuthenticationTrustResolver(AuthenticationTrustResolver authenticationTrustResolver) |
Copyright © 2004–2019 Interface21, Inc. All rights reserved.