Class AuthenticationPersistenceManager

java.lang.Object
org.pentaho.di.core.auth.AuthenticationPersistenceManager

public class AuthenticationPersistenceManager extends Object
  • Constructor Details

    • AuthenticationPersistenceManager

      public AuthenticationPersistenceManager()
  • Method Details

    • getAuthenticationManager

      public static AuthenticationManager getAuthenticationManager()
    • persistAuthenticationProvider

      public static void persistAuthenticationProvider(AuthenticationProvider authenticationProvider)