public class AuthToken extends Object implements Serializable
AuthToken(Object userId, long expirationTime)
boolean
equals(Object object)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public AuthToken(Object userId, long expirationTime)
public int hashCode()
hashCode
Object
public boolean equals(Object object)
equals
Copyright © 2024. All rights reserved.