A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
get — Event in class com.kaazing.gateway.amqp.client.AmqpChannel
get() — Method in class com.kaazing.gateway.client.security.ChallengeResponseFuture
Returns the result of the function executed.
GET — Constant static property in class com.kaazing.gateway.amqp.client.AmqpEvent
getBasic(queue, noAck, callback) — Method in class com.kaazing.gateway.amqp.client.AmqpChannel
This method provides a direct access to the messages in a queue using a synchronous dialogue that is designed for specific types of application where synchronous functionality is more important than performance.
getCredentials() — Method in class com.kaazing.gateway.client.security.ChallengeResponse
Return a set of credentials to send to the server in an 'Authorization:' header.
getCredentials(continuation) — Method in class com.kaazing.gateway.client.security.LoginHandler
Gets the password authentication credentials from an arbitrary source.
getDefault() — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers
Get a reference to the default challenge handler to be used for all HTTP requests
getDefaultLocation() — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler
Retrieve the specified default location.
getEntries(key) — Method in class com.kaazing.gateway.amqp.client.AmqpArguments
The function Returns a array of entries that matches the specified key.
getLoginHandler() — Method in class com.kaazing.gateway.client.security.BasicChallengeHandler
Get the general (non-realm-specific) login handler associated with this challenge handler.
getLoginHandler() — Method in class com.kaazing.gateway.client.security.NegotiableChallengeHandler
Get the general login handler associated with this challenge handler.
getNextChallengeHandler() — Method in class com.kaazing.gateway.client.security.ChallengeResponse
Return the next challenge handler responsible for handling any further authentication challenges for the request.
getReadyState() — Method in class com.kaazing.gateway.amqp.client.AmqpClient
getRealmLocation(realmName) — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler
Return the URI to be used for Kerberos service requests when a user in the realm mentioned provides credentials.
getServiceName() — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler
Retrieve the service name.
getSupportedOids() — Method in class com.kaazing.gateway.client.security.NegotiableChallengeHandler
Return a collection of string representations of object identifiers supported by this challenge handler implementation, in dot-separated notation.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z