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 | |
load(clazz) — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers | |
Find and instantiate a challenge handler by the class of ChallengeHandler . |
|
loadByName(className) — Static method in class com.kaazing.gateway.client.security.ChallengeHandlers | |
Find and instantiate a challenge handler by the String name of a class of ChallengeHandler . |
|
location — Property in class com.kaazing.gateway.client.security.ChallengeRequest | |
Return the protected URI the access of which triggered this challenge as a String . |
|
loginHandler — Property in class com.kaazing.gateway.client.security.BasicChallengeHandler | |
Get the general (non-realm-specific) login handler associated with this challenge handler. | |
LoginHandler — Class in package com.kaazing.gateway.client.security | |
A login handler is responsible for obtaining credentials from an arbitrary source. | |
LoginHandler(self:com.kaazing.gateway.client.security:LoginHandler) — Constructor in class com.kaazing.gateway.client.security.LoginHandler | |
To instantiate a LoginHandler, use this constructor witha reference to this
in your login handler's constructor. |
|
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 |