public class GroupPrincipal extends Object implements Principal
GroupPrincipal(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public GroupPrincipal(String name)
public String getName()
getName
Principal
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.