|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.umu.macow.pdp.PDPService
public class PDPService
This class represent PDP Web Service User: jmalcaraz@um.es - University Of Murcia
Constructor Summary | |
---|---|
PDPService()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
Entry point to PDP Server |
java.lang.String |
processAccessAttempt(java.lang.String accessAttempt)
This method process an access attempt and return true in case it is authorzed or false other wise |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PDPService()
Method Detail |
---|
public java.lang.String processAccessAttempt(java.lang.String accessAttempt) throws java.rmi.RemoteException
accessAttempt
- This is a RDF/XML string that contains a "CIM AccessEvent"
java.rmi.RemoteException
- in case any error occurpublic static void main(java.lang.String[] args)
args
- argument to PDP Server
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |