Interface InternalAdminClient

All Known Implementing Classes:
AbstractInternalAdminClient, DefaultInternalAdminClient

public interface InternalAdminClient
An internal krb client interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get krb client settings.
    void
    Init with all the necessary options.
  • Method Details

    • init

      void init() throws org.apache.kerby.kerberos.kerb.KrbException
      Init with all the necessary options.
      Throws:
      org.apache.kerby.kerberos.kerb.KrbException - e
    • getSetting

      AdminSetting getSetting()
      Get krb client settings.
      Returns:
      setting