ETSI ES 202 915-3-2006 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf
《ETSI ES 202 915-3-2006 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 202 915-3-2006 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 4) (V1 4 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf(207页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 202 915-3 V1.4.1 (2006-12)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 3: Framework(Parlay 4)floppy3 ETSI ETSI ES 202 915-3 V1.4.1 (2006-12) 2 Reference RES/TISPAN-01028-03-OSA Keywords API, IDL, OSA, UML ETSI 650 Route des Lucioles F-06921 Sophia Ant
2、ipolis Cedex - FRANCE Tel.: +33 4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The pres
3、ent document may be made available in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers
4、 of the PDF version kept on a specific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/st
5、atus/status.asp If you find errors in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restrict
6、ion extend to reproduction in all media. European Telecommunications Standards Institute 2006. The Parlay Group 2006. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo are Trade Marks currently being reg
7、istered by ETSI for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 202 915-3 V1.4.1 (2006-12) 3 Contents Intellectual Property Rights13 Foreword.13 1 Scope 14 2 References 14 3 Definitions and
8、 abbreviations.14 3.1 Definitions14 3.2 Abbreviations .14 4 Overview of the Framework.15 5 The Base Interface Specification16 5.1 Interface Specification Format .16 5.1.1 Interface Class 16 5.1.2 Method descriptions17 5.1.3 Parameter descriptions17 5.1.4 State Model.17 5.2 Base Interface.17 5.2.1 In
9、terface Class IpInterface 17 5.3 Service Interfaces .17 5.3.1 Overview 17 5.4 Generic Service Interface .17 5.4.1 Interface Class IpService 17 5.4.1.1 Method setCallback()18 5.4.1.2 Method setCallbackWithSessionID()18 6 Framework Access Session API.19 6.1 Sequence Diagrams 19 6.1.1 Trust and Securit
10、y Management Sequence Diagrams 19 6.1.1.1 Initial Access.19 6.1.1.2 Framework Terminates Access .20 6.1.1.3 Application Terminates Access.21 6.1.1.4 Non-API level Authentication.22 6.1.1.5 API Level Authentication .23 6.2 Class Diagrams.24 6.3 Interface Classes.25 6.3.1 Trust and Security Management
11、 Interface Classes .25 6.3.1.1 Interface Class IpClientAPILevelAuthentication25 6.3.1.1.1 Method authenticate().25 6.3.1.1.2 Method abortAuthentication() .26 6.3.1.1.3 Method authenticationSucceeded() .26 6.3.1.1.4 Method challenge() .26 6.3.1.2 Interface Class IpClientAccess27 6.3.1.2.1 Method term
12、inateAccess().28 6.3.1.3 Interface Class IpInitial .28 6.3.1.3.1 Method initiateAuthentication() .29 6.3.1.3.2 Method initiateAuthenticationWithVersion() .30 6.3.1.4 Interface Class IpAuthentication.31 6.3.1.4.1 Method requestAccess() 31 6.3.1.5 Interface Class IpAPILevelAuthentication .32 6.3.1.5.1
13、 Method selectEncryptionMethod().32 6.3.1.5.2 Method authenticate().33 6.3.1.5.3 Method abortAuthentication() .34 6.3.1.5.4 Method authenticationSucceeded() .34 6.3.1.5.5 Method selectAuthenticationMechanism() .34 6.3.1.5.6 Method challenge() .35 6.3.1.6 Interface Class IpAccess .36 ETSI ETSI ES 202
14、 915-3 V1.4.1 (2006-12) 4 6.3.1.6.1 Method obtainInterface().36 6.3.1.6.2 Method obtainInterfaceWithCallback().37 6.3.1.6.3 Method endAccess().37 6.3.1.6.4 Method listInterfaces() 38 6.3.1.6.5 Method releaseInterface().38 6.3.1.6.6 Method selectSigningAlgorithm() 38 6.3.1.6.7 Method terminateAccess(
15、) 39 6.3.1.6.8 Method relinquishInterface() 39 6.4 State Transition Diagrams 40 6.4.1 Trust and Security Management State Transition Diagrams 40 6.4.1.1 State Transition Diagrams for IpInitial .40 6.4.1.2 State Transition Diagrams for IpAPILevelAuthentication41 6.4.1.2.1 Idle State41 6.4.1.2.2 Authe
16、nticating Framework State .42 6.4.1.2.3 Framework Authenticated State 42 6.4.1.2.4 Authenticating Client State42 6.4.1.2.5 Client Authenticated State .42 6.4.1.2.6 Idle State43 6.4.1.2.7 Authenticating Framework State .44 6.4.1.2.8 Framework Authenticated State 44 6.4.1.2.9 Authenticating Client Sta
17、te44 6.4.1.2.10 Client Authenticated State .44 6.4.1.2.11 Idle State45 6.4.1.2.12 Authenticating Framework State .45 6.4.1.2.13 Framework Authenticated State 46 6.4.1.2.14 Authenticating Client State46 6.4.1.2.15 Client Authenticated State .46 6.4.1.2.16 Idle State47 6.4.1.2.17 Authenticating Framew
18、ork State .47 6.4.1.2.18 Framework Authenticated State 48 6.4.1.2.19 Authenticating Client State48 6.4.1.2.20 Client Authenticated State .48 6.4.1.3 State Transition Diagrams for IpAccess49 6.4.1.3.1 Active State .49 7 Framework-to-Application API .50 7.1 Sequence Diagrams 50 7.1.1 Event Notificatio
19、n Sequence Diagrams 50 7.1.1.1 Enable Event Notification .50 7.1.2 Integrity Management Sequence Diagrams 51 7.1.2.1 Load Management: Suspend/resume notification from application51 7.1.2.2 Load Management: Framework queries load statistics .52 7.1.2.3 Load Management: Framework callback registration
20、 and Application load control 53 7.1.2.4 Load Management: Application reports current load condition54 7.1.2.5 Load Management: Application queries load statistics.54 7.1.2.6 Load Management: Application callback registration and load control55 7.1.2.7 Heartbeat Management: Start/perform/end heartbe
21、at supervision of the application .55 7.1.2.8 Fault Management: Framework detects a Service failure .56 7.1.2.9 Fault Management: Application requests a Framework activity test 57 7.1.3 Service Agreement Management Sequence Diagrams .57 7.1.3.1 Service Selection.57 7.1.4 Service Discovery Sequence D
22、iagrams 59 7.1.4.1 Service Discovery .59 7.2 Class Diagrams.61 7.3 Interface Classes.63 7.3.1 Service Discovery Interface Classes.63 7.3.1.1 Interface Class IpServiceDiscovery 63 7.3.1.1.1 Method listServiceTypes() 64 7.3.1.1.2 Method describeServiceType()64 7.3.1.1.3 Method discoverService()65 7.3.
23、1.1.4 Method listSubscribedServices().66 7.3.2 Service Agreement Management Interface Classes66 ETSI ETSI ES 202 915-3 V1.4.1 (2006-12) 5 7.3.2.1 Interface Class IpAppServiceAgreementManagement .66 7.3.2.1.1 Method signServiceAgreement().66 7.3.2.1.2 Method terminateServiceAgreement() 67 7.3.2.2 Int
24、erface Class IpServiceAgreementManagement 68 7.3.2.2.1 Method signServiceAgreement().68 7.3.2.2.2 Method terminateServiceAgreement() 69 7.3.2.2.3 Method selectService()70 7.3.2.2.4 Method initiateSignServiceAgreement() .70 7.3.3 Integrity Management Interface Classes.71 7.3.3.1 Interface Class IpApp
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20291532006OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART3FRAMEWORKPARLAY4V141INCLUDESDISKETTE

链接地址:http://www.mydoc123.com/p-731087.html