Interface KerberosConfig

  • All Known Implementing Classes:
    KerberosConfig

    public interface KerberosConfig
    Author:
    ashutosh.shahi@sun.com
    • Method Detail

      • getLoginModule

        String getLoginModule()
      • getServicePrincipal

        String getServicePrincipal()
      • getCredentialDelegation

        String getCredentialDelegation()