Uses of Package
org.springframework.security.test.context.support
-
Classes in org.springframework.security.test.context.support used by org.springframework.security.test.context.support Class Description WithSecurityContext An annotation to determine whatSecurityContext
to use.WithSecurityContextFactory An API that works with WithUserTestExcecutionListener for creating aSecurityContext
that is populated in theTestSecurityContextHolder
. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.core.apps Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.core.search Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.analysis.expression.diff Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.common.description Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.expression.arrayDesign Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.expression.bioAssayData Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.expression.designElement Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.service.expression.experiment Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.persistence.util Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user. -
Classes in org.springframework.security.test.context.support used by ubic.gemma.rest Class Description WithMockUser When used withWithSecurityContextTestExecutionListener
this annotation can be added to a test method to emulate running with a mocked user.