org.apache.geronimo.security
Class SubjectId
java.lang.Object
org.apache.geronimo.security.SubjectId
- All Implemented Interfaces:
- Serializable
- public class SubjectId
- extends Object
- implements Serializable
- Version:
- $Revision: 1.2 $ $Date: 2004/02/25 09:58:08 $
- See Also:
- Serialized Form
SubjectId
public SubjectId(Long subjectId,
byte[] hash)
getSubjectId
public Long getSubjectId()
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.