Interface KerberosConfig

All Known Implementing Classes:
KerberosConfig

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

    • getLoginModule

      String getLoginModule()
    • getServicePrincipal

      String getServicePrincipal()
    • getCredentialDelegation

      String getCredentialDelegation()