Protege 3.3.1

edu.stanford.smi.protege.server.metaproject
Interface UserInstance

All Known Implementing Classes:
UserInstanceImpl

public interface UserInstance


Method Summary
 Set<GroupInstance> getGroups()
           
 String getName()
           
 String getPassword()
           
 void setName(String name)
           
 void setPassword(String password)
           
 

Method Detail

getName

String getName()

getPassword

String getPassword()

getGroups

Set<GroupInstance> getGroups()

setName

void setName(String name)

setPassword

void setPassword(String password)

Protege 3.3.1

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2007 Stanford University.