Searched defs:useSraAuth (Results 1 – 10 of 10) sorted by relevance
34 private final boolean useSraAuth; field in AuthSchemeSpecUtils52 public boolean useSraAuth() { in useSraAuth() method in AuthSchemeSpecUtils
274 private boolean useSraAuth = false; field in CustomizationConfig756 public void setUseSraAuth(boolean useSraAuth) { in setUseSraAuth()762 public boolean useSraAuth() { in useSraAuth() method in CustomizationConfig
40 private static IntermediateModel getModel(boolean useSraAuth) { in getModel()
89 private SyncClientClass createSyncClientClass(IntermediateModel model, boolean useSraAuth) { in createSyncClientClass()
99 private AsyncClientClass createAsyncClientClass(IntermediateModel model, boolean useSraAuth) { in createAsyncClientClass()
46 protected final boolean useSraAuth; field in QueryProtocolSpec
68 private final boolean useSraAuth; field in JsonProtocolSpec
90 private final boolean useSraAuth; field in SyncClientClass
105 private final boolean useSraAuth; field in AsyncClientClass
91 private final boolean useSraAuth; field in EndpointResolverInterceptorSpec