Deprecated API


Contents
Deprecated Classes
com.goonit.imapi.jaxrs.servlet.isim.accountSearch2
          use accountSearch This service will NOT return the Service Name of each account. This class has a Path annotation with the value "/account/{filter}" which means the resource will be available at: http://<hostname>:<port>/<context root>/<servlet path>/account/{dnStr} The filter can be any valid ldap filter, e.g. : - http(s)://localhost/goonit/goonapi/accountSearch/(&(sn=goon*)(cn=*goon*)) 
com.goonit.imapi.jaxrs.servlet.isim.objectprofile2
          Use /objectprofile instead  
com.goonit.imapi.jaxrs.servlet.isim.personRole
          do not use 
com.goonit.imapi.jaxrs.servlet.isim.personServiceEntitlements
          use personServicesAuthorized instead 
com.goonit.imapi.jaxrs.servlet.isim.ppaGetPolicies
          - use /provpolicy instead 
com.goonit.imapi.jaxrs.servlet.isim.workflowDetail
          use /workflowActivity