public class DefaultInternalKrbClient extends AbstractInternalKrbClient
| Constructor and Description |
|---|
DefaultInternalKrbClient(KrbSetting krbSetting) |
| Modifier and Type | Method and Description |
|---|---|
protected SgtTicket |
doRequestSgt(TgsRequest ticketReq) |
protected TgtTicket |
doRequestTgt(AsRequest tgtTktReq) |
void |
init()
Init with all the necessary options.
|
fixPrincipal, getContext, getSetting, requestSgt, requestTgtpublic DefaultInternalKrbClient(KrbSetting krbSetting)
public void init()
throws KrbException
init in interface InternalKrbClientinit in class AbstractInternalKrbClientKrbException - eprotected TgtTicket doRequestTgt(AsRequest tgtTktReq) throws KrbException
doRequestTgt in class AbstractInternalKrbClientKrbExceptionprotected SgtTicket doRequestSgt(TgsRequest ticketReq) throws KrbException
doRequestSgt in class AbstractInternalKrbClientKrbExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.