public class RealUser extends Object implements User
RealUser(String name, boolean hasAccess)
String
getName()
boolean
hasAccess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RealUser(String name, boolean hasAccess)
public String getName()
getName
User
public boolean hasAccess()
hasAccess
Copyright © 2024. All rights reserved.