Uses of Class
net.webpdf.wsclient.openapi.ServerConfigLocalAuthRest
-
Packages that use ServerConfigLocalAuthRest Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigLocalAuthRest in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigLocalAuthRest Modifier and Type Method Description ServerConfigLocalAuthRestServerConfigLocalAuthRest. accessToken(ServerConfigSessionAccessToken accessToken)ServerConfigLocalAuthRestServerConfigLocalAuthRest. allowAnonymous(Boolean allowAnonymous)ServerConfigLocalAuthRestServerConfigLocalAuthRest. enabled(Boolean enabled)@NotNull ServerConfigLocalAuthRestServerConfigLocalAuth. getRest()Get restServerConfigLocalAuthRestServerConfigLocalAuthRest. limits(ServerConfigSessionLimits limits)ServerConfigLocalAuthRestServerConfigLocalAuthRest. maxTimeSkew(Integer maxTimeSkew)ServerConfigLocalAuthRestServerConfigLocalAuthRest. refreshToken(ServerConfigSessionRefreshToken refreshToken)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigLocalAuthRest Modifier and Type Method Description ServerConfigLocalAuthServerConfigLocalAuth. rest(ServerConfigLocalAuthRest rest)voidServerConfigLocalAuth. setRest(ServerConfigLocalAuthRest rest)
-