ETSI ES 202 915-14-2005 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (V1 2 1 Parlay 4 Includes Diskette)《开放业务接.pdf
《ETSI ES 202 915-14-2005 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (V1 2 1 Parlay 4 Includes Diskette)《开放业务接.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 202 915-14-2005 Open Service Access (OSA) Application Programming Interface (API) Part 14 Presence and Availability Management SCF (V1 2 1 Parlay 4 Includes Diskette)《开放业务接.pdf(113页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 202 915-14 V1.2.1 (2005-03)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 14: Presence and Availability Management SCF(Parlay 4)floppy3 ETSI ETSI ES 202 915-14 V1.2.1 (2005-03) 2 Reference RES/TISPAN-01009-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 2005. The Parlay Group 2005. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand the TIPHON logo a
7、re Trade Marks currently being registered 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-14 V1.2.1 (2005-03) 3 Contents Intellectual Property Rights9 Foreword.9 1 Scope 10
8、2 References 10 3 Definitions and abbreviations.10 3.1 Definitions10 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 Sc
9、ope of PAM information 15 4.6 Security and privacy.15 5 Sequence Diagrams 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 Se
10、rvice Interface Specifications22 7.1 Interface Specification Format .22 7.1.1 Interface Class 22 7.1.2 Method descriptions23 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
11、 Interface .23 7.4.1 Interface Class IpService 23 7.4.1.1 Method setCallback()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 getA
12、uthToken()25 8.1.1.2 Method obtainInterface() 26 8.1.1.3 Method getAccessControl()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().29 8.1.2.3 Method isIdentity()29 ETSI ETSI ES 202 915-14 V1.2.
13、1 (2005-03) 4 8.1.2.4 Method createGroupIdentity().29 8.1.2.5 Method deleteGroupIdentity().30 8.1.2.6 Method addToGroup() 30 8.1.2.7 Method removeFromGroup()31 8.1.2.8 Method listMembers().31 8.1.2.9 Method isGroupIdentity() .31 8.1.2.10 Method listGroupMembership() .32 8.1.2.11 Method addAlias() 32
14、 8.1.2.12 Method removeAliases().32 8.1.2.13 Method listAliases()33 8.1.2.14 Method lookupByAlias() 33 8.1.2.15 Method associateTypes() 34 8.1.2.16 Method disassociateTypes()34 8.1.2.17 Method listTypesOfIdentity() .34 8.1.2.18 Method hasType() .35 8.1.2.19 Method getIdentityAttributes() .35 8.1.2.2
15、0 Method setIdentityAttributes()36 8.1.3 Interface Class IpPAMAgentManagement .36 8.1.3.1 Method createAgent() .37 8.1.3.2 Method deleteAgent() .38 8.1.3.3 Method isAgent() 38 8.1.3.4 Method enableCapabilities() .38 8.1.3.5 Method disableCapabilities() 39 8.1.3.6 Method listEnabledCapabilities()39 8
16、.1.3.7 Method listAllCapabilities()39 8.1.3.8 Method isCapableOf().40 8.1.3.9 Method associateTypes() 40 8.1.3.10 Method disassociateTypes()41 8.1.3.11 Method listTypesOfAgent() 41 8.1.3.12 Method hasType() .41 8.1.3.13 Method getAgentAttributes() 42 8.1.3.14 Method setAgentAttributes().42 8.1.4 Int
17、erface Class IpPAMAgentAssignment.43 8.1.4.1 Method assignAgent().43 8.1.4.2 Method unassignAgent().44 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 Me
18、thod isIdentityCapableOf() 46 8.1.5 Interface Class IpPAMIdentityTypeManagement 46 8.1.5.1 Method createIdentityAttribute() 47 8.1.5.2 Method deleteIdentityAttribute() 47 8.1.5.3 Method getIdentityAttributeDefinition().48 8.1.5.4 Method listAllIdentityAttributes() 48 8.1.5.5 Method createIdentityTyp
19、e().48 8.1.5.6 Method deleteIdentityType().49 8.1.5.7 Method listIdentityTypes()49 8.1.5.8 Method addIdentityTypeAttributes() 49 8.1.5.9 Method removeIdentityTypeAttributes() 50 8.1.5.10 Method listIdentityTypeAttributes() .50 8.1.6 Interface Class IpPAMAgentTypeManagement .50 8.1.6.1 Method createA
20、gentAttribute().51 8.1.6.2 Method deleteAgentAttribute().51 8.1.6.3 Method getAgentAttributeDefinition() .52 8.1.6.4 Method listAllAgentAttributes().52 8.1.6.5 Method createAgentType() .52 8.1.6.6 Method deleteAgentType() .53 8.1.6.7 Method listAgentTypes() 53 8.1.6.8 Method addAgentTypeAttributes()
21、 .53 8.1.6.9 Method removeAgentTypeAttributes().54 8.1.6.10 Method listAgentTypeAttributes()54 ETSI ETSI ES 202 915-14 V1.2.1 (2005-03) 5 8.1.7 Interface Class IpPAMCapabilityManagement 54 8.1.7.1 Method createCapabilityAttribute() 55 8.1.7.2 Method deleteCapabilityAttribute() 56 8.1.7.3 Method getC
22、apabilityAttributeDefinition() 56 8.1.7.4 Method listAllCapabilityAttributes() 56 8.1.7.5 Method createCapability() 57 8.1.7.6 Method deleteCapability() 57 8.1.7.7 Method listCapabilities().57 8.1.7.8 Method addCapabilityAttributes() 58 8.1.7.9 Method removeCapabilityAttributes() 58 8.1.7.10 Method
23、listCapabilityAttributes() .58 8.1.7.11 Method assignCapabilitiesToType() .59 8.1.7.12 Method unassignCapabilitiesFromType().59 8.1.7.13 Method listCapabilitiesOfType() 59 8.2 PAM Access SCF Interface Classes.60 8.2.1 Interface Class IpPAMPresenceAvailabilityManager 60 8.2.1.1 Method getAuthToken()6
24、0 8.2.1.2 Method obtainInterface() 61 8.2.1.3 Method getAccessControl()61 8.2.1.4 Method setAccessControl() 61 8.2.2 Interface Class IpPAMIdentityPresence .62 8.2.2.1 Method setIdentityPresence()62 8.2.2.2 Method setIdentityPresenceExpiration().63 8.2.2.3 Method getIdentityPresence() .63 8.2.3 Inter
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES202915142005OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART14PRESENCEANDAVAILABILITYMANAGEMENTSCFV121PARLAY4INCLUDESDISKETTE

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