Package org.apache.hop.core.auth
Annotation Type AuthenticationProviderPlugin
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface AuthenticationProviderPlugin
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
-