org.apache.geronimo.security.jaas
Class LoginModuleId
java.lang.Object
org.apache.geronimo.security.jaas.LoginModuleId
- All Implemented Interfaces:
- Serializable
- public class LoginModuleId
- extends Object
- implements Serializable
- Version:
- $Revision: 1.2 $ $Date: 2004/02/25 09:58:09 $
- See Also:
- Serialized Form
LoginModuleId
public LoginModuleId(Long loginModuleId,
byte[] hash)
getLoginModuleId
public Long getLoginModuleId()
getHash
public byte[] getHash()
equals
public boolean equals(Object obj)
toString
public String toString()
hashCode
public int hashCode()
- Returns a hashcode for this LoginModuleId.
- Returns:
- a hashcode for this LoginModuleId.
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.