Package org.keycloak.it.junit5.extension
Annotation Type LegacyStore
-
@Target(TYPE) @ExtendWith(CLITestExtension.class) @Retention(RUNTIME) public @interface LegacyStore
Use this annotation to enable the legacy store when running a test.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleandefaultLocalCacheIftrue, the cache is set to local by default.
-