iiitAccessServer 1.0

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 $

Method Summary
 boolean resolveExpr(String expr)
          Evaluates one expression.
 

Method Detail

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

iiitAccessServer 1.0

Copyright © 2002, 2003 ingeneurbuero fuer innovative informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund, Germany. All Rights Reserved.
See Copyright statement