public final class KeyIdentifier extends Object
KeyIdentifier(SecretKey key, int id, long expiration)
boolean
equals(Object object)
long
getExpiration()
SecretKey
getKey()
int
getKeyId()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KeyIdentifier(SecretKey key, int id, long expiration)
public SecretKey getKey()
public int getKeyId()
public long getExpiration()
public boolean equals(Object object)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.