com.goonit.imapi.jaxrs.servlet.isim
Class personServiceEntitlements

java.lang.Object
  extended by com.goonit.imapi.jaxrs.servlet.isim.personServiceEntitlements

Deprecated. use personServicesAuthorized instead

@Deprecated
public class personServiceEntitlements
extends java.lang.Object


Constructor Summary
personServiceEntitlements()
          Deprecated.  
 
Method Summary
 java.lang.String GET(javax.servlet.http.HttpServletRequest requestObj, javax.servlet.http.HttpServletResponse responseObj, java.lang.String strDN, java.lang.String serviceDNStr)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

personServiceEntitlements

public personServiceEntitlements()
Deprecated. 
Method Detail

GET

public java.lang.String GET(@Context
                            javax.servlet.http.HttpServletRequest requestObj,
                            @Context
                            javax.servlet.http.HttpServletResponse responseObj,
                            java.lang.String strDN,
                            java.lang.String serviceDNStr)
                     throws java.rmi.RemoteException,
                            com.ibm.itim.apps.ApplicationException
Deprecated. 
Throws:
java.rmi.RemoteException
com.ibm.itim.apps.ApplicationException