Uses of Interface
com.logicaldoc.webservice.soap.AuthService
-
Packages that use AuthService Package Description com.logicaldoc.webservice.rest.endpoint com.logicaldoc.webservice.soap.client com.logicaldoc.webservice.soap.endpoint com.logicaldoc.webservicedoc -
-
Uses of AuthService in com.logicaldoc.webservice.rest.endpoint
Classes in com.logicaldoc.webservice.rest.endpoint that implement AuthService Modifier and Type Class Description class
RestAuthService
-
Uses of AuthService in com.logicaldoc.webservice.soap.client
Classes in com.logicaldoc.webservice.soap.client that implement AuthService Modifier and Type Class Description class
SoapAuthClient
Auth Web Service client (SOAP). -
Uses of AuthService in com.logicaldoc.webservice.soap.endpoint
Classes in com.logicaldoc.webservice.soap.endpoint that implement AuthService Modifier and Type Class Description class
SoapAuthService
Auth Web Service Implementation (SOAP) -
Uses of AuthService in com.logicaldoc.webservicedoc
Classes in com.logicaldoc.webservicedoc that implement AuthService Modifier and Type Class Description class
RestAuthSwagger
-