ETSI ES 204 915-14-2008 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口(API) 第14部分 .pdf
《ETSI ES 204 915-14-2008 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口(API) 第14部分 .pdf》由会员分享,可在线阅读,更多相关《ETSI ES 204 915-14-2008 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口(API) 第14部分 .pdf(115页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 204 915-14 V1.1.1 (2008-05)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 14: Presence and Availability Management SCF(Parlay 6)floppy3 ETSI ETSI ES 204 915-14 V1.1.1 (2008-05) 2 Reference DES/TISPAN-01032-14-OSA Keywords API, IDL, OSA, UML ETSI 650 Rou
2、te des Lucioles F-06921 Sophia Antipolis 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
3、 from: http:/www.etsi.org The present 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 shal
4、l be the printing on ETSI printers 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 availa
5、ble at http:/portal.etsi.org/tb/status/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 co
6、pyright and the foregoing restriction 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
7、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 204 915-14 V1.1.1 (2008-05) 3 Contents Intellectual Property Rights9 Foreword.9 1 Scope 10 2 References 10 3 Definitions and abbreviations.10 3.1 Definitions10
8、3.2 Abbreviations .10 4 Presence and Availability Management SCF.11 4.1 Introduction 11 4.2 Motivation 11 4.3 Goals 11 4.4 Concepts.12 4.4.1 Identity12 4.4.2 Agent 12 4.4.3 Presence 13 4.4.4 Availability .14 4.4.5 Events .15 4.5 Scope of PAM information 15 4.6 Security and privacy.15 5 Sequence Diag
9、rams 16 5.1 Use of authentication tokens 17 5.2 Event registration and notification .18 6 Class Diagrams.18 6.1 PAM Provisioning SCF Class Diagrams19 6.2 PAM Access SCF Class Diagrams.20 6.3 PAM Event SCF Class Diagrams.21 7 The Service Interface Specifications22 7.1 Interface Specification Format .
10、22 7.1.1 Interface Class 22 7.1.2 Method descriptions22 7.1.3 Parameter descriptions23 7.1.4 State Model.23 7.2 Base Interface.23 7.2.1 Interface Class IpInterface 23 7.3 Service Interfaces .23 7.3.1 Overview 23 7.4 Generic Service Interface .23 7.4.1 Interface Class IpService 23 7.4.1.1 Method setC
11、allback()24 7.4.1.2 Method setCallbackWithSessionID()24 8 Presence and Availability Management Interface Classes.24 8.1 PAM Provisioning SCF Interface Classes25 8.1.1 Interface Class IpPAMProvisioningManager .25 8.1.1.1 Method getAuthToken()25 8.1.1.2 Method obtainInterface() 26 8.1.1.3 Method getAc
12、cessControl() 26 8.1.1.4 Method setAccessControl().26 8.1.2 Interface Class IpPAMIdentityManagement 27 8.1.2.1 Method createIdentity().28 8.1.2.2 Method deleteIdentity().28 8.1.2.3 Method isIdentity()29 ETSI ETSI ES 204 915-14 V1.1.1 (2008-05) 4 8.1.2.4 Method createGroupIdentity().29 8.1.2.5 Method
13、 deleteGroupIdentity().29 8.1.2.6 Method addToGroup() 30 8.1.2.7 Method removeFromGroup()30 8.1.2.8 Method listMembers().30 8.1.2.9 Method isGroupIdentity() .31 8.1.2.10 Method listGroupMembership() .31 8.1.2.11 Method addAlias() 32 8.1.2.12 Method removeAliases().32 8.1.2.13 Method listAliases()32
14、8.1.2.14 Method lookupByAlias() 33 8.1.2.15 Method associateTypes() 33 8.1.2.16 Method disassociateTypes()33 8.1.2.17 Method listTypesOfIdentity() .34 8.1.2.18 Method hasType() .34 8.1.2.19 Method getIdentityAttributes() .35 8.1.2.20 Method setIdentityAttributes()35 8.1.3 Interface Class IpPAMAgentM
15、anagement .36 8.1.3.1 Method createAgent() .37 8.1.3.2 Method deleteAgent() .37 8.1.3.3 Method isAgent() 37 8.1.3.4 Method enableCapabilities() .38 8.1.3.5 Method disableCapabilities() 38 8.1.3.6 Method listEnabledCapabilities()38 8.1.3.7 Method listAllCapabilities()39 8.1.3.8 Method isCapableOf().3
16、9 8.1.3.9 Method associateTypes() 39 8.1.3.10 Method disassociateTypes()40 8.1.3.11 Method listTypesOfAgent() 40 8.1.3.12 Method hasType() .41 8.1.3.13 Method getAgentAttributes() 41 8.1.3.14 Method setAgentAttributes().42 8.1.4 Interface Class IpPAMAgentAssignment.42 8.1.4.1 Method assignAgent().43
17、 8.1.4.2 Method unassignAgent().43 8.1.4.3 Method listAssignedAgents()44 8.1.4.4 Method listAssociatedIdentitiesOfAgent()44 8.1.4.5 Method listAssignedAgentsByCapability() 45 8.1.4.6 Method listCapabilitiesOfIdentity() 45 8.1.4.7 Method isIdentityCapableOf() 45 8.1.5 Interface Class IpPAMIdentityTyp
18、eManagement 46 8.1.5.1 Method createIdentityAttribute() 46 8.1.5.2 Method deleteIdentityAttribute() 47 8.1.5.3 Method getIdentityAttributeDefinition().47 8.1.5.4 Method listAllIdentityAttributes() 47 8.1.5.5 Method createIdentityType().48 8.1.5.6 Method deleteIdentityType().48 8.1.5.7 Method listIde
19、ntityTypes()48 8.1.5.8 Method addIdentityTypeAttributes() 49 8.1.5.9 Method removeIdentityTypeAttributes() 49 8.1.5.10 Method listIdentityTypeAttributes() .49 8.1.6 Interface Class IpPAMAgentTypeManagement .50 8.1.6.1 Method createAgentAttribute().50 8.1.6.2 Method deleteAgentAttribute().51 8.1.6.3
20、Method getAgentAttributeDefinition() .51 8.1.6.4 Method listAllAgentAttributes().51 8.1.6.5 Method createAgentType() .52 8.1.6.6 Method deleteAgentType() .52 8.1.6.7 Method listAgentTypes() 52 8.1.6.8 Method addAgentTypeAttributes() .52 8.1.6.9 Method removeAgentTypeAttributes().53 8.1.6.10 Method l
21、istAgentTypeAttributes()53 ETSI ETSI ES 204 915-14 V1.1.1 (2008-05) 5 8.1.7 Interface Class IpPAMCapabilityManagement 54 8.1.7.1 Method createCapabilityAttribute() 54 8.1.7.2 Method deleteCapabilityAttribute() 55 8.1.7.3 Method getCapabilityAttributeDefinition() 55 8.1.7.4 Method listAllCapabilityAt
22、tributes() 55 8.1.7.5 Method createCapability() 56 8.1.7.6 Method deleteCapability() 56 8.1.7.7 Method listCapabilities().56 8.1.7.8 Method addCapabilityAttributes() 57 8.1.7.9 Method removeCapabilityAttributes() 57 8.1.7.10 Method listCapabilityAttributes() .57 8.1.7.11 Method assignCapabilitiesToT
23、ype() .58 8.1.7.12 Method unassignCapabilitiesFromType().58 8.1.7.13 Method listCapabilitiesOfType() 58 8.2 PAM Access SCF Interface Classes.59 8.2.1 Interface Class IpPAMPresenceAvailabilityManager 59 8.2.1.1 Method getAuthToken()59 8.2.1.2 Method obtainInterface() 60 8.2.1.3 Method getAccessContro
24、l() 60 8.2.1.4 Method setAccessControl().61 8.2.1.5 Method activateService() 61 8.2.1.6 Method deactivateService().61 8.2.1.7 Method isActiveIdentity().62 8.2.2 Interface Class IpPAMIdentityPresence .62 8.2.2.1 Method setIdentityPresence()63 8.2.2.2 Method setIdentityPresenceExpiration().63 8.2.2.3
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES204915142008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART14PRESENCEANDAVAILABILITYMANAGEMENTSCFPARLAY6

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