|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsun.security.mule.krb5.internal.rcache.AuthTime
public class AuthTime
The class represents the timestamp in authenticator.
| Constructor Summary | |
|---|---|
AuthTime(long time,
int c)
Constructs a new AuthTime. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
Compares if an object equals to an AuthTime object. |
int |
hashCode()
Returns a hash code for this AuthTime object. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthTime(long time,
int c)
AuthTime.
time - time from the Authenticator.cusec - microsecond field from the Authenticator.| Method Detail |
|---|
public boolean equals(Object o)
AuthTime object.
equals in class Objecto - an object.
public int hashCode()
AuthTime object.
hashCode in class Objecthash code value for this object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||