|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.intersvrcom.URLAuthenticator
public class URLAuthenticator
Supported API: true
Extendable: false
| Method Summary | |
|---|---|
static String |
sign(String url)
If the URLConnection is initialized by Windchill client applications or browsers, use this method in order to force client host to be included in the digital signature.. |
static String |
sign(String url,
boolean internal)
Set "internal" to true if the http connection is issued by Windchill server ("internal" only), otherwise if the connection is initialized by Windchill client applications or browsers, this value should be set to false, in order to force client host to be included in the digital signature. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String sign(String url)
throws WTException
url -
WTException
public static String sign(String url,
boolean internal)
throws WTException
url - internal -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||