public class PreauthContext extends Object
| Constructor and Description |
|---|
PreauthContext() |
| Modifier and Type | Method and Description |
|---|---|
List<PreauthHandle> |
getHandles() |
PaData |
getOutputPaData() |
boolean |
isPreauthRequired() |
void |
reset() |
void |
setPreauthRequired(boolean preauthRequired) |
public boolean isPreauthRequired()
public void setPreauthRequired(boolean preauthRequired)
public List<PreauthHandle> getHandles()
public void reset()
public PaData getOutputPaData() throws KrbException
KrbExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.