de.iiit.access.common.api
Interface RMISessionIf
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- RMISession
- public interface RMISessionIf
- extends Remote
This interface describes the public API of the RMI session.
- Version:
- $Revision: 1.5 $ $Date: 2003/04/13 21:13:38 $
resolveExpr
public boolean resolveExpr(String expr)
throws RemoteException,
ParserException
- Evaluates one expression.
- Parameters:
expr
- the expression to evaluate
- Returns:
- true if the user is member of the set described by the expression and false
otherwise.
- Throws:
RemoteException
- if an RMI error occurs.
RMIParserException
- if a ParserException occurs on the server side.
ParserException
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement