Uses of Class
net.webpdf.wsclient.openapi.ServerConfigOAuth
-
Packages that use ServerConfigOAuth Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigOAuth in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigOAuth Modifier and Type Method Description @Nullable ServerConfigOAuthServerConfigServer. getOauth()Get oauthServerConfigOAuthServerConfigOAuth. providers(ServerConfigOAuthProviders providers)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigOAuth Modifier and Type Method Description ServerConfigServerServerConfigServer. oauth(ServerConfigOAuth oauth)voidServerConfigServer. setOauth(ServerConfigOAuth oauth)
-