aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Library/ml_webdev/resources/pages/securityApi.htm
blob: 72850262302e53d988f3d5bd94d1d275f35b5556 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
	<title>JSAPI2::Security Api</title>
	<meta http-equiv="content-type" content="text/html;charset=utf-8">
	<script type="text/javascript" src="api2.js"></script>
</head>
<body style="FONT-FAMILY: MS Shell Dlg 2;">
	<h2>Security API</h2>
	<h3>TBD</h3>
	<!-- <h2>Methods:</h2>
	<input type="button" value="Get Action Authorization" onclick="SecurityGetAuthorizationClicked();">
	<br>
	&nbsp;&nbsp;&nbsp;&nbsp;URL:<input type="text" readonly size="20" id="security_t_Authorization">
	-->
</body>
</html>