public class SessionPrivilegesChanged extends Object implements Serializable
SessionPrivilegesChanged(Set<String> granted)
Set<String>
getGranted()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SessionPrivilegesChanged(Set<String> granted)
public Set<String> getGranted()
public String toString()
toString
Object