Index


Class wsc.AUTHTYPE

Class Summary
Constructor Attributes Constructor Name and Description
 
Enum for authentication type.
Field Summary
Field Attributes Field Name and Description
<static>  
wsc.AUTHTYPE.SERVICE
The type of authentication required by the backend application.
<static>  
wsc.AUTHTYPE.TURN
The type of authentication required by the TURN server.
Class Detail
wsc.AUTHTYPE()
Enum for authentication type.
Field Detail
<static> wsc.AUTHTYPE.SERVICE
The type of authentication required by the backend application.

<static> wsc.AUTHTYPE.TURN
The type of authentication required by the TURN server.

Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.