public class SempBasicAuthClientExecutor
extends java.lang.Object
implements java.io.Serializable
This approach takes advantage of SEMP Sessions. The session is established when a user authenticates with HTTP Basic authentication. When the response is 401 Unauthorized, the client will execute an additional request with Basic Auth header to refresh the token.
Constructor and Description |
---|
SempBasicAuthClientExecutor(java.lang.String host,
java.lang.String username,
java.lang.String password,
java.lang.String vpnName,
com.google.api.client.http.HttpRequestFactory httpRequestFactory) |
Modifier and Type | Method and Description |
---|---|
long |
getBacklogBytes(java.lang.String queueName) |
boolean |
isQueueNonExclusive(java.lang.String queueName) |