This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a change to branch unserd
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


    from a83dd4b0e [Improve] Remove unused methods in the controller
     add 96b26d0f8 [Improve] Remove unused classes

No new revisions were added by this update.

Summary of changes:
 .../system/security/AuthenticationType.java        | 35 ----------------------
 .../system/security/impl/AuthenticatorImpl.java    |  1 -
 .../security/impl/{ldap => }/LdapService.java      |  2 +-
 .../impl/ldap/LdapUserNotExistActionType.java      | 34 ---------------------
 4 files changed, 1 insertion(+), 71 deletions(-)
 delete mode 100644 
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/system/security/AuthenticationType.java
 rename 
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/system/security/impl/{ldap
 => }/LdapService.java (98%)
 delete mode 100644 
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/system/security/impl/ldap/LdapUserNotExistActionType.java

Reply via email to