|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Authentication.
AccessDecisionManager.AfterInvocationProvider which provides commonly-used ACL-related services.AuthByAdapter implementations.AbstractAdapterAuthentication should be
constructed.
AuthenticationManager.Authentication objects.GrantedAuthority[] argument.
MethodDefinitionSource that supports both Spring AOP and AspectJ and
caches configuration attribute resolution from: 1.ContextSource provided.
MethodDefinitionSource.Permission implementations.AbstractPreAuthenticatedAuthenticationDetailsSource.buildDetails(Object).AuthenticationProvider that allows subclasses to override and work with UserDetails objects.Acl.AccessControlEntry.Tag that allows its body through if some authorizations are granted to the request's
principal.Authentication object does not hold a required authority.AccessDeniedException with the specified
message.
AccessDeniedException with the specified
message and root cause.
ExceptionTranslationFilter to handle an
AccessDeniedException.AccessDeniedHandler.AccountExpiredException with the specified
message.
AccountExpiredException with the specified
message and root cause.
AclImpl to determine whether a principal is permitted to call
adminstrative methods on the AclImpl.AclAuthorizationStrategy.JdbcAclService.Collection of domain object instances returned from a secure object invocation, remove
any Collection elements the principal does not have appropriate permission to access as defined by the
AclService.AclService.AclService.Acl.MutableAclService.createAcl(ObjectIdentity).
Acl instances.Tag that allows its body through if some authorizations
are granted to the request's principal.User.
UserDetails
for a given authentication request.
AccessDecisionManager that grants access if any
AccessDecisionVoter returns an affirmative response.Object returned from a secure object invocation,
being able to modify the Object or throw an AccessDeniedException.AfterInvocationProviderManager decision.AfterInvocationManager.AuthenticationManager and authentication failure
URL have been provided in the bean configuration file.
Token.
Acl entry already exists for the object.AlreadyExistsException with the specified message.
AlreadyExistsException with the specified message
and root cause.
AuthenticationProvider implementation that validates AnonymousAuthenticationTokens.Authentication.Authentication object in the SecurityContextHolder, and
populates it with one if needed.AspectJAnnotationSecurityInterceptor when it wishes for the
AspectJ processing to continue.AspectJSecurityInterceptor when it wishes for the
AspectJ processing to continue.AclImpl to log audit events.Authentication
class.AuthenticationProvider implementation that can authenticate an AuthByAdapter.authenticate method that calls the abstract method
doAuthenticatation to do its work.
Authentication object, returning a fully populated
Authentication object (including granted authorities) if successful.
AuthenticationManager.authenticate(Authentication).