org.alfresco.repo.security.authentication
Class InMemoryTicketComponentImpl.Ticket
java.lang.Object
org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- InMemoryTicketComponentImpl
public static class InMemoryTicketComponentImpl.Ticket
- extends java.lang.Object
- implements java.io.Serializable
Ticket
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
getExpires
protected InMemoryTicketComponentImpl.ExpiryMode getExpires()
getExpiryDate
protected java.util.Date getExpiryDate()
getTicketId
protected java.lang.String getTicketId()
getUserName
protected java.lang.String getUserName()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.