Interface WithSecurityContextFactory<A extends Annotation>

Type Parameters:
A -

public interface WithSecurityContextFactory<A extends Annotation>
An API that works with WithUserTestExcecutionListener for creating a SecurityContext that is populated in the TestSecurityContextHolder.
Since:
4.0
See Also: