Annotation Interface Layer0CredentialsFieldsManager


@Retention(RUNTIME) @Target(TYPE) public @interface Layer0CredentialsFieldsManager
Annotate Layer0 provider with this to customize the login window. If you use this annotation, your provider will obtain an instance of ExtendedLoginData on Layer1ApiAdminProvider.login(LoginData)
See Also: