Package org.acegisecurity

Interface Summary
ITargetObject Represents the interface of a secured object.
 

Class Summary
AbstractAuthenticationManagerTests Tests AbstractAuthenticationManager.
AcegiMessageSourceTests Tests AcegiMessageSource.
AuthenticationTrustResolverImplTests Tests AuthenticationTrustResolverImpl.
ConfigAttributeEditorTests Tests ConfigAttributeEditor and associated ConfigAttributeDefinition.
GrantedAuthorityImplTests Tests GrantedAuthorityImpl.
MockAccessDecisionManager Grants access if the user holds any of the authorities listed in the configuration attributes starting with "MOCK_".
MockAclManager Returns the indicated collection of AclEntrys when the given Authentication principal is presented for the indicated domain Object instance.
MockAfterInvocationManager If there is a configuration attribute of "AFTER_INVOCATION_MOCK", modifies the return value to null.
MockApplicationContext Simply returns an ApplicationContext which has a couple of ApplicationEvent listeners.
MockAuthenticationEntryPoint Performs a HTTP redirect to the constructor-indicated URL.
MockFilterChain Mocks a FilterChain but with no behaviour.
MockFilterConfig DOCUMENT ME!
MockJoinPoint A mock AspectJ JoinPoint.
MockPortResolver Always returns the constructor-specified HTTP and HTTPS ports.
MockRunAsAuthenticationToken Simple holder that indicates the MockRunAsManager returned a different Authentication object.
MockRunAsManager Returns a new run-as identity if configuration attribute RUN_AS is found.
OtherTargetObject Simply extends TargetObject so we have a different object to put configuration attributes against.
PopulatedDatabase Singleton which provides a populated database connection for all JDBC-related unit tests.
SecurityConfigTests Tests SecurityConfig.
TargetObject Represents a secured object.
 



Copyright © 2004-2008 Interface21, Inc. All Rights Reserved.