@InterfaceStability.Evolving public static class AbstractDelegationTokenSecretManager.DelegationTokenInformation extends Object
Constructor and Description |
---|
AbstractDelegationTokenSecretManager.DelegationTokenInformation(long renewDate,
byte[] password) |
AbstractDelegationTokenSecretManager.DelegationTokenInformation(long renewDate,
byte[] password,
String trackingId) |
public AbstractDelegationTokenSecretManager.DelegationTokenInformation(long renewDate, byte[] password)
public AbstractDelegationTokenSecretManager.DelegationTokenInformation(long renewDate, byte[] password, String trackingId)
public long getRenewDate()
public String getTrackingId()
Copyright © 2013 Apache Software Foundation. All rights reserved.