Class BookKeeperPrincipal

java.lang.Object
org.apache.bookkeeper.auth.BookKeeperPrincipal

public class BookKeeperPrincipal extends Object
A Principal is the user bound to the connection.
  • Field Details

  • Constructor Details

    • BookKeeperPrincipal

      public BookKeeperPrincipal(String name)
  • Method Details