|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgecco.server.startup.RolesConf
This class loads the settings stored in roles.conf.
Constructor Summary | |
RolesConf(Reader in)
The constructor parses the file immediately. |
Method Summary | |
Set |
getGodseyeRoles()
Gets God's Eye roles. |
Set |
getRoles()
Gets all roles. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RolesConf(Reader in) throws IOException, SyntaxErrorException, ParseErrorException
in
- The configuration is read from this.
IOException
- If there is an I/O error.
SyntaxErrorException
- If there is a syntax error.
ParseErrorException
- If there is a parse error.Method Detail |
public Set getRoles()
public Set getGodseyeRoles()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |