A B C D G I J M O P R S T U V W 
All Classes All Packages

A

authoritiesPopulator(DefaultSpringSecurityContextSource) - Method in class pro.taskana.common.test.rest.TestWebSecurityConfig
 
AUTHORIZATION_ADMIN - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_BUSINESSADMIN - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_TEAMLEAD_1 - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_USER_1_1 - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_USER_1_2 - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_USER_2_1 - Static variable in class pro.taskana.common.test.rest.RestHelper
 
AUTHORIZATION_USER_B_1 - Static variable in class pro.taskana.common.test.rest.RestHelper
 

B

BaseRestDocTest - Class in pro.taskana.common.test
 
BaseRestDocTest() - Constructor for class pro.taskana.common.test.BaseRestDocTest
 
BaseRestDocTest.MixInIgnoreType - Class in pro.taskana.common.test
 

C

commonDocumentation(Snippet...) - Method in class pro.taskana.common.test.BaseRestDocTest
 
corsConfigurer() - Method in class pro.taskana.common.test.rest.TestWebSecurityConfig
 
corsFilter() - Method in class pro.taskana.common.test.rest.TestWebSecurityConfig
 
createDataSourceFromProperties(String) - Static method in class pro.taskana.common.test.config.TaskanaEngineTestConfiguration
create data source from properties file.

D

defaultSpringSecurityContextSource() - Method in class pro.taskana.common.test.rest.TestWebSecurityConfig
 

G

getDataSource() - Static method in class pro.taskana.common.test.config.TaskanaEngineTestConfiguration
returns the Datasource used for Junit test.
getHeadersAdmin() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersBusinessAdmin() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersTeamlead_1() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersUser_1_1() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersUser_1_2() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersUser_2_1() - Method in class pro.taskana.common.test.rest.RestHelper
 
getHeadersUser_b_1() - Method in class pro.taskana.common.test.rest.RestHelper
 
getSchemaName() - Static method in class pro.taskana.common.test.config.TaskanaEngineTestConfiguration
returns the SchemaName used for Junit test.
grantedAuthoritiesMapper() - Method in class pro.taskana.common.test.rest.TestWebSecurityConfig
 
groups() - Method in annotation type pro.taskana.common.test.security.WithAccessId
 

I

interceptAfterAllMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptAfterEachMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptBeforeAllMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptBeforeEachMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptDynamicTest(InvocationInterceptor.Invocation<Void>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptTestClassConstructor(InvocationInterceptor.Invocation<T>, ReflectiveInvocationContext<Constructor<T>>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptTestFactoryMethod(InvocationInterceptor.Invocation<T>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptTestMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 
interceptTestTemplateMethod(InvocationInterceptor.Invocation<Void>, ReflectiveInvocationContext<Method>, ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 

J

JaasExtension - Class in pro.taskana.common.test.security
Runner for integration tests that enables JAAS subject.
JaasExtension() - Constructor for class pro.taskana.common.test.security.JaasExtension
 

M

MixInIgnoreType() - Constructor for class pro.taskana.common.test.BaseRestDocTest.MixInIgnoreType
 
mockMvc - Variable in class pro.taskana.common.test.BaseRestDocTest
 

O

objectMapper - Variable in class pro.taskana.common.test.BaseRestDocTest
 

P

pro.taskana.common.test - package pro.taskana.common.test
 
pro.taskana.common.test.config - package pro.taskana.common.test.config
 
pro.taskana.common.test.rest - package pro.taskana.common.test.rest
 
pro.taskana.common.test.security - package pro.taskana.common.test.security
 
provideTestTemplateInvocationContexts(ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 

R

restHelper - Variable in class pro.taskana.common.test.BaseRestDocTest
 
RestHelper - Class in pro.taskana.common.test.rest
Helps to simplify rest api testing.
RestHelper(int) - Constructor for class pro.taskana.common.test.rest.RestHelper
 
RestHelper(Environment) - Constructor for class pro.taskana.common.test.rest.RestHelper
 

S

setUp(WebApplicationContext, RestDocumentationContextProvider) - Method in class pro.taskana.common.test.BaseRestDocTest
 
supportsTestTemplate(ExtensionContext) - Method in class pro.taskana.common.test.security.JaasExtension
 

T

TaskanaEngineTestConfiguration - Class in pro.taskana.common.test.config
Integration Test for TaskanaEngineConfiguration.
TaskanaSpringBootTest - Annotation Type in pro.taskana.common.test.rest
Use this annotation to test with a spring context and a standardized configuration.
TEMPLATE - Static variable in class pro.taskana.common.test.rest.RestHelper
 
TestConfiguration - Class in pro.taskana.common.test.rest
 
TestConfiguration(String, DataSource) - Constructor for class pro.taskana.common.test.rest.TestConfiguration
 
TestWebSecurityConfig - Class in pro.taskana.common.test.rest
Default basic configuration for taskana web example.
TestWebSecurityConfig(String, String, String, String) - Constructor for class pro.taskana.common.test.rest.TestWebSecurityConfig
 
toUrl(String, Object...) - Method in class pro.taskana.common.test.rest.RestHelper
 
txManager(DataSource) - Method in class pro.taskana.common.test.rest.TestConfiguration
 

U

user() - Method in annotation type pro.taskana.common.test.security.WithAccessId
 

V

value() - Method in annotation type pro.taskana.common.test.security.WithAccessIds
 

W

WithAccessId - Annotation Type in pro.taskana.common.test.security
 
WithAccessIds - Annotation Type in pro.taskana.common.test.security
 
A B C D G I J M O P R S T U V W 
All Classes All Packages