Package velox.api.layer0.annotations
Annotation 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:
-
Required Element Summary
Required Elements
-
Element Details
-
value
Class<? extends CredentialsFieldManager> value
-