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 | |
selecttransaction — Event in class com.kaazing.gateway.amqp.client.AmqpChannel | |
SELECTTRANSACTION — Constant static property in class com.kaazing.gateway.amqp.client.AmqpEvent | |
selectTx(callback) — Method in class com.kaazing.gateway.amqp.client.AmqpChannel | |
This method sets the channel to use standard transactions. | |
setCredentials(credentials) — Method in class com.kaazing.gateway.client.security.ChallengeResponse | |
Establish the credentials for this response. | |
setDefault(challengeHandler:com.kaazing.gateway.client.security:ChallengeHandler) — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers | |
Define the default challenge handler to be used for all HTTP requests. | |
setDefaultImplementation(abstractClass, implementationClass) — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers | |
Set the default implementation of an abstract Challenge Handler class. | |
setDefaultImplementationByName(abstractClass, implementationClassName) — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers | |
Set the default implementation of an abstract Challenge Handler class. | |
setDefaultLocation(location) — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler | |
Set the default location to connect to a Kerberos service. | |
setLoginHandler(loginHandler:com.kaazing.gateway.client.security:LoginHandler) — Method in class com.kaazing.gateway.client.security.BasicChallengeHandler | |
Provide a general (non-realm-specific) login handler to be used in association with this challenge handler. | |
setLoginHandler(loginHandler:com.kaazing.gateway.client.security:LoginHandler) — Method in class com.kaazing.gateway.client.security.NegotiableChallengeHandler | |
Provide a general login handler to be used in association with this challenge handler. | |
setNextChallengeHandler(nextChallengeHandler:com.kaazing.gateway.client.security:ChallengeHandler) — Method in class com.kaazing.gateway.client.security.ChallengeResponse | |
Establish the next challenge handler responsible for handling any further authentication challenges for the request. | |
setRealmLocation(realmName, location) — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler | |
Specify the connect location of a Kerberos service to be used for users in the named realm. | |
setRealmLoginHandler(realm, loginHandler:com.kaazing.gateway.client.security:LoginHandler) — Method in class com.kaazing.gateway.client.security.BasicChallengeHandler | |
Set a Login Handler to be used if and only if a challenge request has a realm parameter matching the provided realm. | |
setServiceName(serviceName) — Method in class com.kaazing.gateway.client.security.KerberosChallengeHandler | |
Specify the service principal name for which a ticket is desired. | |
source — Property in class com.kaazing.gateway.amqp.client.AmqpEvent | |
The source field contains the reference to the object that dispatched the event. | |
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 |