MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.apikey(java.lang.String apikey) |
Sets the apikey property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.callerExtClaim(java.util.Map<java.lang.String,java.lang.String> callerExtClaim) |
Sets the callerExtClaim property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.client(okhttp3.OkHttpClient client) |
Sets the client property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.disableSSLVerification(boolean disableSSLVerification) |
Sets the disableSSLVerification property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.headers(java.util.Map<java.lang.String,java.lang.String> headers) |
Sets the headers property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.includeBuiltinActions(boolean includeBuiltinActions) |
Sets the includeBuiltinActions property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.includeCustomActions(boolean includeCustomActions) |
Sets the includeCustomActions property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.includeRoles(boolean includeRoles) |
Sets the includeRoles property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.newBuilder() |
Returns a new Builder instance pre-loaded with the configuration from "this".
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.prefixRoles(boolean prefixRoles) |
Sets the prefixRoles property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.proxy(java.net.Proxy proxy) |
Sets the proxy property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.proxyAuthenticator(okhttp3.Authenticator proxyAuthenticator) |
Sets the proxyAuthenticator property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.scopeCollectionType(java.lang.String scopeCollectionType) |
Sets the scopeCollectionType property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.scopeId(java.lang.String scopeId) |
Sets the scopeId property.
|
MCSPV2Authenticator.Builder |
MCSPV2Authenticator.Builder.url(java.lang.String url) |
Sets the url property.
|