public class Pac extends Object
| Modifier and Type | Method and Description |
|---|---|
PacCredentialType |
getCredentialType() |
List<PacDelegationInfo> |
getDelegationInfos() |
PacSignature |
getKdcSignature() |
PacLogonInfo |
getLogonInfo() |
PacSignature |
getServerSignature() |
public Pac(byte[] data,
Key key)
throws Kerb4JException
Kerb4JExceptionpublic PacLogonInfo getLogonInfo()
public PacCredentialType getCredentialType()
public PacSignature getServerSignature()
public PacSignature getKdcSignature()
public List<PacDelegationInfo> getDelegationInfos()
Copyright © 2023. All rights reserved.