public class Group extends Object implements Principal
Group(String group)
Group
boolean
equals(Object obj)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public Group(String group)
group
public String getName()
getName
Principal
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2010 The Apache Software Foundation