|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ontimize.util.gis.server.defaultimplementations.DefaultGisSecurityManager
public class DefaultGisSecurityManager
| Constructor Summary | |
|---|---|
DefaultGisSecurityManager()
|
|
| Method Summary | |
|---|---|
boolean |
checkPermissions(java.lang.Object operationParameters,
java.lang.Object user)
Check the permissions for the operation defined by operationParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultGisSecurityManager()
| Method Detail |
|---|
public boolean checkPermissions(java.lang.Object operationParameters,
java.lang.Object user)
IGisSecurityCheckoperationParameters
checkPermissions in interface IGisSecurityCheckoperationParameters - Operation definition parametersuser - user identifier
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||