|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.umu.macow.pep.PEPFacade
org.umu.macow.pep.test.FilePEPFacade
public class FilePEPFacade
This is an emulation of a PEP implementation done by means of the usage of files in order to simulate element states and access attempts. User: jmalcaraz@um.es - University Of Murcia
Constructor Summary | |
---|---|
FilePEPFacade()
|
Method Summary | |
---|---|
void |
publishKnowledge()
Ask for a PEP state from file and use PEPFacade to notify it |
java.lang.String |
requestAccess()
Ask for the decision of an access attempt provided by file and return the result statement. |
Methods inherited from class org.umu.macow.pep.PEPFacade |
---|
publishKnowledge, requestAccess |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilePEPFacade()
Method Detail |
---|
public void publishKnowledge() throws java.rmi.RemoteException
java.rmi.RemoteException
- In case any error occurpublic java.lang.String requestAccess()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |