eu.emi.dsr.pdp.local
Class RequestCreator

java.lang.Object
  extended by eu.emi.dsr.pdp.local.RequestCreator

public class RequestCreator
extends Object

Creates an XACML request.

Author:
golbi

Constructor Summary
RequestCreator()
           
 
Method Summary
 org.herasaf.xacml.core.context.RequestCtx createRequest(Client c, String action, ResourceDescriptor des)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestCreator

public RequestCreator()
Method Detail

createRequest

public org.herasaf.xacml.core.context.RequestCtx createRequest(Client c,
                                                               String action,
                                                               ResourceDescriptor des)


Copyright © 2012. All Rights Reserved.