public class PreauthContext extends Object
| Constructor and Description |
|---|
PreauthContext() |
| Modifier and Type | Method and Description |
|---|---|
List<PreauthHandle> |
getHandles() |
org.apache.kerby.kerberos.kerb.type.pa.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 org.apache.kerby.kerberos.kerb.type.pa.PaData getOutputPaData() throws KrbException
KrbExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.