public static class ScannerConfig.AuthConfig extends Object
Constructor and Description |
---|
AuthConfig() |
Modifier and Type | Method and Description |
---|---|
String |
getAudience() |
String |
getHost() |
String |
getScope() |
void |
setAudience(String audience) |
void |
setHost(String host) |
void |
setScope(String scope) |
Copyright © 2016–2023. All rights reserved.