Uses of Class
net.webpdf.wsclient.openapi.ServerConfigLocalAuth
-
Packages that use ServerConfigLocalAuth Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigLocalAuth in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigLocalAuth Modifier and Type Method Description ServerConfigLocalAuthServerConfigLocalAuth. enabled(Boolean enabled)@Nullable ServerConfigLocalAuthServerConfigServer. getLocalAuth()Get localAuthServerConfigLocalAuthServerConfigLocalAuth. rest(ServerConfigLocalAuthRest rest)ServerConfigLocalAuthServerConfigLocalAuth. soap(ServerConfigLocalAuthSoap soap)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigLocalAuth Modifier and Type Method Description ServerConfigServerServerConfigServer. localAuth(ServerConfigLocalAuth localAuth)voidServerConfigServer. setLocalAuth(ServerConfigLocalAuth localAuth)
-