WO2004027603A2 - Security access manager in middleware - Google Patents

Security access manager in middleware Download PDF

Info

Publication number
WO2004027603A2
WO2004027603A2 PCT/EP2003/010496 EP0310496W WO2004027603A2 WO 2004027603 A2 WO2004027603 A2 WO 2004027603A2 EP 0310496 W EP0310496 W EP 0310496W WO 2004027603 A2 WO2004027603 A2 WO 2004027603A2
Authority
WO
WIPO (PCT)
Prior art keywords
software
access
request
platform
application domain
Prior art date
Application number
PCT/EP2003/010496
Other languages
French (fr)
Other versions
WO2004027603A3 (en
Inventor
Jonas Hansson
Björn BJÄRE
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=32034227&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=WO2004027603(A2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to JP2004537141A priority Critical patent/JP2006508424A/en
Priority to EP19208216.2A priority patent/EP3627321A1/en
Priority to EP03750592A priority patent/EP1573518A2/en
Priority to AU2003270235A priority patent/AU2003270235A1/en
Publication of WO2004027603A2 publication Critical patent/WO2004027603A2/en
Publication of WO2004027603A3 publication Critical patent/WO2004027603A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/468Specific access rights for resources, e.g. using capability register
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/101Access control lists [ACL]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • H04W12/084Access security using delegated authorisation, e.g. open authorisation [OAuth] protocol
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/50Service provisioning or reconfiguring
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access

Definitions

  • the present invention relates generally to the field of wireless telecommunications; and, more particularly, to a system and method for controlling access to a platform for a mobile terminal for a wireless telecommunications system.
  • mobile terminals Mobile Stations
  • mobile terminals utilized in the systems have become increasingly more complex.
  • mobile terminals were designed primarily to provide voice telephony services; i.e., to receive and transmit voice communications.
  • mobile terminals were developed that also included the ability to transfer user data not related to that of a voice telephone call.
  • user data included, for example, data to be transferred over a dial-up networking connection initiated via a personal computer (PC).
  • PC personal computer
  • 3G third generation
  • 3G systems will combine high-speed Internet access with traditional voice communication, and will provide a user with access to Internet browsing, streaming audio/video, positioning, video conferencing and many other capabilities in addition to voice communication.
  • the Third Generation Partnership Project (3GPP) was established to ensure compatibility among the several 3G systems that are being developed around the world.
  • the Universal Mobile Telephone System (UMTS) is being developed by 3GPP to provide a 3G system that includes terrestrial and satellite systems capable of delivering voice, data and multimedia anywhere in the world.
  • UMTS Universal Mobile Telephone System
  • the drastically increased functionality that is being included in cellular telecommunications systems via the 3GPP standardization has placed substantial demands on the developers of mobile terminals to be used in the systems. This demand is exacerbated by the fact that a mobile terminal is a "resource scarce" environment that is limited in size, memory and power.
  • mobile terminal manufacturers have designed, fabricated and marketed substantially complete mobile terminal systems that include all the hardware and software needed for basic terminal operation as well as the hardware and software needed to provide the features and capabilities desired by the manufacturer or a particular user based on their perception of market needs.
  • Such an approach does not provide the flexibility to quickly adapt to rapid changes in market demands or to satisfy the diverse requirements of multiple users.
  • a mobile terminal platform assembly has been developed that includes a plurality of functionally complementary units of software and hardware that can be marketed as a unit to a plurality of users. Each user can then install, load, and run his own application software into the assembly to provide a tailored platform system for a mobile terminal that meets the user's own particular needs.
  • the mobile terminal platform assembly and the platform system are described in detail in commonly assigned U.S. Patent Application Nos. 10/359,911 and 10/359,835, the disclosures of which are hereby incorporated by reference.
  • a platform system such as described above, wherein mobile terminal platform assembly software and application software are developed separately and then later combined by installing, loading, and running the application software in the mobile terminal platform assembly, may require a non-native application such as a Java midlet to run on a virtual machine.
  • the virtual machine guarantees that, for example, no illegal memory access will take place.
  • non-native applications depend on functionality that is provided by the native code of the mobile terminal platform assembly. Unrestricted access to such native functionality in, for example, the platform domain or the application domain, may jeopardize the integrity of the mobile terminal by, e.g., initiating cost incurring events without notifying the end user.
  • Certificates of origin are used on applications to determine the extent of trust therein and therefore grant access to a subset of the services made available by the mobile terminal platform assembly to the non-native execution environment.
  • the situation is further complicated by the fact that the permissions granted might be changed in run-time by the end user of the mobile terminal. Therefore, there is a need for a dynamic registration of the permissions as well as dynamic filtering of the access to the native code of the mobile terminal platform assembly at any time (e.g., run time).
  • a system for controlling access to a platform includes a platform having a software services component and an interface component.
  • the interface component has at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run in the platform.
  • the system also includes an access controller for controlling access to the software services component by a requesting application domain software via the at least one interface.
  • the access controller includes an interception module for receiving a request from the requesting application domain software to access the software services component and a decision entity for determining if the request should be granted.
  • the requesting application domain software is granted access to the software services component via the at least one interface if the request is granted.
  • a method of controlling access to a platform having a software services component and an interface component includes receiving a request from a requesting application domain software to access the software services component.
  • the interface component has at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run on the platform.
  • the method also includes determining if the request should be granted and, if the request is granted, granting access to the requested software services component via the at least one interface.
  • a system for controlling access to a platform for a mobile terminal for a wireless telecommunications system includes a platform having a software services component and an interface component.
  • the interface component has at least one interface for providing access to the software services component for enabling non-native application software to be installed, loaded, and run on the platform.
  • the system also includes an access controller for controlling access to the software services component by the non-native application software via the at least one interface.
  • the access controller includes an interception module for receiving a request from the non-native application software to access the software services component and a decision entity for determining if the request should be granted.
  • the non-native application software is granted access to the software services component via the at least one interface if the request is granted.
  • FIGURE 1 is a block diagram that schematically illustrates a platform system for a mobile terminal for a wireless telecommunications system to assist in explaining principles of the present invention
  • FIGURE 2 is a block diagram that schematically illustrates a deployment view of the mobile terminal platform assembly of the platform system of FIGURE 1 to further assist in explaining principles of the present invention
  • FIGURE 3 is a block diagram that schematically illustrates the software architecture of the mobile terminal platform assembly of FIGURES 1 and 2 to further assist in explaining principles of the present invention
  • FIGURE 4A is a logical block diagram that schematically illustrates details of the middleware services layer of FIGURES 1-3 according to an exemplary embodiment of the present invention
  • FIGURE 4B is an implementation view that illustrates relationships between different parts of the system, i.e. the Application Domain 500, the Middleware Domain 501 and the Platform Domain 502;
  • FIGURE 5 is a block diagram that schematically illustrates details of the Open
  • FIGURE 6A is a block diagram that schematically illustrates details of the message relating to a permission request and decision in accordance with principles of the invention
  • FIGURE 6B is a block diagram that schematically illustrates details of the message relating to a permission request and a decision according to another exemplary embodiment of the invention.
  • FIGURE 7 is a flow chart that illustrates steps of a method for requesting access and receiving a permission decision from a SAM 518 in accordance with principles of the invention
  • FIGURE 8A and 8B is a flow chart that illustrates the steps of a method for requesting access and receiving a permission decision in a more efficient way according to another exemplary embodiment of the invention
  • FIGURE 9 is a block diagram illustrating details of the security access manager in accordance with principles of the invention.
  • FIGURE 10 is a block diagram illustrating details of the interception module according to another exemplary embodiment of the invention.
  • FIGURE 1 is a block diagram that schematically illustrates a platform system for a mobile terminal for a wireless telecommunications system to assist in explaining principles of the present invention.
  • the platform system is generally designated by reference number 10 and includes a mobile terminal platform assembly 12 and one or more applications (i.e., application software) 14 that have been installed, loaded, and run in the mobile terminal platform assembly 12.
  • Platform system 10 is adapted to be incorporated in a mobile terminal generally designated by dotted line 16.
  • Mobile terminal platform assembly 12 includes a software services component 22, a hardware component 24, and an interface component 26.
  • Software services component 22 includes a plurality of well-structured functional software units for providing services that are offered to users via the interface component 26.
  • the plurality of software units include a plurality of vertically- oriented functional software stacks 30-38.
  • the hardware component 24 includes a set of hardware units that are associated with and controlled by their respective functional software stacks 30-38.
  • the hardware units are different hardware blocks 40-48 associated with the software stacks 30-38.
  • the interface component 26 includes a middleware services layer that includes at least one application programming interface (API) for installing, loading, and running one or more applications 14 in mobile terminal platform assembly 12, that isolates the mobile terminal platform assembly 12 from the applications 14 using the assembly 12 via the interfaces, and that provides various other services for the applications 14.
  • API application programming interface
  • Mobile terminal platform assembly 12 of platform system 10 is adapted to be designed, implemented, assembled, and tested as a complete, enclosed unit separate from the application software 14 (the term "application software” as used herein can be any software that provides the functionality that users (e.g., manufacturers or end users) may wish to have available in addition to the platform software functionality). Users can, accordingly, develop or otherwise acquire their own application software 14 and add that software 14 to the mobile terminal platform assembly 12 at a later time in order to tailor the platform system 10 to their needs. Mobile terminal platform assembly 12 can, accordingly, be sold or otherwise transferred to a plurality of different users each of which can tailor the platform system 10 by installing, loading, and running their own application software on the assembly in order to satisfy their own particular requirements for the platform system.
  • FIGURE 2 is a block diagram that schematically illustrates one example of a deployment view of mobile terminal platform system 12 of FIGURE 1 to further assist in understanding the present invention.
  • mobile terminal platform assembly 12 is controlled via software executing in a main CPU 50.
  • the main CPU 50 may include one or more processors such as microprocessors, micro programmable processors or DSPs (Digital Signal Processors).
  • the software stacks 30-38 of software component 22 each include hardware driver software 60-68 to operate the hardware units associated with each stack. Further details of the mobile terminal platform assembly 12 and platform system 10 are given in the above-mentioned commonly assigned U.S. Patent Application No. 10/359,835.
  • the software incorporated in mobile terminal platform assembly 12 is preferably arranged in such a manner as to make the software organization easy to understand so that it can be more easily designed and more easily upgraded or otherwise modified.
  • FIGURE 3 is a block diagram that schematically illustrates the software architecture of mobile terminal platform assembly 12 to further assist in explaining principles of the present invention.
  • software services component 22 in addition to being organized into a plurality of vertical functional software stacks 30- 38 as described above, is also arranged to define a plurality of horizontal layers such that the software of the middleware services layer and the software of the software services component 22 together define a layered architecture, generally designated by reference number 70, in which the layers are arranged in descending order from a higher level service layer to a lower level service layer.
  • the software architecture differs from the standard ISO/OSI (ISO Open Systems Interconnection) model in that it includes a plurality of horizontally partitioned functional software units that complement a plurality of vertically partitioned software layers.
  • the horizontal partitioning contributes significantly to the creation of independent modular components.
  • the highest layer of the layered architecture is the middleware services layer.
  • the layers of the software services component 22 include an application server layer 80 to provide application services, a platform services layer 82 to provide platform specific services for applications, a platform protocol layer 84 to provide session protocols and application specific protocols, a transport layer 86 to provide audio access/control, datacom transport protocols, messaging transport protocols and the like, a data access layer 88 to provide external data JF access, structured storage services and other low level platform support services, a logical drivers layer 90 and a physical drivers layer 92 encapsulating hardware dependencies.
  • software services component 22 includes basic system services layers 94 that provide general services that are needed by the platform assembly.
  • the bottom two layers 90 and 92 constitute Hardware Abstraction Layers (HAL) which isolate the dependencies between the software and the hardware. Only the physical drivers layer is concerned with the details of the hardware (e.g., which registers in the ASIC hardware are addressed).
  • the logical drivers layer 90 provides a logical mapping to the hardware, i.e., this layer provides a bridge between the hardware and software parts of the mobile terminal platform assembly.
  • the software itself is organized into a plurality of software modules, modules 102, 104, 106 being specifically shown in FIG. 3.
  • modules 102, 104, 106 being specifically shown in FIG. 3.
  • a single module can reside in only one vertical functional stack and in only one horizontal layer within that stack.
  • Each layer can contain from one to many modules, and all the modules in a particular layer in a particular stack have the same level of abstraction.
  • Communication among the various modules is accomplished via a Software Back Plane (SwBP) 112 subject to a set of basic rules for software module-to-module access.
  • a software module may invoke functionality in all layer interfaces below its own layer.
  • a software module may never invoke functionality in layer interfaces (in the SwBP 112) above its own layer, independent of which module the layers belong.
  • a software module may invoke functionality in the layer interface in its own layer in the same vertical stack.
  • a software module may invoke functionality in a software module in the same layer in another vertical stack. (This capability is permitted to limit the number of layers in the vertical stacks.) There is no hard coupling between the various modules and the interfaces in the SwBP 112. As a result, the modules and/or the implementation of the interfaces can be freely changed without any impact on clients to the interfaces.
  • a client is, for example, an application, utility, plug-in, or any other consumer of platform services. This absence of hard coupling is an important capability as it permits individual modules to be added, removed or changed without affecting other modules in the platform assembly.
  • FIGURE 4A is a block diagram that schematically illustrates details of the middleware services layer of the interface component 26 in accordance with principles of the invention.
  • the middleware services layer includes a plurality of API domains, including a non-native environment (e.g., a Java Execution (Java ExE) Environment) API domain 202, an Open Application Framework (OAF) API domain 204, an Open Platform API (OP A) domain 206, and a UI Tool-kit API domain 208.
  • a non-native environment e.g., a Java Execution (Java ExE) Environment
  • OAF Open Application Framework
  • OP A Open Platform API
  • UI Tool-kit API domain 208 e.g., a Java Execution (Java ExE) Environment
  • Java ExE Java Execution
  • OAF Open Application Framework
  • OP A Open Platform API
  • the mobile terminal platform assembly 12 supports a plurality of application environments.
  • the middleware services layer supports environments for native applications (i.e., applications that are compiled to run with a particular processor and its set of instructions) and for non-native applications (e.g., Java J2ME CLDC MJJDP (Java 2 Micro Edition Connected Limited Device Configuration/Mobile Information Device Profile)).
  • native applications i.e., applications that are compiled to run with a particular processor and its set of instructions
  • non-native applications e.g., Java J2ME CLDC MJJDP (Java 2 Micro Edition Connected Limited Device Configuration/Mobile Information Device Profile)
  • Each application environment has its own characteristics and in terms of:
  • FIGURE 4B illustrates relationships between different parts of the system via an implementation view.
  • the main domains are the Application Domain 500, the Middleware Domain 501, and the Platform Domain 502. Modules on a higher level are considered to have dependencies on lower-level modules in FIGURE 4B.
  • the Application Domain 500 may hold non-native applications 506(1 )-(N) encapsulated in a non-native environment 504 (e.g., a Java virtual machine) as well as native applications 516. However, the Application Domain 500 need not necessarily hold any non-native applications. Service requests from the applications 506 and 516 are subject to access control via an Interception Module 508 before they are passed on to lower-level services.
  • a non-native environment 504 e.g., a Java virtual machine
  • Service requests from the applications 506 and 516 are subject to access control via an Interception Module 508 before they are passed on to lower-level services.
  • Such lower-level services may include Plug-Ins (e.g., a UI Toolkit 510) holding high-level graphical support as well as more fundamental services represented by an Open Platform API (OPA) 512 in the Middleware Domain 501.
  • OPA Open Platform API
  • applications may communicate with an Application Manager (AM) 514 in order to request updates of access permissions.
  • AM Application Manager
  • the AM 514 informs a security access manager (SAM) 518 of any such requests.
  • SAM security access manager
  • FIGURE 5 is a block diagram that schematically illustrates major software modules in the Open Application Framework (OAF) API domain 204 according to an exemplary embodiment of the present invention.
  • the modules include the SAM 518 and an access interception module (IM) 223.
  • the SAM 518 is responsible for granting access by applications to the Open Platform API domain 206 made by non-native applications, such as Java applications, in order to monitor such applications according to their credentials. In other words, the SAM 518 has the responsibility to decide whether or not a call from a non-native environment should be permitted.
  • the SAM 518 holds and maintains the security policies related to the access of the platform services. In this regard, access to the native platform services by the Java Exe Environment 504 may be more restrictive than for the native application environment 516.
  • the IM 223 is responsible for monitoring service requests from the applications running in the non-native (e.g., Java) environment 504, monitoring that in some cases might also be considered for native execution environments.
  • the AM 514 handles the registration, installation, start, stop, uninstall, and removal of all applications.
  • the JJVI 223 intercepts non-native application service requests from the EXE environment to the native platform services (interception takes place at the border of the Java support layer in the case of a Java application) and calls on the SAM 518 to grant access. If access is granted, the non-native application service request is forwarded to the Open Platform API (OPA) 206 and treated the same as a native application.
  • OPA Open Platform API
  • a permission request is traffic between the IM 223 and the SAM 518.
  • a service request is traffic between an application 250 (See, e.g., FIGS. 6A-B), or any software in the application domain 500, and the platform domain 502.
  • a service request represents a client accessing the services of
  • the SAM 518 may grant access to the native platform services in a variety of ways, one example of which is illustrated in FIGURES 6A and 7.
  • FIGURE 6A is a block diagram of the components and messages involved in granting or denying a service request
  • FIGURE 7 is a flow chart that illustrates a method associated therewith according to exemplary embodiments of the present invention.
  • a non-native application 250 requests a service that requires access to the native platform services at step 280.
  • the IM 223 intercepts the service request, which includes an ID tag of the requesting non-native application 250.
  • a permission request is sent from the Bvl 223 to the SAM 518 along with the JO tag included with the service request.
  • the IM 223 may also send the SAM 518 additional access information and an identification of the native platform service that the non-native application 250 desires to access.
  • the SAM 518 reviews the security policies of the native platform services to determine if access may be granted to the non-native application 250.
  • the SAM 518 forms a permission decision and forwards the decision to the JJVI 223. If the permission request is granted, then, at step 288, the service request is forwarded to the native platform service or services requested by the non-native application 250. The requested service is then executed at step 290. If the permission request is denied, then, at step 296, a reject response is sent to the non- native application 250.
  • the request is rejected at step 292 and the request is aborted and returned to the requesting non-native application 250 at step 296 as shown in FIGURES 7 and 8A.
  • the permission decision may require an approval procedure.
  • the user may be asked to approve access to the native platform service as shown at step 294. If the user approves the access at step 294, then the request is forwarded to the native platform service as in step 288. However, if access is denied at step 294, then the request is rejected at step 292 and the request is aborted and returned to the client that issued the request at step 296.
  • FIGURES 6B, 8 A, and 8B illustrate another example where the interception module locally takes the decision to grant or deny requests and where the SAM 518 updates credentials stored in the JJVI.
  • a non-native application 250 requests a service.
  • the service request is intercepted by the JJVI 223.
  • the LM 223 grants or denies the request locally.
  • the SAM 518 issues update requests to the IM 223, on a per need basis or at intervals, of the records kept by the IM 223 and upon which the JJVI 223 bases a grant.
  • FIGURE 8A is a flow chart that further illustrates a process of granting or denying of a service request according to the example shown in FIG. 6B.
  • the non-native application 250 invokes a service request and the service request is intercepted, along with an ID tag, at the JJVI 223.
  • the JJVI 223 makes a decision locally.
  • the JJVI 223 maintains access records for the native platform services. Each access record includes the ID tags of specific applications that have permission to access the requested native platform service.
  • the IM 223 searches the access record of the requested native platform service to determine, at step 303, if the ID tag of the requesting non-native application 250 is associated therewith and the request should thus be granted. If the ID tag of the requesting non-native application 250 is found in the access record, then at step 303, permission is granted for the non-native application 250 to access the requested native platform service. Similarly to step 288 of FIGURE 7, the service request is forwarded to the requested native platform service and the service is executed at step 290. If the ID tag of the requesting non-native application
  • the request is rejected at step 292, aborted and returned to the client that issued the request at step 296.
  • the permission decision may require an approval procedure.
  • the user may be asked to approve access to the native platform service as shown at step 294. If the user approves the access at step 294, then the request is forwarded to the native platform service as in step 288. However, if access is denied at step 294, then the request is rejected at step 292 and the request is aborted and returned to the client that issued the request at step 296.
  • the SAM 518 may distribute permission update requests to at least one IM 223 as required or at predetermined intervals. As presented by FIGURE 8B, there are different scenarios for when such an update might take place.
  • the user may alter the permissions for a particular non-native application 250 during run-time via the AM 514, indicated by step 412, thereby requiring an update of the access records maintained by the SAM 518 as indicated by step 414.
  • the updated permissions will then be forwarded by the SAM to the IM, as indicated by step 416.
  • Additional cases where updates of the SAM and IM records are necessary include when a new application is added to the system, as indicated by steps 404 and 406, as well as when an existing application is removed from the system, indicated by steps 408 and 410.
  • a decision cache may be utilized in accordance with an embodiment of the EVI 223 as described below.
  • the SAM 518 includes a decision cache 310 for logging the most frequent and/or the most recent service requests to find the permission decision associated with a particular service request.
  • a given non- native application 250 may submit the same service request numerous times. Therefore, the decision cache 310 keeps a record of frequent service requests and may search through the earlier requests to find the permission decision associated with the particular service request.
  • a Java application may request a particular native platform service a number of times.
  • the received permission request includes the JJD tag of the requesting non-native application 250. The first time the non-native application 250 makes a service request, the SAM
  • ACL Access Control List
  • the ACL 312 stores a number of access records, which are derived from, for example, application certificates of origin. These records 314 are associated with each registered and installed non-native application, such as a specific Java application..
  • the SAM 518 searches through the possible records of requesting applications 314 to find a match with the particular requesting application. If the particular requesting application is found among the set of records, then the permissions 316 are searched to determine whether access should be granted to the requested native platform service. Based on the associated and stored permissions 316, a permission decision is generated.
  • FIGURE 10 illustrates details of JJVI 223 according to another exemplary embodiment of the present invention. Note that although the ACL and decision cache are located in the JJVI 223 in this example, the same principle is applicable if they were located in the SAM 518.
  • ACL 312 stores access records of a different format from that illustrated in FIGURE 9. Jn particular, in FIGURE 10, ACL 312 stores access records 318 for the native platform services of the mobile terminal.
  • An access record 318 exists for each native platform service (or group of services) of the mobile terminal.
  • Each access record 318 includes the JJD tags 320 of the non-native applications 250 that are allowed access to the particular native platform service (or group of services) associated with the access record 318.
  • the SAM 518 sends requests to the IM 223 when updates to the access lists and records are needed.
  • the update requests include the ID tag 320 of the non-native application 250 associated with the update and an identification of the requested native platform service or services where the permissions must be changed.
  • the LM 223 searches the ACL 312 for the access record 318 of the requested native platform service. Once located, the LM 223 determines whether the JJD tag 320 of the requesting non-native application 250 is included in the located access record 318. If the ID tag 320 of the requesting non-native application 250 matches one of the LD tags 320 included in the located access record 318, then permission is granted to the requesting non-native application 250 and the service request is forwarded to the native platform service handler. The permission decision may also be stored in the decision cache 310 in a manner similar to that described with reference to FIGURE 9.
  • the request is rejected at step 292 and the request is aborted and returned to the requesting non-native application 250 at step 296 as shown in FIGURES 7 and 8A.
  • On-demand as well as periodic permission update requests may be distributed from
  • SAM 518 to a registered LVI 223, even during run time.
  • the user may update the permissions granted to a particular non-native application 250 and thereby cause outdated and incorrect information to exist in the SAM 518. Therefore, the SAM 518, whenever necessary or at periodic intervals, issues permission update requests to the LM 223 in order to update the access records 318 of the ACL 312 to maintain the correct permissions and/or JJD tags.
  • the ID tag 320 of a particular non-native application 250 may need to be added to or removed from certain access records 318 depending on the alterations made to the permissions of particular non-native applications 250 by the user.
  • types such as the JJD tags 320, permissions 316, etc.
  • each native platform service may be assigned to a specific security category and each security category is associated with specific permissions.
  • the permission decision is then based on the security category rather than an individual native platform service. Under normal circumstances, the number of security categories would be significantly lower than the number of native platform services and therefore search time related to determining the permission decision is reduced.

Abstract

Method and system for controlling access to a platform for a mobile terminal for a wireless telecommunications system or for another product. The system includes a platform having a software services component and an interface component having at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run in the platform. An access controller controls access to the software services component by the application domain software via the at least one interface. The access controller includes an interception module for receiving a request from the application domain software to access the software services component, and a security access manager for determining if the permission request should be granted. The application domain software is granted access to the software services component via the at least one interface if the permission request is granted by the security access manager.

Description

SECURITY ACCESS MANAGER IN MIDDLEWARE
BACKGROUND OF THE INVENTION
Technical Field of the Invention
The present invention relates generally to the field of wireless telecommunications; and, more particularly, to a system and method for controlling access to a platform for a mobile terminal for a wireless telecommunications system.
Description of Related Art
Since cellular telecommunications systems were first introduced in the 1980s, mobile terminals (Mobile Stations) utilized in the systems have become increasingly more complex. Initially, mobile terminals were designed primarily to provide voice telephony services; i.e., to receive and transmit voice communications. In later years, mobile terminals were developed that also included the ability to transfer user data not related to that of a voice telephone call. Such user data included, for example, data to be transferred over a dial-up networking connection initiated via a personal computer (PC). Currently, so-called "third generation" (3G) systems are being developed for future mobile telecommunications systems. 3G systems will combine high-speed Internet access with traditional voice communication, and will provide a user with access to Internet browsing, streaming audio/video, positioning, video conferencing and many other capabilities in addition to voice communication. The Third Generation Partnership Project (3GPP) was established to ensure compatibility among the several 3G systems that are being developed around the world. The Universal Mobile Telephone System (UMTS) is being developed by 3GPP to provide a 3G system that includes terrestrial and satellite systems capable of delivering voice, data and multimedia anywhere in the world. The drastically increased functionality that is being included in cellular telecommunications systems via the 3GPP standardization has placed substantial demands on the developers of mobile terminals to be used in the systems. This demand is exacerbated by the fact that a mobile terminal is a "resource scarce" environment that is limited in size, memory and power.
Traditionally, mobile terminal manufacturers have designed, fabricated and marketed substantially complete mobile terminal systems that include all the hardware and software needed for basic terminal operation as well as the hardware and software needed to provide the features and capabilities desired by the manufacturer or a particular user based on their perception of market needs. Such an approach does not provide the flexibility to quickly adapt to rapid changes in market demands or to satisfy the diverse requirements of multiple users.
Recognizing the inadequacies of traditional procedures for designing and fabricating mobile terminals, a mobile terminal platform assembly has been developed that includes a plurality of functionally complementary units of software and hardware that can be marketed as a unit to a plurality of users. Each user can then install, load, and run his own application software into the assembly to provide a tailored platform system for a mobile terminal that meets the user's own particular needs. The mobile terminal platform assembly and the platform system are described in detail in commonly assigned U.S. Patent Application Nos. 10/359,911 and 10/359,835, the disclosures of which are hereby incorporated by reference.
A platform system such as described above, wherein mobile terminal platform assembly software and application software are developed separately and then later combined by installing, loading, and running the application software in the mobile terminal platform assembly, may require a non-native application such as a Java midlet to run on a virtual machine. The virtual machine guarantees that, for example, no illegal memory access will take place. However, such non-native applications depend on functionality that is provided by the native code of the mobile terminal platform assembly. Unrestricted access to such native functionality in, for example, the platform domain or the application domain, may jeopardize the integrity of the mobile terminal by, e.g., initiating cost incurring events without notifying the end user.
Certificates of origin are used on applications to determine the extent of trust therein and therefore grant access to a subset of the services made available by the mobile terminal platform assembly to the non-native execution environment. However, the situation is further complicated by the fact that the permissions granted might be changed in run-time by the end user of the mobile terminal. Therefore, there is a need for a dynamic registration of the permissions as well as dynamic filtering of the access to the native code of the mobile terminal platform assembly at any time (e.g., run time).
SUMMARY OF THE INVENTION
A system for controlling access to a platform includes a platform having a software services component and an interface component. The interface component has at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run in the platform. The system also includes an access controller for controlling access to the software services component by a requesting application domain software via the at least one interface. The access controller includes an interception module for receiving a request from the requesting application domain software to access the software services component and a decision entity for determining if the request should be granted. The requesting application domain software is granted access to the software services component via the at least one interface if the request is granted.
A method of controlling access to a platform having a software services component and an interface component includes receiving a request from a requesting application domain software to access the software services component. The interface component has at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run on the platform. The method also includes determining if the request should be granted and, if the request is granted, granting access to the requested software services component via the at least one interface. A system for controlling access to a platform for a mobile terminal for a wireless telecommunications system includes a platform having a software services component and an interface component. The interface component has at least one interface for providing access to the software services component for enabling non-native application software to be installed, loaded, and run on the platform. The system also includes an access controller for controlling access to the software services component by the non-native application software via the at least one interface. The access controller includes an interception module for receiving a request from the non-native application software to access the software services component and a decision entity for determining if the request should be granted. The non-native application software is granted access to the software services component via the at least one interface if the request is granted.
BRIEF DESCRIPTION OF THE DRAWINGS
FIGURE 1 is a block diagram that schematically illustrates a platform system for a mobile terminal for a wireless telecommunications system to assist in explaining principles of the present invention;
FIGURE 2 is a block diagram that schematically illustrates a deployment view of the mobile terminal platform assembly of the platform system of FIGURE 1 to further assist in explaining principles of the present invention;
FIGURE 3 is a block diagram that schematically illustrates the software architecture of the mobile terminal platform assembly of FIGURES 1 and 2 to further assist in explaining principles of the present invention;
FIGURE 4A is a logical block diagram that schematically illustrates details of the middleware services layer of FIGURES 1-3 according to an exemplary embodiment of the present invention;
FIGURE 4B is an implementation view that illustrates relationships between different parts of the system, i.e. the Application Domain 500, the Middleware Domain 501 and the Platform Domain 502; FIGURE 5 is a block diagram that schematically illustrates details of the Open
Application Framework API domain of the middleware services layer of FIGURE 4 according to another exemplary embodiment of the present invention;
FIGURE 6A is a block diagram that schematically illustrates details of the message relating to a permission request and decision in accordance with principles of the invention;
FIGURE 6B is a block diagram that schematically illustrates details of the message relating to a permission request and a decision according to another exemplary embodiment of the invention;
FIGURE 7 is a flow chart that illustrates steps of a method for requesting access and receiving a permission decision from a SAM 518 in accordance with principles of the invention;
FIGURE 8A and 8B is a flow chart that illustrates the steps of a method for requesting access and receiving a permission decision in a more efficient way according to another exemplary embodiment of the invention;
FIGURE 9 is a block diagram illustrating details of the security access manager in accordance with principles of the invention; and
FIGURE 10 is a block diagram illustrating details of the interception module according to another exemplary embodiment of the invention.
DETAILED DESCRIPTION OF THE EXEMPLARY EMBODIMENTS OF THE
INVENTION
FIGURE 1 is a block diagram that schematically illustrates a platform system for a mobile terminal for a wireless telecommunications system to assist in explaining principles of the present invention. The platform system is generally designated by reference number 10 and includes a mobile terminal platform assembly 12 and one or more applications (i.e., application software) 14 that have been installed, loaded, and run in the mobile terminal platform assembly 12. Platform system 10 is adapted to be incorporated in a mobile terminal generally designated by dotted line 16.
Mobile terminal platform assembly 12 includes a software services component 22, a hardware component 24, and an interface component 26. Software services component 22 includes a plurality of well-structured functional software units for providing services that are offered to users via the interface component 26. In the exemplary system 10 illustrated in FIGURE 1, the plurality of software units include a plurality of vertically- oriented functional software stacks 30-38. The hardware component 24 includes a set of hardware units that are associated with and controlled by their respective functional software stacks 30-38. In the exemplary system 10 illustrated in FIGURE 1, the hardware units are different hardware blocks 40-48 associated with the software stacks 30-38.
The interface component 26 includes a middleware services layer that includes at least one application programming interface (API) for installing, loading, and running one or more applications 14 in mobile terminal platform assembly 12, that isolates the mobile terminal platform assembly 12 from the applications 14 using the assembly 12 via the interfaces, and that provides various other services for the applications 14. Specific details of the middleware services layer will be described hereinafter.
Mobile terminal platform assembly 12 of platform system 10 is adapted to be designed, implemented, assembled, and tested as a complete, enclosed unit separate from the application software 14 (the term "application software" as used herein can be any software that provides the functionality that users (e.g., manufacturers or end users) may wish to have available in addition to the platform software functionality). Users can, accordingly, develop or otherwise acquire their own application software 14 and add that software 14 to the mobile terminal platform assembly 12 at a later time in order to tailor the platform system 10 to their needs. Mobile terminal platform assembly 12 can, accordingly, be sold or otherwise transferred to a plurality of different users each of which can tailor the platform system 10 by installing, loading, and running their own application software on the assembly in order to satisfy their own particular requirements for the platform system.
FIGURE 2 is a block diagram that schematically illustrates one example of a deployment view of mobile terminal platform system 12 of FIGURE 1 to further assist in understanding the present invention. As illustrated in FIGURE 2, mobile terminal platform assembly 12 is controlled via software executing in a main CPU 50. The main CPU 50 may include one or more processors such as microprocessors, micro programmable processors or DSPs (Digital Signal Processors). The software stacks 30-38 of software component 22 each include hardware driver software 60-68 to operate the hardware units associated with each stack. Further details of the mobile terminal platform assembly 12 and platform system 10 are given in the above-mentioned commonly assigned U.S. Patent Application No. 10/359,835. The software incorporated in mobile terminal platform assembly 12 is preferably arranged in such a manner as to make the software organization easy to understand so that it can be more easily designed and more easily upgraded or otherwise modified.
FIGURE 3 is a block diagram that schematically illustrates the software architecture of mobile terminal platform assembly 12 to further assist in explaining principles of the present invention. As shown in FIGURE 3, software services component 22, in addition to being organized into a plurality of vertical functional software stacks 30- 38 as described above, is also arranged to define a plurality of horizontal layers such that the software of the middleware services layer and the software of the software services component 22 together define a layered architecture, generally designated by reference number 70, in which the layers are arranged in descending order from a higher level service layer to a lower level service layer.
The software architecture differs from the standard ISO/OSI (ISO Open Systems Interconnection) model in that it includes a plurality of horizontally partitioned functional software units that complement a plurality of vertically partitioned software layers. The horizontal partitioning contributes significantly to the creation of independent modular components.
The highest layer of the layered architecture is the middleware services layer. The layers of the software services component 22 include an application server layer 80 to provide application services, a platform services layer 82 to provide platform specific services for applications, a platform protocol layer 84 to provide session protocols and application specific protocols, a transport layer 86 to provide audio access/control, datacom transport protocols, messaging transport protocols and the like, a data access layer 88 to provide external data JF access, structured storage services and other low level platform support services, a logical drivers layer 90 and a physical drivers layer 92 encapsulating hardware dependencies. In addition, software services component 22 includes basic system services layers 94 that provide general services that are needed by the platform assembly.
The bottom two layers 90 and 92 constitute Hardware Abstraction Layers (HAL) which isolate the dependencies between the software and the hardware. Only the physical drivers layer is concerned with the details of the hardware (e.g., which registers in the ASIC hardware are addressed). The logical drivers layer 90 provides a logical mapping to the hardware, i.e., this layer provides a bridge between the hardware and software parts of the mobile terminal platform assembly.
The software itself is organized into a plurality of software modules, modules 102, 104, 106 being specifically shown in FIG. 3. In software services component 22, a single module can reside in only one vertical functional stack and in only one horizontal layer within that stack. Each layer can contain from one to many modules, and all the modules in a particular layer in a particular stack have the same level of abstraction. Communication among the various modules is accomplished via a Software Back Plane (SwBP) 112 subject to a set of basic rules for software module-to-module access. These rules can be summarized as follows:
- A software module may invoke functionality in all layer interfaces below its own layer.
- There are no limitations for the direction of serialized data flows. They may go in any direction.
- A software module may never invoke functionality in layer interfaces (in the SwBP 112) above its own layer, independent of which module the layers belong.
- A software module may invoke functionality in the layer interface in its own layer in the same vertical stack.
- A software module may invoke functionality in a software module in the same layer in another vertical stack. (This capability is permitted to limit the number of layers in the vertical stacks.) There is no hard coupling between the various modules and the interfaces in the SwBP 112. As a result, the modules and/or the implementation of the interfaces can be freely changed without any impact on clients to the interfaces. A client is, for example, an application, utility, plug-in, or any other consumer of platform services. This absence of hard coupling is an important capability as it permits individual modules to be added, removed or changed without affecting other modules in the platform assembly.
Further details of the layered architecture, including the SwBP software structure that enables the internal communication between modules within the mobile terminal platform assembly are described in the above-mentioned commonly assigned, U.S. Patent Application No. 10/359,911. The middleware services layer functions to provide a well- defined interface between the software in the mobile terminal platform assembly 12 and the application software 14 to be installed, loaded, and run in the platform assembly, and encapsulates the mobile terminal platform assembly 12 and isolates the assembly 12 from applications via the middleware services layer, and provides various other services for the applications. FIGURE 4A is a block diagram that schematically illustrates details of the middleware services layer of the interface component 26 in accordance with principles of the invention. As shown in FIGURE 4A, the middleware services layer includes a plurality of API domains, including a non-native environment (e.g., a Java Execution (Java ExE) Environment) API domain 202, an Open Application Framework (OAF) API domain 204, an Open Platform API (OP A) domain 206, and a UI Tool-kit API domain 208.
Through the APIs 202-208 in the middleware services layer, the mobile terminal platform assembly 12 supports a plurality of application environments. In the exemplary embodiment of FIGURE 4A, the middleware services layer supports environments for native applications (i.e., applications that are compiled to run with a particular processor and its set of instructions) and for non-native applications (e.g., Java J2ME CLDC MJJDP (Java 2 Micro Edition Connected Limited Device Configuration/Mobile Information Device Profile)). Each application environment has its own characteristics and in terms of:
The way applications are developed (programming language support, compilation and linkage).
The way applications are executed (e.g., interpretation or native code execution) ~ The functional services that are offered.
Potential restrictions in use.
By providing multiple application environment alternatives, a wide range of products with varying demands such as cost, ease of use, time to market, functionality set, size, portability, etc. is facilitated.
FIGURE 4B illustrates relationships between different parts of the system via an implementation view. The main domains are the Application Domain 500, the Middleware Domain 501, and the Platform Domain 502. Modules on a higher level are considered to have dependencies on lower-level modules in FIGURE 4B. The Application Domain 500 may hold non-native applications 506(1 )-(N) encapsulated in a non-native environment 504 (e.g., a Java virtual machine) as well as native applications 516. However, the Application Domain 500 need not necessarily hold any non-native applications. Service requests from the applications 506 and 516 are subject to access control via an Interception Module 508 before they are passed on to lower-level services. Such lower-level services may include Plug-Ins (e.g., a UI Toolkit 510) holding high-level graphical support as well as more fundamental services represented by an Open Platform API (OPA) 512 in the Middleware Domain 501. Via OP A 512, applications may communicate with an Application Manager (AM) 514 in order to request updates of access permissions. In an exemplary embodiment, the AM 514 informs a security access manager (SAM) 518 of any such requests. Further details of the middleware service layer component 26 are described in commonly assigned U.S. Patent Application No. 10/359,772.
FIGURE 5 is a block diagram that schematically illustrates major software modules in the Open Application Framework (OAF) API domain 204 according to an exemplary embodiment of the present invention. As shown, the modules include the SAM 518 and an access interception module (IM) 223. The SAM 518 is responsible for granting access by applications to the Open Platform API domain 206 made by non-native applications, such as Java applications, in order to monitor such applications according to their credentials. In other words, the SAM 518 has the responsibility to decide whether or not a call from a non-native environment should be permitted. The SAM 518 holds and maintains the security policies related to the access of the platform services. In this regard, access to the native platform services by the Java Exe Environment 504 may be more restrictive than for the native application environment 516. The IM 223 is responsible for monitoring service requests from the applications running in the non-native (e.g., Java) environment 504, monitoring that in some cases might also be considered for native execution environments. In general, the AM 514 handles the registration, installation, start, stop, uninstall, and removal of all applications. The JJVI 223 intercepts non-native application service requests from the EXE environment to the native platform services (interception takes place at the border of the Java support layer in the case of a Java application) and calls on the SAM 518 to grant access. If access is granted, the non-native application service request is forwarded to the Open Platform API (OPA) 206 and treated the same as a native application. A permission request is traffic between the IM 223 and the SAM 518. A service request is traffic between an application 250 (See, e.g., FIGS. 6A-B), or any software in the application domain 500, and the platform domain 502. A service request represents a client accessing the services of the platform domain 502.
The SAM 518 may grant access to the native platform services in a variety of ways, one example of which is illustrated in FIGURES 6A and 7. In particular, FIGURE 6A is a block diagram of the components and messages involved in granting or denying a service request, and FIGURE 7 is a flow chart that illustrates a method associated therewith according to exemplary embodiments of the present invention.
With reference to FIGURES 6A and 7, a non-native application 250 requests a service that requires access to the native platform services at step 280. At step 282, the IM 223 intercepts the service request, which includes an ID tag of the requesting non-native application 250. At step 284, a permission request is sent from the Bvl 223 to the SAM 518 along with the JO tag included with the service request. The IM 223 may also send the SAM 518 additional access information and an identification of the native platform service that the non-native application 250 desires to access. The SAM 518 reviews the security policies of the native platform services to determine if access may be granted to the non-native application 250. At step 286, the SAM 518 forms a permission decision and forwards the decision to the JJVI 223. If the permission request is granted, then, at step 288, the service request is forwarded to the native platform service or services requested by the non-native application 250. The requested service is then executed at step 290. If the permission request is denied, then, at step 296, a reject response is sent to the non- native application 250.
If the ID tag 320 does not match one of the ID tags 320 included in the located access record 318, the request is rejected at step 292 and the request is aborted and returned to the requesting non-native application 250 at step 296 as shown in FIGURES 7 and 8A.
In a further option, the permission decision may require an approval procedure. For example, the user may be asked to approve access to the native platform service as shown at step 294. If the user approves the access at step 294, then the request is forwarded to the native platform service as in step 288. However, if access is denied at step 294, then the request is rejected at step 292 and the request is aborted and returned to the client that issued the request at step 296.
FIGURES 6B, 8 A, and 8B illustrate another example where the interception module locally takes the decision to grant or deny requests and where the SAM 518 updates credentials stored in the JJVI. According to FIGURE 6B, a non-native application 250 requests a service. The service request is intercepted by the JJVI 223. The LM 223 grants or denies the request locally. In parallel, the SAM 518 issues update requests to the IM 223, on a per need basis or at intervals, of the records kept by the IM 223 and upon which the JJVI 223 bases a grant.
FIGURE 8A is a flow chart that further illustrates a process of granting or denying of a service request according to the example shown in FIG. 6B. As shown at steps 280 and 282, the non-native application 250 invokes a service request and the service request is intercepted, along with an ID tag, at the JJVI 223. Instead of sending a permission request with the JJD tag from the B I 223 to the SAM 518, the JJVI 223 makes a decision locally. In this embodiment, the JJVI 223 maintains access records for the native platform services. Each access record includes the ID tags of specific applications that have permission to access the requested native platform service. At step 301, the IM 223 searches the access record of the requested native platform service to determine, at step 303, if the ID tag of the requesting non-native application 250 is associated therewith and the request should thus be granted. If the ID tag of the requesting non-native application 250 is found in the access record, then at step 303, permission is granted for the non-native application 250 to access the requested native platform service. Similarly to step 288 of FIGURE 7, the service request is forwarded to the requested native platform service and the service is executed at step 290. If the ID tag of the requesting non-native application
250 is not found in the access record for the requested native platform service, the request is rejected at step 292, aborted and returned to the client that issued the request at step 296.
In a further option, the permission decision may require an approval procedure. For example, the user may be asked to approve access to the native platform service as shown at step 294. If the user approves the access at step 294, then the request is forwarded to the native platform service as in step 288. However, if access is denied at step 294, then the request is rejected at step 292 and the request is aborted and returned to the client that issued the request at step 296. The SAM 518 may distribute permission update requests to at least one IM 223 as required or at predetermined intervals. As presented by FIGURE 8B, there are different scenarios for when such an update might take place. The user may alter the permissions for a particular non-native application 250 during run-time via the AM 514, indicated by step 412, thereby requiring an update of the access records maintained by the SAM 518 as indicated by step 414. The updated permissions will then be forwarded by the SAM to the IM, as indicated by step 416. Additional cases where updates of the SAM and IM records are necessary include when a new application is added to the system, as indicated by steps 404 and 406, as well as when an existing application is removed from the system, indicated by steps 408 and 410. To further expedite the peπnission decision, a decision cache may be utilized in accordance with an embodiment of the EVI 223 as described below. Referring now to FIGURE 9, details of the SAM 518 according to an exemplary embodiment of the present invention are illustrated. As shown, the SAM 518 includes a decision cache 310 for logging the most frequent and/or the most recent service requests to find the permission decision associated with a particular service request. A given non- native application 250 may submit the same service request numerous times. Therefore, the decision cache 310 keeps a record of frequent service requests and may search through the earlier requests to find the permission decision associated with the particular service request. For example, a Java application may request a particular native platform service a number of times. The received permission request includes the JJD tag of the requesting non-native application 250. The first time the non-native application 250 makes a service request, the SAM
518 accesses an Access Control List (ACL) 312 to determine if permission should be granted to the requested native platform service. The ACL 312 stores a number of access records, which are derived from, for example, application certificates of origin. These records 314 are associated with each registered and installed non-native application, such as a specific Java application.. The SAM 518 searches through the possible records of requesting applications 314 to find a match with the particular requesting application. If the particular requesting application is found among the set of records, then the permissions 316 are searched to determine whether access should be granted to the requested native platform service. Based on the associated and stored permissions 316, a permission decision is generated. The permission decision is sent to the IM 223 and may also be logged, along with the permission request in the decision cache 310. The next time the service request from the same non-native application 250 is intercepted by the JJVI 223 and forwarded to the SAM 518, the decision cache 310 is searched for the permission request. When the permission request is located, the permission decision associated with the permission request is forwarded to the LM 223. By utilizing the decision cache 310, the SAM 518 becomes more efficient in making permission decisions. FIGURE 10 illustrates details of JJVI 223 according to another exemplary embodiment of the present invention. Note that although the ACL and decision cache are located in the JJVI 223 in this example, the same principle is applicable if they were located in the SAM 518. In FIGURE 10, ACL 312 stores access records of a different format from that illustrated in FIGURE 9. Jn particular, in FIGURE 10, ACL 312 stores access records 318 for the native platform services of the mobile terminal. An access record 318 exists for each native platform service (or group of services) of the mobile terminal. Each access record 318 includes the JJD tags 320 of the non-native applications 250 that are allowed access to the particular native platform service (or group of services) associated with the access record 318. The SAM 518 sends requests to the IM 223 when updates to the access lists and records are needed. The update requests include the ID tag 320 of the non-native application 250 associated with the update and an identification of the requested native platform service or services where the permissions must be changed. The LM 223 searches the ACL 312 for the access record 318 of the requested native platform service. Once located, the LM 223 determines whether the JJD tag 320 of the requesting non-native application 250 is included in the located access record 318. If the ID tag 320 of the requesting non-native application 250 matches one of the LD tags 320 included in the located access record 318, then permission is granted to the requesting non-native application 250 and the service request is forwarded to the native platform service handler. The permission decision may also be stored in the decision cache 310 in a manner similar to that described with reference to FIGURE 9.
If the ID tag 320 does not match one of the ED tags 320 included in the located access record 318, the request is rejected at step 292 and the request is aborted and returned to the requesting non-native application 250 at step 296 as shown in FIGURES 7 and 8A. On-demand as well as periodic permission update requests may be distributed from
SAM 518 to a registered LVI 223, even during run time. The user may update the permissions granted to a particular non-native application 250 and thereby cause outdated and incorrect information to exist in the SAM 518. Therefore, the SAM 518, whenever necessary or at periodic intervals, issues permission update requests to the LM 223 in order to update the access records 318 of the ACL 312 to maintain the correct permissions and/or JJD tags. The ID tag 320 of a particular non-native application 250 may need to be added to or removed from certain access records 318 depending on the alterations made to the permissions of particular non-native applications 250 by the user.
To further simplify the permission decision procedure, types such as the JJD tags 320, permissions 316, etc., may be grouped into categories to promote efficiency in the searching of the ACL 312 of the JJVI 223 (or the SAM 518 in case this module holds the ACLs). For instance, each native platform service may be assigned to a specific security category and each security category is associated with specific permissions. The permission decision is then based on the security category rather than an individual native platform service. Under normal circumstances, the number of security categories would be significantly lower than the number of native platform services and therefore search time related to determining the permission decision is reduced.
While what has been described constitute exemplary embodiments of the invention, it should be understood that the invention can be varied in many ways without departing from the scope thereof. For example, although the present invention has been described primarily in connection with a platform for a mobile terminal for a wireless telecommunications system, the invention can also be used in connection with platforms for other products. Because the invention can be varied in many ways, it should be recognized that the invention should be limited only insofar as is required by the scope of the following claims.

Claims

WE CLAIM:
1. A system for controlling access to a platform, the system comprising:
a platform having a software services component and an interface component, the interface component having at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run in the platform; and an access controller for controlling access to the software services component by a requesting application domain software via the at least one interface, the access controller comprising: an interception module for receiving a request from the requesting application domain software to access the software services component; and a decision entity for determining if the request should be granted; and wherein the requesting application domain software is granted access to the software services component via the at least one interface if the request is granted.
2. The system according to claim 1, wherein the decision entity is a security access manager, the security access manager holding access and permission policies.
3. The system according to claim 2, wherein: the request includes an identification of the requesting application domain software; and the security access manager includes a collection of records of approved requesting application domain software for use in determining if the request should be granted to the requesting application domain software based on the identification.
4. The system according to claim 3, wherein: the collection of records comprises an access control collection; the security access manager contains an associated permission collection; and the associated permission collection is used to determine if the request should be granted for a requesting application domain software included in the access control collection.
5. The system according to claim 2, wherein the security access manager comprises a decision cache for maintaining a record of requests by application domain software for determining if a permission decision has previously been granted to the requesting application domain software.
6. The system according to claim 2, wherein: the security access manager has a record of requesting application domain software; and the security access manager determines if the request should be granted based on an identification stored in the record.
7. The system according to claim 2, wherein, if the request is denied, a reject message is sent to the requesting application domain software by the interception module.
8. The system according to claim 2, wherein the application domain software comprises non-native application domain software.
9. The system according to claim 8, wherein the non-native application domain software comprises Java application software.
10. The system according to claim 1, wherein the application domain software comprises native application software.
11. The system according to claim 1, wherein the interface component comprises a middleware services layer.
12. The system according to claim 2, wherein the platform comprises a platform for a mobile terminal for a wireless telecommunications system.
13. The system according to claim 1, wherein the decision entity is the interception module.
14. The system according to claim 13, wherein: the request includes an identification of the requesting application domain software; and the interception module includes a collection of records of approved requesting application domain software for use in determining if the permission request should be granted to the requesting application domain software based on the identification.
15. The system according to claim 14, wherein the interception module comprises a decision cache for maintaining a record of application-software identifiers grouped by native platform service for determining if a permission decision has previously been granted to the requesting application domain software.
16. The system according to claim 13, wherein: the interception module has a record for each platform service of the platform; and the interception module determines if the request should be granted based on an identification stored in the record.
17. The system according to claim 13, wherein the application domain software comprises non-native application software.
18. The system according to claim 13, wherein the application domain software comprises native application software.
19. The system according to claim 1, further comprising: a system access module; and wherein the system access module is adapted to update the interception module with information for use by the interception module to determine whether to grant or deny the request.
20. The system according to claim 19, wherein updates by the system access module occur periodically.
21. The system according to claim 19, wherein updates by the system access module occur in response to an update request.
22. A method of controlling access to a platform having a software services component and an interface component, the interface component having at least one interface for providing access to the software services component for enabling application domain software to be installed, loaded, and run on the platform, the method comprising: receiving a request from a requesting application domain software to access the software services component; determining if the request should be granted; and if the request is granted, granting access to the requested software services component via the at least one interface.
23. The method according to claim 22, wherein: the request includes an identification of the requesting application domain software; and a collection of possible requesting application domain software is used in the step of determining if the request should be granted.
24. The method according to claim 23, wherein the collection comprises: an access control collection; and wherein the determining step comprises accessing the access control collection.
25. The method according to claim 22, wherein the determining step comprises determining if a decision has previously been granted to the requesting application domain software.
26. The method according to claim 22, wherein: a record is stored for each platform service of the platform; and the determining step includes determining if the request should be granted to the requesting application domain software based on an identification stored in the record.
27. The method according to claim 22, comprising: if the request is denied, sending a reject message to the requesting application domain software.
28. The method according to claim 22, wherein the application domain software comprises non-native application software.
29. The method according to claim 28, wherein the non-native application domain software comprises Java application software.
30. The method according to claim 22, wherein the application domain software comprises native application software.
31. The method according to claim 22, wherein the platform comprises a platform for a mobile terminal for a wireless telecommunications system.
32. The method according to claim 22, further comprising updating information used to determine whether to grant or deny the request.
33. The method according to claim 32, wherein the step of updating is periodically repeated.
34. The method according to claim 32, wherein the step of updating occurs in response to an update request.
35. A system for controlling access to a platform for a mobile terminal for a wireless telecommunications system, the system comprising: a platform having a software services component and an interface component, the interface component having at least one interface for providing access to the software services component for enabling non-native application software to be installed, loaded, and run on the platform; and an access controller for controlling access to the software services component by the non-native application software via the at least one interface, the access controller including: an interception module for receiving a request from the non-native application software to access the software services component; and a decision entity for determining if the request should be granted; and wherein the non-native application software is granted access to the software services component via the at least one interface if the request is granted.
36. The system of claim 35, wherein the decision entity is the interception module.
37. The system of claim 35, wherein the decision entity is a security access manager.
38. The system according to claim 35, wherein the at least one interface comprises a middleware services layer.
39. The system according to claim 35, wherein the non-native application software comprises Java application software.
40. The system according to claim 35, wherein native application software may be loaded, installed, and run on the platform.
PCT/EP2003/010496 2002-09-23 2003-09-22 Security access manager in middleware WO2004027603A2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2004537141A JP2006508424A (en) 2002-09-23 2003-09-22 Security access manager in middleware
EP19208216.2A EP3627321A1 (en) 2002-09-23 2003-09-22 Mobile terminal with middleware security access manager
EP03750592A EP1573518A2 (en) 2002-09-23 2003-09-22 Security access manager in middleware
AU2003270235A AU2003270235A1 (en) 2002-09-23 2003-09-22 Security access manager in middleware

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US41284402P 2002-09-23 2002-09-23
US41275602P 2002-09-23 2002-09-23
US60/412,756 2002-09-23
US60/412,844 2002-09-23
US10/666,673 US7149510B2 (en) 2002-09-23 2003-09-19 Security access manager in middleware
US10/666,673 2003-09-19

Publications (2)

Publication Number Publication Date
WO2004027603A2 true WO2004027603A2 (en) 2004-04-01
WO2004027603A3 WO2004027603A3 (en) 2006-03-23

Family

ID=32034227

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2003/010496 WO2004027603A2 (en) 2002-09-23 2003-09-22 Security access manager in middleware

Country Status (6)

Country Link
US (1) US7149510B2 (en)
EP (3) EP1573518A2 (en)
JP (1) JP2006508424A (en)
KR (1) KR100974851B1 (en)
AU (1) AU2003270235A1 (en)
WO (1) WO2004027603A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006260085A (en) * 2005-03-16 2006-09-28 Ricoh Co Ltd User authentication device, image forming device, user authentication method and user authentication program
JP2008504618A (en) * 2004-06-30 2008-02-14 フランス テレコム Multipurpose electronic payment method and system
WO2009058154A1 (en) * 2007-11-02 2009-05-07 Qualcomm Incorporated Apparatus and methods of configurable system event and resource arbitration management
WO2012154828A1 (en) * 2011-05-09 2012-11-15 Google Inc. Permission-based administrative controls
US8832817B2 (en) 2011-10-11 2014-09-09 Google Inc. Application marketplace administrative controls

Families Citing this family (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7286823B2 (en) * 2002-02-15 2007-10-23 Telefonaktiebolaget Lm Ericsson (Publ) Mobile multimedia engine
FR2840134B1 (en) * 2002-05-21 2004-08-13 France Telecom METHOD FOR CONTROLLING ACCESS TO CRYPTOGRAPHIC RESOURCES, COMPUTER PLATFORM AND SOFTWARE MODULE FOR USE IN IMPLEMENTING THE METHOD
EP1414211A1 (en) * 2002-10-23 2004-04-28 Sony International (Europe) GmbH Software architecture for capability and quality-of-service negotiations and session establishment for distributed multimedia applications
US7577934B2 (en) * 2003-03-12 2009-08-18 Microsoft Corporation Framework for modeling and providing runtime behavior for business software applications
US7730446B2 (en) * 2003-03-12 2010-06-01 Microsoft Corporation Software business process model
US7779408B1 (en) 2003-03-24 2010-08-17 Sprint Spectrum L.P. Method and system for downloading and managing portable applications on a mobile device
US7437149B1 (en) * 2003-03-24 2008-10-14 Sprint Spectrum L.P. Method and system for exchanging data between portable applications for mobile devices
US7079839B1 (en) 2003-03-24 2006-07-18 Sprint Spectrum L.P. Method and system for push launching applications with context on a mobile device
US7092703B1 (en) 2003-03-24 2006-08-15 Sprint Spectrum L.P. Method and system for accessing a universal message handler on a mobile device
KR100526562B1 (en) * 2003-03-26 2005-11-03 삼성전자주식회사 method for acting application program in mobile communication terminal and method for providing service data in service system of mobile communication network
EP1630679B1 (en) * 2003-05-15 2018-04-04 Vodafone Group PLC Linkage operation method, mobile communication terminal device, mail transmission/reception method, and communication system
US7125244B2 (en) * 2003-06-06 2006-10-24 Husky Injection Molding Systems Ltd. In-line robot mount
JP4368184B2 (en) 2003-11-19 2009-11-18 株式会社日立製作所 Blacklist emergency access blocking device
US7797733B1 (en) * 2004-01-08 2010-09-14 Symantec Corporation Monitoring and controlling services
US7142848B2 (en) 2004-02-26 2006-11-28 Research In Motion Limited Method and system for automatically configuring access control
US20050192939A1 (en) * 2004-02-27 2005-09-01 International Business Machines Corporation System and method for providing classification security in a database management system
US8607299B2 (en) * 2004-04-27 2013-12-10 Microsoft Corporation Method and system for enforcing a security policy via a security virtual machine
WO2006010257A1 (en) * 2004-07-30 2006-02-02 Research In Motion Limited Method and system for coordinating device setting between a communications client and its host device
EP1805599A4 (en) * 2004-07-30 2008-12-10 Research In Motion Ltd System and method for providing a communications client on a host device
US7620705B2 (en) * 2004-07-30 2009-11-17 Research In Motion Limited Method and apparatus for provisioning a communications client on a host device
US20060031681A1 (en) * 2004-08-05 2006-02-09 Motorola, Inc. Method and system for controlling access to a wireless client device
JP2006085281A (en) * 2004-09-14 2006-03-30 Ntt Docomo Inc Application control system and application control method
US20060272005A1 (en) * 2005-05-24 2006-11-30 International Business Machines Corporation Security optimization techniques for web applications
US20060288401A1 (en) * 2005-06-03 2006-12-21 International Business Machines Corporation System and method for generating a Java policy file for Eclipse plug-ins
KR100671506B1 (en) 2005-09-13 2007-01-19 한미아이티 주식회사 A mobile middleware and a method for processing business logic using it
US8707337B2 (en) * 2006-10-31 2014-04-22 Motorola Mobility Llc Dispatch API that permits midlets to initiate dispatch calls
US7949998B2 (en) * 2007-04-20 2011-05-24 Microsoft Corporation Programming framework for closed systems
US20080288937A1 (en) * 2007-05-15 2008-11-20 International Business Machines Corporation Enabling software service in a hosted environment
US8489740B2 (en) * 2007-05-18 2013-07-16 Red Hat, Inc. Method and an apparatus to generate message authentication codes at a proxy server for validating a web session
US8452882B2 (en) * 2007-05-18 2013-05-28 Red Hat, Inc. Method and an apparatus to validate a web session in a proxy server
EP2063682B1 (en) 2007-11-21 2016-09-14 Telefonaktiebolaget LM Ericsson (publ) Technique for platform-to-platform communication
US8103607B2 (en) * 2008-05-29 2012-01-24 Red Hat, Inc. System comprising a proxy server including a rules engine, a remote application server, and an aspect server for executing aspect services remotely
US20100106977A1 (en) * 2008-10-24 2010-04-29 Jan Patrik Persson Method and Apparatus for Secure Software Platform Access
US8620914B1 (en) * 2010-05-18 2013-12-31 Google Inc. Ranking of digital goods in a marketplace
KR101285394B1 (en) * 2011-08-24 2013-08-23 주식회사 팬택 Apparatus and Method for Controlling Permission in Mobile Terminal
KR101380966B1 (en) 2011-08-24 2014-05-02 주식회사 팬택 Apparatus and Method for Security in Mobile Terminal
US9733791B2 (en) 2011-09-12 2017-08-15 Microsoft Technology Licensing, Llc Access to contextually relevant system and application settings
WO2015050587A2 (en) 2013-05-31 2015-04-09 Openpeak Inc. Method and system for isolating secure communication events from a non-secure application
US9576153B2 (en) * 2013-08-23 2017-02-21 Cellco Partnership Device and method for providing information from a backend component to a frontend component by a secure device management abstraction and unification module
CN104424423B (en) * 2013-08-28 2018-06-19 华为终端(东莞)有限公司 The permission of application program determines method and apparatus
US9858321B2 (en) * 2013-09-20 2018-01-02 Oracle International Corporation Accessing application services from forms
US20150341362A1 (en) * 2014-04-02 2015-11-26 Openpeak Inc. Method and system for selectively permitting non-secure application to communicate with secure application
US9489524B2 (en) * 2014-05-23 2016-11-08 Blackberry Limited Intra-application permissions on an electronic device
US9928486B2 (en) 2014-06-05 2018-03-27 Openpeak Llc Method and system for selectively displaying calendar information on secure calendar
US9531757B2 (en) * 2015-01-20 2016-12-27 Cisco Technology, Inc. Management of security policies across multiple security products
US9401933B1 (en) 2015-01-20 2016-07-26 Cisco Technology, Inc. Classification of security policies across multiple security products
US9906520B2 (en) 2015-12-02 2018-02-27 International Business Machines Corporation Multi-user authentication
JP6440100B2 (en) * 2016-03-31 2018-12-19 京セラドキュメントソリューションズ株式会社 Electronics
JP6440099B2 (en) * 2016-03-31 2018-12-19 京セラドキュメントソリューションズ株式会社 Electronics
US10762495B2 (en) 2016-12-30 2020-09-01 Square, Inc. Third-party access to secure hardware
US11483313B2 (en) * 2018-06-28 2022-10-25 Intel Corporation Technologies for updating an access control list table without causing disruption
US11113096B2 (en) 2019-05-13 2021-09-07 Hewlett Packard Enterprise Development Lp Permissions for a cloud environment application programming interface

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020099837A1 (en) 2000-11-20 2002-07-25 Naoyuki Oe Information processing method, apparatus, and system for controlling computer resources, control method therefor, storage medium, and program

Family Cites Families (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3831148A (en) * 1973-01-02 1974-08-20 Honeywell Inf Systems Nonexecute test apparatus
US5689565A (en) * 1995-06-29 1997-11-18 Microsoft Corporation Cryptography system and method for providing cryptographic services for a computer application
US5627478A (en) * 1995-07-06 1997-05-06 Micron Technology, Inc. Apparatus for disabling and re-enabling access to IC test functions
US6467085B2 (en) * 1995-10-17 2002-10-15 Telefonaktiebolaget L M Ericsson (Publ) System and method for reducing coupling in an object-oriented programming environment
FI955188A (en) 1995-10-30 1997-06-24 Nokia Telecommunications Oy Mobile software maintenance
US6044408A (en) * 1996-04-25 2000-03-28 Microsoft Corporation Multimedia device interface for retrieving and exploiting software and hardware capabilities
US6279124B1 (en) * 1996-06-17 2001-08-21 Qwest Communications International Inc. Method and system for testing hardware and/or software applications
WO1998019239A1 (en) 1996-10-25 1998-05-07 Raytheon Systems Canada Ltd. Distributed virtual software interface or machine
US5771240A (en) * 1996-11-14 1998-06-23 Hewlett-Packard Company Test systems for obtaining a sample-on-the-fly event trace for an integrated circuit with an integrated debug trigger apparatus and an external pulse pin
US5954827A (en) * 1996-12-23 1999-09-21 Micron Electronics, Inc. Method and system for indicating computer status
US6002869A (en) * 1997-02-26 1999-12-14 Novell, Inc. System and method for automatically testing software programs
US6137802A (en) * 1997-03-25 2000-10-24 Motorola, Inc. Automatic media switching apparatus and method
US5937366A (en) * 1997-04-07 1999-08-10 Northrop Grumman Corporation Smart B-I-T (Built-In-Test)
DE19739791A1 (en) 1997-09-10 1999-03-11 Siemens Ag Device for processing digital signals for a terminal of a telecommunications network, in particular a mobile radio network
WO1999030514A2 (en) * 1997-12-12 1999-06-17 Alcatel Usa Sourcing, L.P. Network management
US6112312A (en) * 1998-03-10 2000-08-29 Advanced Micro Devices, Inc. Method for generating functional tests for a microprocessor having several operating modes and features
EP1073957B1 (en) 1998-03-23 2003-05-21 Microsoft Corporation Application program interfaces in an operating system
US6052524A (en) * 1998-05-14 2000-04-18 Software Development Systems, Inc. System and method for simulation of integrated hardware and software components
US6105154A (en) * 1998-05-29 2000-08-15 Lucent Technologies, Inc. Multi-bus multi-data transfer protocols controlled by a bus arbiter coupled to a CRC signature compactor
US6061709A (en) * 1998-07-31 2000-05-09 Integrated Systems Design Center, Inc. Integrated hardware and software task control executive
US6808111B2 (en) 1998-08-06 2004-10-26 Visa International Service Association Terminal software architecture for use with smart cards
US6353897B1 (en) * 1999-01-06 2002-03-05 International Business Machines Corporation Object oriented apparatus and method for testing object oriented software
US6389491B1 (en) * 1999-03-23 2002-05-14 Agilent Technologies, Inc. Test instrumentation I/O communication interface and method
WO2000069084A1 (en) 1999-05-07 2000-11-16 Morphics Technology Inc. Reprogrammable digital wireless communication device and method of operating same
EP1190567A2 (en) 1999-05-21 2002-03-27 General Instrument Corporation Programming interface for television settop core system software
US6467086B1 (en) 1999-07-20 2002-10-15 Xerox Corporation Aspect-oriented programming
WO2001014960A2 (en) 1999-08-23 2001-03-01 Koninklijke Philips Electronics N.V. Generic interface for a software module
US20020049852A1 (en) 1999-12-06 2002-04-25 Yen-Jen Lee Global messaging with distributed adaptive streaming control
US6317659B1 (en) * 1999-12-09 2001-11-13 Honeywell International Inc. Layered subsystem architecture for a flight management system
US6553223B1 (en) 1999-12-30 2003-04-22 Qualcomm Incorporated Virtual device architecture for mobile telephones
AU2001227892A1 (en) 2000-01-14 2001-07-24 Parthus Technologies Plc An algorithmic test pattern generator, with built-in-self-test (bist) capabilities, for functional testing of a circuit
US6691249B1 (en) 2000-03-22 2004-02-10 Agilent Technologies, Inc. Probabilistic diagnosis, in particular for embedded and remote applications
GB0011954D0 (en) 2000-05-17 2000-07-05 Univ Surrey Protocol stacks
US7139709B2 (en) * 2000-07-20 2006-11-21 Microsoft Corporation Middleware layer between speech related applications and engines
US7069204B1 (en) 2000-09-28 2006-06-27 Cadence Design System, Inc. Method and system for performance level modeling and simulation of electronic systems having both hardware and software elements
TW580578B (en) 2000-10-03 2004-03-21 Concord Idea Corp System and method for testing integrated circuit devices
TW548535B (en) 2000-10-17 2003-08-21 Ericsson Telefon Ab L M Security system
EP2317432A1 (en) 2000-10-26 2011-05-04 Microsoft Development Center Copenhagen ApS A system and method supporting configurable object definitions
US7035963B2 (en) 2000-12-27 2006-04-25 Intel Corporation Method for resolving address space conflicts between a virtual machine monitor and a guest operating system
US20020121913A1 (en) 2000-12-28 2002-09-05 Advanced Micro Devices, Inc. Tester with independent control of devices under test
US7181237B2 (en) 2001-03-15 2007-02-20 Siemens Communications, Inc. Control of a multi-mode, multi-band mobile telephone via a single hardware and software man machine interface
US20030145044A1 (en) * 2002-01-28 2003-07-31 Nokia Corporation Virtual terminal for mobile network interface between mobile terminal and software applications node
US20040216147A1 (en) * 2002-07-18 2004-10-28 Motorola, Inc. Component based application middleware framework

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020099837A1 (en) 2000-11-20 2002-07-25 Naoyuki Oe Information processing method, apparatus, and system for controlling computer resources, control method therefor, storage medium, and program

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008504618A (en) * 2004-06-30 2008-02-14 フランス テレコム Multipurpose electronic payment method and system
JP2006260085A (en) * 2005-03-16 2006-09-28 Ricoh Co Ltd User authentication device, image forming device, user authentication method and user authentication program
WO2009058154A1 (en) * 2007-11-02 2009-05-07 Qualcomm Incorporated Apparatus and methods of configurable system event and resource arbitration management
US20090119773A1 (en) * 2007-11-02 2009-05-07 D Amore Tianyu Li Apparatus and methods of configurable system event and resource arbitration management
US8238911B2 (en) * 2007-11-02 2012-08-07 Qualcomm Incorporated Apparatus and methods of configurable system event and resource arbitration management
WO2012154828A1 (en) * 2011-05-09 2012-11-15 Google Inc. Permission-based administrative controls
US8832817B2 (en) 2011-10-11 2014-09-09 Google Inc. Application marketplace administrative controls
US9721074B2 (en) 2011-10-11 2017-08-01 Google Inc. Application marketplace administrative controls
US9898592B2 (en) 2011-10-11 2018-02-20 Google Llc Application marketplace administrative controls

Also Published As

Publication number Publication date
AU2003270235A1 (en) 2004-04-08
EP1573518A2 (en) 2005-09-14
KR20050057551A (en) 2005-06-16
US20040127190A1 (en) 2004-07-01
EP3627321A1 (en) 2020-03-25
WO2004027603A3 (en) 2006-03-23
EP3046027A1 (en) 2016-07-20
JP2006508424A (en) 2006-03-09
AU2003270235A8 (en) 2004-04-08
US7149510B2 (en) 2006-12-12
KR100974851B1 (en) 2010-08-11

Similar Documents

Publication Publication Date Title
US7149510B2 (en) Security access manager in middleware
US7421577B2 (en) Communication device, control method of communication device, program and communication method
KR100607423B1 (en) Using permissions to allocate device resources to an application
CN100354828C (en) Middleware services layer for platform system for mobile terminals
US7536181B2 (en) Platform system for mobile terminals
US7363033B2 (en) Method of and system for testing equipment during manufacturing
TWI228364B (en) Communication system, relay device and communication control method
US20040110504A1 (en) System and method for handshaking between wireless devices and servers
JP2005500608A (en) Application-level access privileges to storage on computer devices
US6928151B2 (en) Method and apparatus for limiting call origination accompanied by executing application
US20060259947A1 (en) Method for enforcing a Java security policy in a multi virtual machine system
KR101201095B1 (en) Portable computing environment
CN102685303A (en) Communication method and device
US8938473B2 (en) Secure windowing for labeled containers
EP1462909B1 (en) A computer for managing data sharing among application programs
Bellavista et al. Cosmos: A context-centric access control middleware for mobile environments
CN108062483B (en) Method, device and terminal for accessing system resources by application
CN100565458C (en) Security access manager in the middleware
US11838985B2 (en) Policy-based management of embedded subscriber identity module (eSIM) profiles
CN111506899A (en) Authority management method and authority management architecture of security system
WO2000060466A1 (en) Management agent and system including the same

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1020057004924

Country of ref document: KR

Ref document number: 1020057004923

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2004537141

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2003750592

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 20038252015

Country of ref document: CN

WWP Wipo information: published in national office

Ref document number: 1020057004924

Country of ref document: KR

WWR Wipo information: refused in national office

Ref document number: 1020057004923

Country of ref document: KR

WWW Wipo information: withdrawn in national office

Ref document number: 1020057004923

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003750592

Country of ref document: EP