Steve Moyer created DIRKRB-450:
----------------------------------

             Summary: Add a method (or methods) to the KrbClient.java that 
allows KdcOptions to be passed
                 Key: DIRKRB-450
                 URL: https://issues.apache.org/jira/browse/DIRKRB-450
             Project: Directory Kerberos
          Issue Type: Sub-task
            Reporter: Steve Moyer


Currently, only KrbOptions can be set when making calls to the KrbClient.  At a 
minimum a method with a signature like the following would suffice:

    public TgtTicket requestTgtWithOptions(KOptions requestOptions, KdcOptions 
kdcOptions);

I'd be interested in having a more general discussion about the future 
direction of the Kerby client since we need the existing KrbClient 
functionality (which is KDC focused) as well as (remote) kpasswd and kadmin 
functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to