站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.2 API 英文版文档

CacheLoginModule.Handle - JBOSS Portal 2.2 API 英文版文档


org.jboss.portal.core.security.jaas
Class CacheLoginModule.Handle

java.lang.Object
  extended byorg.jboss.portal.core.security.jaas.CacheLoginModule.Handle
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CacheLoginModule

public static class CacheLoginModule.Handle
extends java.lang.Object
implements java.io.Serializable

Handle returned to the client.

See Also:
Serialized Form

Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()

equals

public boolean equals(java.lang.Object obj)