ETSI ES 203 915-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 5) (V1 3 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf
《ETSI ES 203 915-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 5) (V1 3 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 203 915-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 3 Framework (Parlay 5) (V1 3 1 Includes Diskette)《开放业务接入(OSA) 应用编程接口(API) 第3部分 框架(Parl.pdf(228页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 203 915-3 V1.3.1 (2008-04)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 3: Framework(Parlay 5)floppy3 ETSI ETSI ES 203 915-3 V1.3.1 (2008-04) 2 Reference RES/TISPAN-01055-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 2008. The Parlay Group 2008. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Trade Mar
7、k of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 203 915-3 V1.3.1 (2008-04) 3 Contents Intellectual Property Rights14 Foreword.14 1 Scope 15 2 References 15 3 Definitions and abbreviations.15 3.1 Definitions15 3.2 Abbreviations .15 4 Overview
8、of the Framework.16 5 The Base Interface Specification17 5.1 Interface Specification Format .17 5.1.1 Interface Class 17 5.1.2 Method descriptions18 5.1.3 Parameter descriptions18 5.1.4 State Model.18 5.2 Base Interface.18 5.2.1 Interface Class IpInterface 18 5.3 Service Interfaces .18 5.3.1 Overvie
9、w 18 5.4 Generic Service Interface .19 5.4.1 Interface Class IpService 19 5.4.1.1 Method setCallback()19 5.4.1.2 Method setCallbackWithSessionID()19 6 Framework Access Session API.20 6.1 Sequence Diagrams 20 6.1.1 Trust and Security Management Sequence Diagrams 20 6.1.1.1 Initial Access.20 6.1.1.2 F
10、ramework Terminates Access .22 6.1.1.3 Application Terminates Access.23 6.1.1.4 Non-API level Authentication.23 6.1.1.5 API Level Authentication .24 6.2 Class Diagrams.26 6.3 Interface Classes.27 6.3.1 Trust and Security Management Interface Classes .27 6.3.1.1 Interface Class IpClientAPILevelAuthen
11、tication27 6.3.1.1.1 Method authenticate().27 6.3.1.1.2 Method abortAuthentication() .28 6.3.1.1.3 Method authenticationSucceeded() .28 6.3.1.1.4 Method challenge()28 6.3.1.2 Interface Class IpClientAccess29 6.3.1.2.1 Method terminateAccess().30 6.3.1.3 Interface Class IpInitial .30 6.3.1.3.1 Method
12、 initiateAuthentication() .31 6.3.1.3.2 Method initiateAuthenticationWithVersion()32 6.3.1.4 Interface Class IpAuthentication.33 6.3.1.4.1 Method requestAccess() 33 6.3.1.5 Interface Class IpAPILevelAuthentication .34 6.3.1.5.1 Method selectEncryptionMethod().34 6.3.1.5.2 Method authenticate().35 6.
13、3.1.5.3 Method abortAuthentication() .36 6.3.1.5.4 Method authenticationSucceeded() .36 6.3.1.5.5 Method selectAuthenticationMechanism()36 6.3.1.5.6 Method challenge()37 6.3.1.6 Interface Class IpAccess .38 ETSI ETSI ES 203 915-3 V1.3.1 (2008-04) 4 6.3.1.6.1 Method obtainInterface().38 6.3.1.6.2 Met
14、hod obtainInterfaceWithCallback().39 6.3.1.6.3 Method endAccess().39 6.3.1.6.4 Method listInterfaces() 40 6.3.1.6.5 Method releaseInterface().40 6.3.1.6.6 Method selectSigningAlgorithm().40 6.3.1.6.7 Method terminateAccess().41 6.3.1.6.8 Method relinquishInterface().41 6.4 State Transition Diagrams
15、42 6.4.1 Trust and Security Management State Transition Diagrams 42 6.4.1.1 State Transition Diagrams for IpInitial .42 6.4.1.2 State Transition Diagrams for IpAPILevelAuthentication43 6.4.1.2.1 Idle State43 6.4.1.2.2 Authenticating Framework State .44 6.4.1.2.3 Framework Authenticated State 44 6.4.
16、1.2.4 Authenticating Client State44 6.4.1.2.5 Client Authenticated State .44 6.4.1.2.6 Idle State45 6.4.1.2.7 Authenticating Framework State .46 6.4.1.2.8 Framework Authenticated State 46 6.4.1.2.9 Authenticating Client State46 6.4.1.2.10 Client Authenticated State .46 6.4.1.2.11 Idle State47 6.4.1.
17、2.12 Authenticating Framework State .47 6.4.1.2.13 Framework Authenticated State 48 6.4.1.2.14 Authenticating Client State48 6.4.1.2.15 Client Authenticated State .48 6.4.1.2.16 Idle State49 6.4.1.2.17 Authenticating Framework State .49 6.4.1.2.18 Framework Authenticated State 50 6.4.1.2.19 Authenti
18、cating Client State50 6.4.1.2.20 Client Authenticated State .50 6.4.1.3 State Transition Diagrams for IpAccess51 6.4.1.3.1 Active State .51 7 Framework-to-Application API .52 7.1 Sequence Diagrams 52 7.1.1 Event Notification Sequence Diagrams 52 7.1.1.1 Enable Event Notification .52 7.1.2 Integrity
19、Management Sequence Diagrams 53 7.1.2.1 Load Management: Suspend/resume notification from application53 7.1.2.2 Load Management: Framework queries load statistics .54 7.1.2.3 Load Management: Framework callback registration and Application load control 55 7.1.2.4 Load Management: Application reports
20、 current load condition56 7.1.2.5 Load Management: Application queries load statistics.56 7.1.2.6 Load Management: Application callback registration and load control57 7.1.2.7 Heartbeat Management: Start/perform/end heartbeat supervision of the application .58 7.1.2.8 Fault Management: Framework det
21、ects a Service failure .59 7.1.2.9 Fault Management: Application requests a Framework activity test 60 7.1.3 Service Agreement Management Sequence Diagrams .60 7.1.3.1 Service Selection.60 7.1.4 Service Discovery Sequence Diagrams 62 7.1.4.1 Service Discovery .62 7.2 Class Diagrams.65 7.3 Interface
22、Classes.67 7.3.1 Service Discovery Interface Classes.67 7.3.1.1 Interface Class IpServiceDiscovery 67 7.3.1.1.1 Method listServiceTypes() 68 7.3.1.1.3 Method discoverService()69 7.3.1.1.4 Method listSubscribedServices().70 7.3.2 Service Agreement Management Interface Classes70 7.3.2.1 Interface Clas
23、s IpAppServiceAgreementManagement .70 ETSI ETSI ES 203 915-3 V1.3.1 (2008-04) 5 7.3.2.1.1 Method signServiceAgreement().71 7.3.2.1.2 Method terminateServiceAgreement() 71 7.3.2.2 Interface Class IpServiceAgreementManagement 72 7.3.2.2.1 Method signServiceAgreement().72 7.3.2.2.2 Method terminateServ
24、iceAgreement() 73 7.3.2.2.3 Method selectService()74 7.3.2.2.4 Method initiateSignServiceAgreement() .74 7.3.3 Integrity Management Interface Classes.75 7.3.3.1 Interface Class IpAppFaultManager .75 7.3.3.1.1 Method activityTestRes() 76 7.3.3.1.2 Method appActivityTestReq().76 7.3.3.1.3 Method fwFau
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES20391532008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART3FRAMEWORKPARLAY5V131INCLUDESDISKETTE

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