declare namespace org { namespace eclipse { namespace jetty { namespace server { interface UserIdentity$Scope { getContextPath(): string getName(): string getRoleRefMap(): java.util.Map } } } } }