Package org.apache.hop.core.auth
Annotation Type AuthenticationConsumerPlugin
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface AuthenticationConsumerPlugin
This annotation signals to the plugin system that the class is an authentication provider plugin.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringcasesUrlStringdescriptionStringdocumentationUrlStringforumUrlbooleanisSeparateClassLoaderNeeded
-