Uses of Class
net.webpdf.wsclient.openapi.ServerConfigUserAzureAd
-
Packages that use ServerConfigUserAzureAd Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigUserAzureAd in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigUserAzureAd Modifier and Type Method Description ServerConfigUserAzureAdServerConfigUserAzureAd. authority(String authority)ServerConfigUserAzureAdServerConfigUserAzureAd. clientId(String clientId)@Nullable ServerConfigUserAzureAdServerConfigUserStorage. getAzureAd()Get azureAdServerConfigUserAzureAdServerConfigUserAzureAd. scope(String scope)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigUserAzureAd Modifier and Type Method Description ServerConfigUserStorageServerConfigUserStorage. azureAd(ServerConfigUserAzureAd azureAd)voidServerConfigUserStorage. setAzureAd(ServerConfigUserAzureAd azureAd)
-