C G K S U 

C

clear(String...) - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Clear any data associated with the provided realm names, including any realm-specific location information.
com.kaazing.net - package com.kaazing.net
 
com.kaazing.net.auth - package com.kaazing.net.auth
 
create() - Static method in class com.kaazing.net.auth.KerberosChallengeHandler
 
create(ClassLoader) - Static method in class com.kaazing.net.auth.KerberosChallengeHandler
 
createURL(String) - Static method in class com.kaazing.net.URLFactory
Creates a URL object from the String representation.
createURL(URL, String) - Static method in class com.kaazing.net.URLFactory
Creates a URL by parsing the given spec within a specified context.
createURL(String, String, String) - Static method in class com.kaazing.net.URLFactory
Creates a URL from the specified protocol name, host name, and file name.
createURL(String, String, int, String) - Static method in class com.kaazing.net.URLFactory
Creates a URL from the specified protocol name, host name, port number, and file name.

G

getDefaultLocation() - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Retrieve the specified default location.
getRealmLocation(String) - Method in class com.kaazing.net.auth.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.net.auth.KerberosChallengeHandler
Retrieve the service name.
getSupportedProtocols() - Method in class com.kaazing.net.URLStreamHandlerFactorySpi
Returns a list of supported protocols.
getWebSocketFactory() - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Returns the WebSocketFactory instance associated with this KerberosChallengeHandler.

K

KerberosChallengeHandler - Class in com.kaazing.net.auth
A KerberosChallengeHandler, when registered with the DispatchChallengeHandler can be used to directly respond to "Negotiate" challenges where Kerberos-generated authentication credentials are required.
KerberosChallengeHandler() - Constructor for class com.kaazing.net.auth.KerberosChallengeHandler
Default constructor.

S

setDefaultLocation(URI) - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Set the default location to connect to a Kerberos service.
setRealmLocation(String, URI) - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Specify the connect location of a Kerberos service to be used for users in the named realm.
setServiceName(String) - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Specify the service principal name for which a ticket is desired.
setWebSocketFactory(WebSocketFactory) - Method in class com.kaazing.net.auth.KerberosChallengeHandler
Sets the WebSocketFactory to be used for connecting to a protected proxy.

U

URLFactory - Class in com.kaazing.net
URLFactory supports static methods to instantiate URL objects that support custom protocols/schemes.
URLFactory() - Constructor for class com.kaazing.net.URLFactory
 
URLStreamHandlerFactorySpi - Class in com.kaazing.net
This a Service Provider Interface (SPI) class.
URLStreamHandlerFactorySpi() - Constructor for class com.kaazing.net.URLStreamHandlerFactorySpi
 
C G K S U 

Copyright © 2016. All Rights Reserved.