Movatterモバイル変換


[0]ホーム

URL:


US20140032733A1 - Policy-Based Application Management - Google Patents

Policy-Based Application Management
Download PDF

Info

Publication number
US20140032733A1
US20140032733A1US14/043,902US201314043902AUS2014032733A1US 20140032733 A1US20140032733 A1US 20140032733A1US 201314043902 AUS201314043902 AUS 201314043902AUS 2014032733 A1US2014032733 A1US 2014032733A1
Authority
US
United States
Prior art keywords
application
applications
mobile device
enterprise
managed
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US14/043,902
Inventor
Gary Barton
James Robert Walker
Nitin Desai
Zhongmin Lang
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Citrix Systems Inc
Original Assignee
Citrix Systems Inc
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
Priority claimed from US13/649,076external-prioritypatent/US9378359B2/en
Priority claimed from US13/886,765external-prioritypatent/US9215225B2/en
Priority claimed from US13/886,889external-prioritypatent/US9280377B2/en
Priority to US14/043,902priorityCriticalpatent/US20140032733A1/en
Application filed by Citrix Systems IncfiledCriticalCitrix Systems Inc
Priority to US14/044,998prioritypatent/US20140040979A1/en
Priority to US14/044,972prioritypatent/US8881229B2/en
Priority to US14/044,928prioritypatent/US8799994B2/en
Priority to US14/044,989prioritypatent/US20140053234A1/en
Priority to US14/044,901prioritypatent/US8806570B2/en
Priority to US14/044,919prioritypatent/US9213850B2/en
Priority to US14/045,005prioritypatent/US8769063B2/en
Priority to US14/044,946prioritypatent/US9111105B2/en
Priority to US14/045,014prioritypatent/US9043480B2/en
Priority to EP13795021.8Aprioritypatent/EP2907290A1/en
Priority to CN201380064191.1Aprioritypatent/CN104838630B/en
Priority to EP18186906.6Aprioritypatent/EP3422237B1/en
Priority to EP18186904.1Aprioritypatent/EP3422236B1/en
Assigned to CITRIX SYSTEMS, INCreassignmentCITRIX SYSTEMS, INCASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: BARTON, GARY, DESAI, NITIN, LANG, ZHONGMIN, WALKER, JAMES R
Priority to US14/096,418prioritypatent/US20140096186A1/en
Priority to US14/096,380prioritypatent/US20140095894A1/en
Publication of US20140032733A1publicationCriticalpatent/US20140032733A1/en
Priority to US14/340,096prioritypatent/US9521147B2/en
Priority to US15/345,584prioritypatent/US20170054760A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

Improved techniques for managing enterprise applications on mobile devices are described herein. Each enterprise mobile application running on the mobile device has an associated policy through which it interacts with its environment. The policy selectively blocks or allows activities involving the enterprise application in accordance with rules established by the enterprise. Together, the enterprise applications running on the mobile device form a set of managed applications. Managed applications are typically allowed to exchange data with other managed applications, but are blocked from exchanging data with other applications, such as the user's own personal applications. Policies may be defined to manage data sharing, mobile resource management, application specific information, networking and data access solutions, device cloud and transfer, dual mode application software, enterprise app store access, and virtualized application and resources, among other things.

Description

Claims (20)

What is claimed is:
1. A method of providing a secure storage location on an electronic mobile device, comprising:
receiving, by an electronic mobile device, a managed application from an application server during a first communication, the managed application being constructed to operate in accordance with a set of one or more policy files;
receiving, by the device, the set of one or more policy files from the application server during a second communication which is different than the first communication, the set of one or more policy files being stored on the electronic mobile device separately from the managed application;
running, by the processor, the managed application on the mobile device, the managed application operating in accordance with the set of one or more policy files;
storing and executing multiple managed applications on the device;
associating each managed application with an application group;
associating each application group with a different secure persistent storage area; and
providing access to each secure persistent storage area only to those managed applications in the associated application group.
2. The method ofclaim 1, further comprising:
receiving a set of encryption/decryption keys in one of the policy files; and
using the received set of keys to encrypt data written to the secure persistent storage area, and to decrypt data read from the secure persistent storage area.
3. The method ofclaim 1, further comprising:
receiving a request to delete content from the secure persistent storage area;
responsive to the request, determining whether an originator of the request is authorized to delete the content; and
deleting the content from the secure persistent storage area when the originator is authorized to delete the content.
4. The method ofclaim 3, wherein the originator is other than a user of the electronic mobile device.
5. The method ofclaim 3, wherein the originator is an administrator of an enterprise mobility management (EMM) service.
6. The method ofclaim 1, wherein the set of one or more policy files act to provide access by the managed application to a secure persistent storage area of the electronic mobile device, said secure persistent storage area accessible by an enterprise administrator, and usable to store a plurality of discrete data files.
7. The method ofclaim 1, further comprising:
storing and executing multiple managed applications on the device; and
permitting each managed application access to the secure persistent storage area, based on one or more policy files.
8. One or more non-transitory computer readable media storing computer instructions that, when executed, provide a secure storage location on an electronic mobile device by:
receiving, by an electronic mobile device, a managed application from an application server during a first communication, the managed application being constructed to operate in accordance with a set of one or more policy files;
receiving, by the device, the set of one or more policy files from the application server during a second communication which is different than the first communication, the set of one or more policy files being stored on the electronic mobile device separately from the managed application; and
running, by the processor, the managed application on the mobile device, the managed application operating in accordance with the set of one or more policy files,
wherein the set of one or more policy files act to provide access by the managed application to a secure persistent storage area of the electronic mobile device, said secure persistent storage area accessible by an enterprise administrator, and usable to store a plurality of discrete data files.
9. The computer readable media ofclaim 8, said instructions further comprising:
receiving a set of encryption/decryption keys in one of the policy files; and
using the received set of keys to encrypt data written to the secure persistent storage area, and to decrypt data read from the secure persistent storage area.
10. The computer readable media ofclaim 9, said instructions further comprising:
receiving a request to delete content from the secure persistent storage area;
responsive to the request, determining whether an originator of the request is authorized to delete the content; and
deleting the content from the secure persistent storage area when the originator is authorized to delete the content.
11. The computer readable media ofclaim 10, wherein the originator is other than a user of the electronic mobile device.
12. The computer readable media ofclaim 10, wherein the originator is an administrator of an enterprise mobility management (EMM) service.
13. The computer readable media ofclaim 8, said instructions further comprising:
storing and executing multiple managed applications on the device;
associating each managed application with an application group;
associating each application group with a different secure persistent storage area; and
providing access to each secure persistent storage area only to those managed applications in the associated application group.
14. The computer readable media ofclaim 8, said instructions further comprising:
storing and executing multiple managed applications on the device; and
permitting each managed application access to the secure persistent storage area, based on one or more policy files.
15. An electronic mobile device, comprising:
a processor; and
memory storing computer readable instructions that, when executed by the processor, cause the device to provide a secure storage location by:
receiving, by an electronic mobile device, a managed application from an application server during a first communication, the managed application being to operate in accordance with a set of one or more policy files;
receiving, by the device, the set of one or more policy files from the application server during a second communication which is different than the first communication, the set of one or more policy files being stored on the electronic mobile device separately from the managed application;
running, by the processor, the managed application on the mobile device, the managed application operating in accordance with the set of one or more policy files;
storing and executing multiple managed applications on the device;
associating each managed application with an application group;
associating each application group with a different secure persistent storage area; and
providing access to each secure persistent storage area only to those managed applications in the associated application group.
16. The device ofclaim 15, said instructions further comprising:
receiving a set of encryption/decryption keys in one of the policy files; and
using the received set of keys to encrypt data written to the secure persistent storage area, and to decrypt data read from the secure persistent storage area.
17. The device ofclaim 16, said instructions further comprising:
receiving a request to delete content from the secure persistent storage area;
responsive to the request, determining whether an originator of the request is authorized to delete the content; and
deleting the content from the secure persistent storage area when the originator is authorized to delete the content.
18. The device ofclaim 17, wherein the originator is other than a user of the electronic mobile device.
19. The device ofclaim 17, wherein the originator is an administrator of an enterprise mobility management (EMM) service.
20. The device ofclaim 15, wherein the set of one or more policy files act to provide access by the managed application to a secure persistent storage area of the electronic mobile device, said secure persistent storage area accessible by an enterprise administrator, and usable to store a plurality of discrete data files.
US14/043,9022011-10-112013-10-02Policy-Based Application ManagementAbandonedUS20140032733A1 (en)

Priority Applications (18)

Application NumberPriority DateFiling DateTitle
US14/043,902US20140032733A1 (en)2011-10-112013-10-02Policy-Based Application Management
US14/045,014US9043480B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,946US9111105B2 (en)2011-10-112013-10-03Policy-based application management
US14/045,005US8769063B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,972US8881229B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,998US20140040979A1 (en)2011-10-112013-10-03Policy-Based Application Management
US14/044,928US8799994B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,989US20140053234A1 (en)2011-10-112013-10-03Policy-Based Application Management
US14/044,901US8806570B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,919US9213850B2 (en)2011-10-112013-10-03Policy-based application management
EP18186904.1AEP3422236B1 (en)2012-10-102013-10-09Policy-based application management
EP13795021.8AEP2907290A1 (en)2012-10-102013-10-09Policy-based application management
EP18186906.6AEP3422237B1 (en)2012-10-102013-10-09Policy-based application management
CN201380064191.1ACN104838630B (en)2012-10-102013-10-09 Policy-Based Application Management
US14/096,418US20140096186A1 (en)2011-10-112013-12-04Policy-Based Application Management
US14/096,380US20140095894A1 (en)2011-10-112013-12-04Policy-Based Application Management
US14/340,096US9521147B2 (en)2011-10-112014-07-24Policy based application management
US15/345,584US20170054760A1 (en)2011-10-112016-11-08Policy-Based Application Management

Applications Claiming Priority (20)

Application NumberPriority DateFiling DateTitle
US201161546021P2011-10-112011-10-11
US201161546922P2011-10-132011-10-13
US201261649134P2012-05-182012-05-18
US201261702671P2012-09-182012-09-18
US13/649,076US9378359B2 (en)2011-10-112012-10-10Gateway for controlling mobile device access to enterprise resources
US201261712948P2012-10-122012-10-12
US201261712956P2012-10-122012-10-12
US201261712953P2012-10-122012-10-12
US201261712962P2012-10-122012-10-12
US201261713554P2012-10-142012-10-14
US201261713762P2012-10-152012-10-15
US201261713718P2012-10-152012-10-15
US201261713763P2012-10-152012-10-15
US201261714293P2012-10-162012-10-16
US201261714469P2012-10-162012-10-16
US201361806577P2013-03-292013-03-29
US13/886,765US9215225B2 (en)2013-03-292013-05-03Mobile device locking with context
US13/886,889US9280377B2 (en)2013-03-292013-05-03Application with multiple operation modes
US201361861736P2013-08-022013-08-02
US14/043,902US20140032733A1 (en)2011-10-112013-10-02Policy-Based Application Management

Related Parent Applications (2)

Application NumberTitlePriority DateFiling Date
US13/649,076Continuation-In-PartUS9378359B2 (en)2011-10-112012-10-10Gateway for controlling mobile device access to enterprise resources
US13/886,889Continuation-In-PartUS9280377B2 (en)2011-10-112013-05-03Application with multiple operation modes

Related Child Applications (10)

Application NumberTitlePriority DateFiling Date
US14/045,014ContinuationUS9043480B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,998ContinuationUS20140040979A1 (en)2011-10-112013-10-03Policy-Based Application Management
US14/044,989ContinuationUS20140053234A1 (en)2011-10-112013-10-03Policy-Based Application Management
US14/044,928ContinuationUS8799994B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,919ContinuationUS9213850B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,946ContinuationUS9111105B2 (en)2011-10-112013-10-03Policy-based application management
US14/045,005ContinuationUS8769063B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,972ContinuationUS8881229B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,901ContinuationUS8806570B2 (en)2011-10-112013-10-03Policy-based application management
US14/340,096ContinuationUS9521147B2 (en)2011-10-112014-07-24Policy based application management

Publications (1)

Publication NumberPublication Date
US20140032733A1true US20140032733A1 (en)2014-01-30

Family

ID=50000688

Family Applications (6)

Application NumberTitlePriority DateFiling Date
US14/043,902AbandonedUS20140032733A1 (en)2011-10-112013-10-02Policy-Based Application Management
US14/045,005ActiveUS8769063B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,946ActiveUS9111105B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,919Active2032-12-18US9213850B2 (en)2011-10-112013-10-03Policy-based application management
US14/340,096ActiveUS9521147B2 (en)2011-10-112014-07-24Policy based application management
US15/345,584AbandonedUS20170054760A1 (en)2011-10-112016-11-08Policy-Based Application Management

Family Applications After (5)

Application NumberTitlePriority DateFiling Date
US14/045,005ActiveUS8769063B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,946ActiveUS9111105B2 (en)2011-10-112013-10-03Policy-based application management
US14/044,919Active2032-12-18US9213850B2 (en)2011-10-112013-10-03Policy-based application management
US14/340,096ActiveUS9521147B2 (en)2011-10-112014-07-24Policy based application management
US15/345,584AbandonedUS20170054760A1 (en)2011-10-112016-11-08Policy-Based Application Management

Country Status (1)

CountryLink
US (6)US20140032733A1 (en)

Cited By (72)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20120272052A1 (en)*2011-04-212012-10-25Peer WichmannMethod for generating a cryptographic key for a protected digital data object on the basis of current components of a computer
US8726343B1 (en)2012-10-122014-05-13Citrix Systems, Inc.Managing dynamic policies and settings in an orchestration framework for connected devices
US20140177839A1 (en)*2012-12-212014-06-26Mobile Iron, Inc.Secure app-to-app communication
US8769063B2 (en)2011-10-112014-07-01Citrix Systems, Inc.Policy-based application management
CN103957238A (en)*2014-04-042014-07-30北京金山网络科技有限公司Information updating method and device
US8799994B2 (en)2011-10-112014-08-05Citrix Systems, Inc.Policy-based application management
US8806570B2 (en)2011-10-112014-08-12Citrix Systems, Inc.Policy-based application management
US8813179B1 (en)2013-03-292014-08-19Citrix Systems, Inc.Providing mobile device management functionalities
US8850010B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing a managed browser
US8849979B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing mobile device management functionalities
US8849978B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing an enterprise application store
US8869235B2 (en)2011-10-112014-10-21Citrix Systems, Inc.Secure mobile browser for protecting enterprise data
US8887230B2 (en)2012-10-152014-11-11Citrix Systems, Inc.Configuring and providing profiles that manage execution of mobile applications
US8910239B2 (en)2012-10-152014-12-09Citrix Systems, Inc.Providing virtualized private network tunnels
US8910264B2 (en)2013-03-292014-12-09Citrix Systems, Inc.Providing mobile device management functionalities
US8914845B2 (en)2012-10-152014-12-16Citrix Systems, Inc.Providing virtualized private network tunnels
US8959579B2 (en)2012-10-162015-02-17Citrix Systems, Inc.Controlling mobile device access to secure data
GB2518526A (en)*2013-09-062015-03-25Bae Systems PlcSecured mobile communications device
US20150121538A1 (en)*2013-10-312015-04-30International Business Machines CorporationTechniques for managing security modes applied to application program execution
US20150128051A1 (en)*2013-11-012015-05-07Google Inc.User-configurable delivery of informational events
US20150150119A1 (en)*2013-11-272015-05-28GM Global Technology Operations LLCFramework for fine-grain access control from high-level application permissions
US9059974B2 (en)2012-12-212015-06-16Mobile Iron, Inc.Secure mobile app connection bus
US20150199193A1 (en)*2014-01-162015-07-16International Business Machines CorporationSystem, Method and Apparatus for Automatic Device Registration and Secure Application Activation
US20150242370A1 (en)*2014-02-262015-08-27Samsung Electronics Co., Ltd.Method and apparatus for processing data
KR20150099440A (en)*2014-02-212015-08-31삼성전자주식회사Method and apparatus to sandbox run-time android applications with lightweight container
WO2015148160A1 (en)*2014-03-262015-10-01Reddo MobilityMethod and apparatus for delivering gui applications executing on local computing devices to remote devices
WO2015184547A1 (en)2014-06-022015-12-10Datex Inc.Tokenizing network appliance and method
US9215225B2 (en)2013-03-292015-12-15Citrix Systems, Inc.Mobile device locking with context
US9235717B1 (en)2013-02-252016-01-12Mobile Iron, Inc.Secure copy and paste of mobile app data
US9280377B2 (en)2013-03-292016-03-08Citrix Systems, Inc.Application with multiple operation modes
US20160135043A1 (en)*2012-12-062016-05-12At&T Intellectual Property I, L.P.Security for network load broadcasts over cellular networks
US9424421B2 (en)2013-05-032016-08-23Visa International Service AssociationSecurity engine for a secure operating environment
US9473931B2 (en)2013-07-172016-10-18Qualcomm IncorporatedMethods to achieve modem-assisted-service-classification functionality in a device with multiple subscriptions
US9509833B2 (en)2014-05-262016-11-29AO Kaspersky LabSystem and method controlling access to applications on a mobile device
US9516022B2 (en)2012-10-142016-12-06Getgo, Inc.Automated meeting room
US20170026362A1 (en)*2015-07-222017-01-26Ca, Inc.Ticket generator for alternate authentication environments
US9606774B2 (en)2012-10-162017-03-28Citrix Systems, Inc.Wrapping an application with field-programmable business logic
US20170140171A1 (en)*2014-05-262017-05-18Telecom Italia S.P.A.System for Managing Personal Data
US9729551B1 (en)*2013-11-262017-08-08Mobile Iron, Inc.Virtual mailbox
EP3247082A1 (en)*2016-05-182017-11-22Zscaler, Inc.Cloud-based virtual private access systems and methods
US20170351870A1 (en)*2016-06-032017-12-07Honeywell International Inc.Apparatus and method for device whitelisting and blacklisting to override protections for allowed media at nodes of a protected system
US20180013816A1 (en)*2016-07-062018-01-11Saeid SafaviMethod and Apparatus for On Demand Mobile Data Transfer
US9886565B2 (en)2014-06-202018-02-06Microsoft Technology Licensing, LlcUser-specific visualization of display elements
WO2018063947A1 (en)*2016-09-302018-04-05Microsoft Technology Licensing, LlcGenerating short-term signatures for accessing cloud storage
US9971585B2 (en)2012-10-162018-05-15Citrix Systems, Inc.Wrapping unmanaged applications on a mobile device
US9985850B2 (en)2013-03-292018-05-29Citrix Systems, Inc.Providing mobile device management functionalities
US10091194B2 (en)2016-05-122018-10-02Bank Of America CorporationPreventing unauthorized access to secured information systems using multi-device authentication techniques
US20190050164A1 (en)*2015-12-292019-02-14Radical App LlpSystem, method , and computer program product for securely delivering content between storage mediums
WO2019046166A1 (en)*2017-08-292019-03-07Symantec CorporationSystems and methods for preventing malicious applications from exploiting application services
US10284627B2 (en)2013-03-292019-05-07Citrix Systems, Inc.Data management for an application with multiple operation modes
US10305891B2 (en)2016-05-122019-05-28Bank Of America CorporationPreventing unauthorized access to secured information systems using multi-device authentication techniques
US20190215301A1 (en)*2015-10-302019-07-11Melih AbdulhayogluSystem and method of protecting a network
US10375024B2 (en)2014-06-202019-08-06Zscaler, Inc.Cloud-based virtual private access systems and methods
WO2020091980A1 (en)*2018-10-302020-05-07Citrix Systems, Inc.Securely sharing files with user devices based on location
WO2021016265A1 (en)*2019-07-222021-01-28Whitestar Communications Inc.Systems and methods of securing digital conversations for its life cycle at source, during transit and at destination
US10908896B2 (en)2012-10-162021-02-02Citrix Systems, Inc.Application wrapping for application management framework
EP3786829A1 (en)*2019-08-302021-03-03Barclays Execution Services LimitedSecure data processing in a third-party cloud environment
US10984133B1 (en)2017-08-022021-04-20Styra, Inc.Defining and distributing API authorization policies and parameters
US11050832B2 (en)2017-03-292021-06-29Citrix Systems, Inc.Maintaining a session across multiple web applications
US11080410B1 (en)2018-08-242021-08-03Styra, Inc.Partial policy evaluation
EP3783518A4 (en)*2018-07-192021-08-04Huawei Technologies Co., Ltd. METHOD AND DEVICE FOR DISPLAY AND STORAGE MEDIUM
US11297050B2 (en)*2017-07-172022-04-05Thirdwayv, Inc.Secure communication for medical devices
US11327815B1 (en)2018-08-232022-05-10Styra, Inc.Validating policies and data in API authorization system
US11425170B2 (en)2018-10-112022-08-23Honeywell International Inc.System and method for deploying and configuring cyber-security protection solution using portable storage device
US11681568B1 (en)2017-08-022023-06-20Styra, Inc.Method and apparatus to reduce the window for policy violations with minimal consistency assumptions
US20230198836A1 (en)*2014-01-142023-06-22Zixcorp Systems, Inc.Provisioning a service using file distribution technology
US20230254321A1 (en)*2022-02-092023-08-10Microsoft Technology Licensing, LlcAdaptive authorization with local route identifier
US11853463B1 (en)2018-08-232023-12-26Styra, Inc.Leveraging standard protocols to interface unmodified applications and services
US20240187411A1 (en)*2022-12-042024-06-06Asad HasanHuman system operator identity associated audit trail of containerized network application with prevention of privilege escalation, online black-box testing, and related systems and methods
US12013819B2 (en)2014-01-142024-06-18Zixcorp Systems, Inc.Asynchronous method for provisioning a service using file distribution technology
KR102681066B1 (en)*2023-06-212024-07-04주식회사 휴이노에임Method, system and non-transitory computer-readable recording medium for managing biosignal data in an edge computing environment
US12111940B1 (en)*2021-12-032024-10-08Amazon Technologies, Inc.Authorizing access to operating system resources using security policies managed by service external to the operating system

Families Citing this family (561)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US7370092B2 (en)*2002-09-122008-05-06Computer Sciences CorporationSystem and method for enhanced software updating and revision
CN102355466B (en)2004-04-302016-01-20黑莓有限公司The system and method for deal with data transmission
US8713173B2 (en)*2008-12-192014-04-29Openpeak Inc.System and method for ensuring compliance with organizational policies
US9734037B1 (en)*2009-09-152017-08-15Symantec CorporationMobile application sampling for performance and network behavior profiling
US9363337B2 (en)*2010-08-092016-06-07Yahoo! Inc.Conversion tracking and context preserving systems and methods
US9288230B2 (en)*2010-12-202016-03-15Qualcomm IncorporatedMethods and apparatus for providing or receiving data connectivity
US8850398B1 (en)*2011-04-242014-09-30Israel L'HeureuxAutomated testing of application programs from an application program ecosystem
US8538845B2 (en)2011-06-032013-09-17Mozido, LlcMonetary transaction system
US9049753B1 (en)*2011-08-192015-06-02Appalachian Lighting Systems, Inc.Lighting device monitor and communication apparatus
US8874935B2 (en)2011-08-302014-10-28Microsoft CorporationSector map-based rapid data encryption policy compliance
US8695060B2 (en)*2011-10-102014-04-08Openpeak Inc.System and method for creating secure applications
US9161226B2 (en)2011-10-172015-10-13Blackberry LimitedAssociating services to perimeters
JP5708445B2 (en)*2011-10-312015-04-30富士通株式会社 Registration method, registration program, and registration apparatus
US9613219B2 (en)2011-11-102017-04-04Blackberry LimitedManaging cross perimeter access
US8799227B2 (en)2011-11-112014-08-05Blackberry LimitedPresenting metadata from multiple perimeters
US10438196B2 (en)2011-11-212019-10-08Mozido, Inc.Using a mobile wallet infrastructure to support multiple mobile wallet providers
US11132672B2 (en)*2011-11-292021-09-28CardlogixLayered security for age verification and transaction authorization
US9722972B2 (en)2012-02-262017-08-01Oracle International CorporationMethods and apparatuses for secure communication
EP2848085A4 (en)*2012-03-142015-11-11Intel CorpMobile terminal architecture for dual personality wireless devices
US9369466B2 (en)2012-06-212016-06-14Blackberry LimitedManaging use of network resources
US9240977B2 (en)*2012-07-112016-01-19Netiq CorporationTechniques for protecting mobile applications
US9355228B2 (en)2012-07-132016-05-31Angel Secure Networks, Inc.System and method for policy driven protection of remote computing environments
US9524198B2 (en)*2012-07-272016-12-20Google Inc.Messaging between web applications
US9087191B2 (en)*2012-08-242015-07-21Vmware, Inc.Method and system for facilitating isolated workspace for applications
WO2014052112A1 (en)*2012-09-272014-04-03Apperian, Inc.Control of applications installed on a remote device
US9774658B2 (en)2012-10-122017-09-26Citrix Systems, Inc.Orchestration framework for connected devices
US20140136943A1 (en)*2012-11-092014-05-15Microsoft CorporationRendering web content within documents
US9535674B2 (en)*2012-12-212017-01-03Bmc Software, Inc.Application wrapping system and method
US9369431B1 (en)*2013-02-072016-06-14Infoblox Inc.Security device controller
US9754392B2 (en)2013-03-042017-09-05Microsoft Technology Licensing, LlcGenerating data-mapped visualization of data
US9270765B2 (en)*2013-03-062016-02-23Netskope, Inc.Security for network delivered services
US20140280698A1 (en)*2013-03-132014-09-18Qnx Software Systems LimitedProcessing a Link on a Device
US12327293B2 (en)2013-03-132025-06-10Promega CorporationRadio frequency identification system
US9563795B2 (en)*2013-03-132017-02-07Mark SehmerRadio frequency identification system
US9344422B2 (en)*2013-03-152016-05-17Oracle International CorporationMethod to modify android application life cycle to control its execution in a containerized workspace environment
US9195388B2 (en)2013-03-152015-11-24Apple Inc.Specifying applications to share in a shared access mode
US9307386B2 (en)2013-03-222016-04-05Global Tel*Link CorporationMultifunction wireless device
US10754966B2 (en)*2013-04-132020-08-25Airwatch LlcTime-based functionality restrictions
US20140344570A1 (en)*2013-05-202014-11-20Microsoft CorporationData Protection For Organizations On Computing Devices
EP3008588A4 (en)*2013-06-112017-01-18Smart Research LimitedMethod and computer program for generating or manipulating source code
US9479398B2 (en)*2013-07-032016-10-25International Business Machines CorporationEnforcing runtime policies in a networked computing environment
US9794244B2 (en)*2013-08-062017-10-17Nec CorporationMethod for operating a network and a network
US20150051943A1 (en)*2013-08-152015-02-19Digi International Inc.System and method of integrating device data with customer relationship management
US9137237B2 (en)2013-09-032015-09-15Microsoft Technology Licensing, LlcAutomatically generating certification documents
US9825933B2 (en)*2013-09-122017-11-21Data Accelerator Ltd.Single sign on for applications
EP2851833B1 (en)2013-09-202017-07-12Open Text S.A.Application Gateway Architecture with Multi-Level Security Policy and Rule Promulgations
US9471798B2 (en)*2013-09-202016-10-18Oracle International CorporationAuthorization policy objects sharable across applications, persistence model, and application-level decision-combining algorithm
US10116697B2 (en)2013-09-202018-10-30Open Text Sa UlcSystem and method for geofencing
US10824756B2 (en)2013-09-202020-11-03Open Text Sa UlcHosted application gateway architecture with multi-level security policy and rule promulgations
US9253212B2 (en)*2013-09-242016-02-02Microsoft Technology Licensing, LlcAutomated production of certification controls by translating framework controls
US10078754B1 (en)*2013-09-242018-09-18Amazon Technologies, Inc.Volume cryptographic key management
US9112846B2 (en)*2013-10-112015-08-18Centrify CorporationMethod and apparatus for transmitting additional authorization data via GSSAPI
US11218507B2 (en)*2013-10-182022-01-04Nokia Technologies OyMethod and system for operating and monitoring permissions for applications in a electronic device
US9342331B2 (en)2013-10-212016-05-17International Business Machines CorporationSecure virtualized mobile cellular device
US9721111B2 (en)*2013-10-242017-08-01Internet Infrastructure Services CorporationMethods of dynamically securing electronic devices and other communications through environmental and system measurements leveraging tailored trustworthy spaces
US9231915B2 (en)*2013-10-292016-01-05A 10 Networks, IncorporatedMethod and apparatus for optimizing hypertext transfer protocol (HTTP) uniform resource locator (URL) filtering
JP6202999B2 (en)*2013-11-082017-09-27株式会社東芝 Information processing apparatus, control method, and program
US9553765B2 (en)*2013-11-132017-01-24International Business Machines CorporationGeospatial based management of configuration profiles
JP6322976B2 (en)*2013-11-292018-05-16富士通株式会社 Information processing apparatus and user authentication method
US10680905B1 (en)2013-12-062020-06-09Mobile Iron, Inc.Application help desk
US10277698B1 (en)*2013-12-122019-04-30Mobile Iron, Inc.Remote display using a proxy
WO2015099699A1 (en)*2013-12-242015-07-02Intel CorporationContext sensitive multi-mode authentication
US9501315B2 (en)2014-01-102016-11-22Citrix Systems, Inc.Management of unmanaged user accounts and tasks in a multi-account mobile application
US10567444B2 (en)*2014-02-032020-02-18Cogito CorporationTele-communication system and methods
US10181028B2 (en)*2014-02-212019-01-15Samsung Electronics Co., Ltd.Method and apparatus to sandbox run-time android applications with lightweight container
US9712491B2 (en)*2014-03-032017-07-18Qualcomm Connected Experiences, Inc.Access control lists for private networks of system agnostic connected devices
CN105960775B (en)*2014-03-032020-01-07英特尔公司 Method and apparatus for migrating keys
US9432405B2 (en)2014-03-032016-08-30Microsoft Technology Licensing, LlcCommunicating status regarding application of compliance policy updates
US10615967B2 (en)2014-03-202020-04-07Microsoft Technology Licensing, LlcRapid data protection for storage devices
US20150281368A1 (en)*2014-03-252015-10-01David MilmanSystems and methods for managing distributed sales, service and repair operations
JP6237413B2 (en)*2014-03-312017-11-29富士通株式会社 Backup device, backup method and backup program
US20150281003A1 (en)2014-03-312015-10-01Sonicwall, Inc.Mobile application control
US9692759B1 (en)*2014-04-142017-06-27Trend Micro IncorporatedControl of cloud application access for enterprise customers
US9860241B2 (en)2014-04-152018-01-02Level 3 Communications, LlcDevice registration, authentication, and authorization system and method
EP3132359B1 (en)*2014-04-172022-09-07OpenText CorporationGeneration of document editors having functions specified by role policies
KR102127720B1 (en)*2014-04-222020-06-29삼성전자주식회사Method and apparatus for controlling accessing location information of user equipment implementing application
US9645861B2 (en)*2014-04-292017-05-09Good Technology Holdings LimitedMethod and system for managing and presenting multiple application containers as a single logical container
KR102277772B1 (en)*2014-04-302021-07-14삼성전자주식회사Apparatus and method for integrated management of data in mobile device, and the mobile device
US10581852B2 (en)*2014-05-142020-03-03Sequitur Labs, Inc.Hardware implementation methods and system for secure, policy-based access control for computing devices
US9754091B2 (en)*2014-05-212017-09-05Google Inc.Restricted accounts on a mobile platform
US10599860B2 (en)*2014-05-222020-03-24Tata Consultancy Services LimitedAccessing enterprise data
US9760704B2 (en)*2014-05-232017-09-12Blackberry LimitedSecurity apparatus session sharing
US9635486B2 (en)*2014-06-102017-04-25Microsoft Technology Licensing, LlcNetwork selection for a given application or context
US9769181B2 (en)*2014-06-232017-09-19International Business Machines CorporationMobile device storage volume encryption with geography correlated key management and mount operations
US10182046B1 (en)*2015-06-232019-01-15Amazon Technologies, Inc.Detecting a network crawler
US10168997B2 (en)*2014-06-262019-01-01Ngd Systems, Inc.System and method for executing native client code in a storage device
US9672338B1 (en)*2014-07-072017-06-06Mobile Iron, Inc.Managing applications across multiple management domains
JP2016018339A (en)*2014-07-072016-02-01キヤノン株式会社 System and system control method
DE102014109682B4 (en)*2014-07-102016-04-28Bundesdruckerei Gmbh Mobile terminal for collecting biometric data
US9571463B2 (en)*2014-07-142017-02-14Raytheon Bbn Technologies Corp.Policy-based access control in content networks
US11838851B1 (en)*2014-07-152023-12-05F5, Inc.Methods for managing L7 traffic classification and devices thereof
US10042680B2 (en)*2014-07-172018-08-07Blackberry LimitedCross-domain data sharing with permission control
US9729583B1 (en)2016-06-102017-08-08OneTrust, LLCData processing systems and methods for performing privacy assessments and monitoring of new versions of computer code for privacy compliance
US9537868B2 (en)*2014-07-292017-01-03Time Warner Cable Enterprises LlcCommunication management and policy-based data routing
US9485596B2 (en)2014-08-152016-11-01Getgo, Inc.Utilizing a smartphone during a public address system session
US9219724B1 (en)2014-08-192015-12-22International Business Machines CorporationFacilitated information exchange to a service provider for a requested service
KR102208072B1 (en)*2014-09-012021-01-27삼성전자주식회사Data processing system
US9232013B1 (en)2014-09-052016-01-05Openpeak Inc.Method and system for enabling data usage accounting
US9350818B2 (en)2014-09-052016-05-24Openpeak Inc.Method and system for enabling data usage accounting for unreliable transport communication
US20160071040A1 (en)*2014-09-052016-03-10Openpeak Inc.Method and system for enabling data usage accounting through a relay
US8938547B1 (en)2014-09-052015-01-20Openpeak Inc.Method and system for data usage accounting in a computing device
JP6360179B2 (en)*2014-09-082018-07-18日本電信電話株式会社 Annotation device, annotation method, and annotation program
US9825945B2 (en)2014-09-092017-11-21Microsoft Technology Licensing, LlcPreserving data protection with policy
US10296750B1 (en)2014-09-102019-05-21Amazon Technologies, Inc.Robust data tagging
US9635129B2 (en)*2014-09-102017-04-25At&T Intellectual Property I, L.P.Automatic application discovery, download, integration and launch
US9386033B1 (en)*2014-09-102016-07-05Amazon Technologies, Inc.Security recommendation engine
US10261672B1 (en)*2014-09-162019-04-16Amazon Technologies, Inc.Contextual launch interfaces
US9853812B2 (en)2014-09-172017-12-26Microsoft Technology Licensing, LlcSecure key management for roaming protected content
US10554788B2 (en)*2014-09-192020-02-04Splunk Inc.Remote management of application settings
US10114939B1 (en)*2014-09-222018-10-30Symantec CorporationSystems and methods for secure communications between devices
US9749311B2 (en)2014-09-242017-08-29Oracle International CorporationPolicy based compliance management and remediation of devices in an enterprise system
KR102263913B1 (en)*2014-09-242021-06-14오라클 인터내셔날 코포레이션Method to modify android application life cycle to control its execution in a containerized workspace environment
US10482404B2 (en)*2014-09-252019-11-19Oracle International CorporationDelegated privileged access grants
US10530790B2 (en)2014-09-252020-01-07Oracle International CorporationPrivileged session analytics
US9813238B2 (en)*2014-09-262017-11-07Empire Technology Development LlcMobile security using context patterns
US9501307B2 (en)2014-09-262016-11-22Comcast Cable Communications, LlcSystems and methods for providing availability to resources
US9781153B2 (en)2014-09-302017-10-03At&T Intellectual Property I, L.P.Local applications and local application distribution
US9785425B2 (en)*2014-09-302017-10-10Airwatch LlcManaged clone applications
US9762557B2 (en)*2014-10-282017-09-12Microsoft Technology Licensing, LlcPolicy settings configuration with signals
US10567476B2 (en)*2014-10-302020-02-18Amazon Technologies, Inc.Rule-based action triggering in a provider network
US10063565B2 (en)*2014-10-302018-08-28Sync-N-Scale, LlcMethod and system for geolocation verification of resources
US10091311B2 (en)*2014-11-042018-10-02Entit Software LlcSmart location determination
US9900295B2 (en)2014-11-052018-02-20Microsoft Technology Licensing, LlcRoaming content wipe actions across devices
US9871821B2 (en)*2014-11-112018-01-16Oracle International CorporationSecurely operating a process using user-specific and device-specific security constraints
KR101518420B1 (en)*2014-11-112015-05-07주식회사 에스이웍스Apparatus and method for managing apk file in a android platform
US11223936B2 (en)*2014-11-172022-01-11Lg Electronics Inc.IoT management device for carrying out condition modification mode and method for controlling same
US9935850B1 (en)2014-11-182018-04-03Berryville Holdings, LLCSystems and methods for implementing an on-demand computing network environment
US9584671B2 (en)*2014-11-192017-02-28Facebook, Inc.Techniques to transform network resource requests to zero rated network requests
KR102015953B1 (en)*2014-11-282019-10-21한화테크윈 주식회사Low-powered imaging processing device and method thereof
US9736126B2 (en)*2014-12-042017-08-15International Business Machines CorporationAuthenticating mobile applications using policy files
US20160173569A1 (en)*2014-12-102016-06-16Altimetrik Corp.Standardized system architecture for applications on computer devices
US9641630B2 (en)2014-12-152017-05-02International Business Machines CorporationLocation-enforced data management in complex multi-region computing
US10754967B1 (en)*2014-12-152020-08-25Marvell Asia Pte, Ltd.Secure interrupt handling between security zones
US10097659B1 (en)*2014-12-162018-10-09Amazon Technologies, Inc.High performance geographically distributed data storage, retrieval and update
KR20160073171A (en)*2014-12-162016-06-24삼성전자주식회사Method for providing communication service and electronic device thereof
US10805337B2 (en)*2014-12-192020-10-13The Boeing CompanyPolicy-based network security
WO2016105399A1 (en)*2014-12-232016-06-30Hewlett Packard Enterprise Development LpPrevention of a predetermined action regarding data
US10262066B2 (en)*2014-12-242019-04-16Samsung Electronics Co., Ltd.Crowd-sourced native application crawling
US20160188716A1 (en)*2014-12-242016-06-30Quixey, Inc.Crowd-Sourced Crawling
US9811679B2 (en)*2014-12-302017-11-07Samsung Electronics Co., Ltd.Electronic system with access management mechanism and method of operation thereof
US10404701B2 (en)*2015-01-212019-09-03Onion ID Inc.Context-based possession-less access of secure information
US20160218939A1 (en)*2015-01-282016-07-28Hewlett-Packard Development Company, L.P.Distributed multi-site cloud deployment
US11895138B1 (en)2015-02-022024-02-06F5, Inc.Methods for improving web scanner accuracy and devices thereof
US9716700B2 (en)*2015-02-192017-07-25International Business Machines CorporationCode analysis for providing data privacy in ETL systems
US11171941B2 (en)*2015-02-242021-11-09Nelson A. CicchittoMobile device enabled desktop tethered and tetherless authentication
US11122034B2 (en)2015-02-242021-09-14Nelson A. CicchittoMethod and apparatus for an identity assurance score with ties to an ID-less and password-less authentication system
US10509644B2 (en)*2015-02-252019-12-17Safedk Mobile LtdMethod and system for controlling integrated software components
US9665743B2 (en)*2015-02-262017-05-30Whitecanyon Software, Inc.Selective storage device wiping system and method
US9740597B2 (en)*2015-03-092017-08-22Oracle International CorporationTransactional execution of native methods
CN104717653A (en)*2015-03-122015-06-17惠州Tcl移动通信有限公司Network connection control method and system of mobile terminal
US11113047B2 (en)*2015-03-132021-09-07Kony, Inc.Systems and processes of accessing backend services with a mobile application
US9807060B2 (en)*2015-03-132017-10-31International Business Machines CorporationGoverned routing of enterprise data in hybrid mobile applications
WO2016146494A1 (en)*2015-03-132016-09-22Koninklijke Kpn N.V.Method and control system for controlling provisioning of a service in a network
US10484339B2 (en)2015-03-242019-11-19Global Data Sentinel, Inc.Pervasive data security
US9369537B1 (en)2015-03-312016-06-14Lock2Learn, LLCSystems and methods for regulating device usage
US9710619B2 (en)*2015-03-312017-07-18Canon Information And Imaging Solutions, Inc.System and method for providing an electronic document
WO2016161190A1 (en)*2015-04-012016-10-06Threatstop, Inc.Domain name system based vpn management
US9900777B2 (en)2015-04-102018-02-20Wal-Mart Stores, Inc.Systems and methods for controlling mobile device use
GB2537601B (en)*2015-04-142017-12-27Avecto LtdComputer device and method for isolating untrusted content on a clipboard
EP3283964B1 (en)*2015-04-152021-03-17BlackBerry LimitedMethod of operating a computing device, computing device and computer program
US10027684B1 (en)*2015-04-222018-07-17United Services Automobile Association (Usaa)Method and system for user credential security
US10104086B2 (en)2015-04-242018-10-16Oracle International CorporationTechniques for fine grained protection of resources in an access management environment
US10171437B2 (en)2015-04-242019-01-01Oracle International CorporationTechniques for security artifacts management
US10142371B2 (en)*2015-04-242018-11-27Oracle International CorporationAuthorization policy customization and authorization policy lockdown
US10025758B2 (en)2015-04-272018-07-17Microsoft Technology Licensing, LlcSupport for non-native file types in web application environment
US11115417B2 (en)2015-05-192021-09-07Microsoft Technology Licensing, Llc.Secured access control to cloud-based applications
US10148493B1 (en)*2015-06-082018-12-04Infoblox Inc.API gateway for network policy and configuration management with public cloud
CN105187372B (en)*2015-06-092018-05-18深圳市腾讯计算机系统有限公司A kind of data processing method based on mobile application entrance, device and system
US20160364553A1 (en)*2015-06-092016-12-15Intel CorporationSystem, Apparatus And Method For Providing Protected Content In An Internet Of Things (IOT) Network
US10290022B1 (en)2015-06-232019-05-14Amazon Technologies, Inc.Targeting content based on user characteristics
US10162767B2 (en)*2015-06-272018-12-25Mcafee, LlcVirtualized trusted storage
US9684788B2 (en)*2015-06-292017-06-20International Business Machines CorporationSelf-repair and distributed-repair of applications
US9853820B2 (en)2015-06-302017-12-26Microsoft Technology Licensing, LlcIntelligent deletion of revoked data
US10554662B2 (en)2015-06-302020-02-04Mcafee, LlcSecurity service for an unmanaged device
US10699020B2 (en)2015-07-022020-06-30Oracle International CorporationMonitoring and alert services and data encryption management
US10581987B2 (en)*2015-07-062020-03-03Airwatch LlcApplication network usage management
US9723026B2 (en)2015-07-092017-08-01Cisco Technology, Inc.Managing network resource access using session context
US9942240B2 (en)*2015-07-212018-04-10Citrix Systems, Inc.Anonymous application wrapping
US10387809B2 (en)*2015-07-292019-08-20Flexera Software LlcMethod and apparatus for extracting mobile application suitability features for a mobile business application
US10127403B2 (en)*2015-07-302018-11-13Samsung Electronics Co., Ltd.Computing system with privacy control mechanism and method of operation thereof
US10073720B2 (en)*2015-07-302018-09-11Airwatch, LlcRestricted application visibility
US20170118591A1 (en)*2015-08-022017-04-27Aegex Technologies, LlcConfiguring and Managing Mobile Devices in Predefined Geographic Locations
US9900377B2 (en)*2015-08-072018-02-20International Business Machines CorporationDynamic healthchecking load balancing gateway
US9762616B2 (en)*2015-08-082017-09-12International Business Machines CorporationApplication-based security rights in cloud environments
US9955353B2 (en)*2015-08-142018-04-24Microsoft Technology Licensing, LlcDelegated profile and policy management
US10021542B2 (en)*2015-08-282018-07-10Airwatch LlcProviding access to applications with varying enrollment levels
US10182130B2 (en)*2015-08-312019-01-15Airwatch LlcPer-application network content filtering
US10476916B2 (en)*2015-09-142019-11-12Airwatch LlcProviding on-demand VPN connectivity on a per-application basis
CN108137265B (en)*2015-09-212020-08-14通力股份公司Application programming interface manager
US10104123B2 (en)*2015-09-232018-10-16Ca, Inc.Fetching a policy definition library from a policy server at mobile device runtime of an application package to control access to mobile device resources
US10447795B2 (en)*2015-10-052019-10-15Polycom, Inc.System and method for collaborative telepresence amongst non-homogeneous endpoints
US10073583B2 (en)*2015-10-082018-09-11Adobe Systems IncorporatedInter-context coordination to facilitate synchronized presentation of image content
US9900325B2 (en)2015-10-092018-02-20Microsoft Technology Licensing, LlcPassive encryption of organization data
US9658817B2 (en)*2015-10-152017-05-23Optim CorporationScreen sharing terminal, method of screen sharing, and program for screen sharing terminal
US11900090B2 (en)2015-10-272024-02-13Airwatch LlcEnforcement of updates for devices unassociated with a directory service
US10860304B2 (en)*2015-10-272020-12-08Airwatch LlcEnforcement of updates for devices unassociated with a directory service
US10693933B2 (en)*2015-10-292020-06-23Netflix, Inc.Techniques for modifying a rules engine in a highly-scaled computing environment
US11593075B2 (en)2015-11-032023-02-28Open Text Sa UlcStreamlined fast and efficient application building and customization systems and methods
US20170168797A1 (en)*2015-12-092017-06-15Microsoft Technology Licensing, LlcModel-driven updates distributed to changing topologies
US10142293B2 (en)2015-12-152018-11-27International Business Machines CorporationDynamically defined virtual private network tunnels in hybrid cloud environments
US9571457B1 (en)*2015-12-152017-02-14International Business Machines CorporationDynamically defined virtual private network tunnels in hybrid cloud environments
US10346628B2 (en)*2015-12-162019-07-09Architecture Technology CorporationMulti-domain application execution management
US10034174B1 (en)*2015-12-212018-07-24United Services Automobile Association (Usaa)Systems and methods for authenticating a caller using biometric authentication
US10817593B1 (en)*2015-12-292020-10-27Wells Fargo Bank, N.A.User information gathering and distribution system
US10892942B2 (en)2016-01-222021-01-12Equinix, Inc.Container-based cloud exchange disaster recovery
CN106411830B (en)*2016-01-252019-06-21平安科技(深圳)有限公司The method and mobile terminal for preventing access data to be tampered
US11424931B2 (en)*2016-01-272022-08-23Blackberry LimitedTrusted execution environment
US10747748B2 (en)*2016-01-292020-08-18International Business Machines CorporationGenerating mobile data schema to support disconnected operations
US9626389B1 (en)*2016-01-292017-04-18International Business Machines CorporationData compression model for mobile device disconnected operations
US10044719B2 (en)*2016-01-292018-08-07Zscaler, Inc.Client application based access control in cloud security systems for mobile devices
US10599409B2 (en)2016-02-022020-03-24Blackberry LimitedApplication lifecycle operation queueing
US10136282B2 (en)*2016-02-042018-11-20International Business Machines CorporationDynamic download policy for mobile applications
US10255092B2 (en)*2016-02-092019-04-09Airwatch LlcManaged virtual machine deployment
FR3047620B1 (en)*2016-02-092018-03-16Idemia France METHOD FOR ADMINISTERING A COMMUNICATION CHANNEL BETWEEN TWO HOST COMPONENTS OF AN NFC MOBILE DEVICE
US11388037B2 (en)2016-02-252022-07-12Open Text Sa UlcSystems and methods for providing managed services
US12339979B2 (en)*2016-03-072025-06-24Crowdstrike, Inc.Hypervisor-based interception of memory and register accesses
US11425169B2 (en)2016-03-112022-08-23Netskope, Inc.Small-footprint endpoint data loss prevention (DLP)
US9935955B2 (en)*2016-03-282018-04-03Zscaler, Inc.Systems and methods for cloud based unified service discovery and secure availability
US10212169B2 (en)*2016-03-302019-02-19Oracle International CorporationEnforcing data security in a cleanroom data processing environment
US12288233B2 (en)2016-04-012025-04-29OneTrust, LLCData processing systems and methods for integrating privacy information management systems with data loss prevention tools or other tools for privacy design
US10706447B2 (en)2016-04-012020-07-07OneTrust, LLCData processing systems and communication systems and methods for the efficient generation of privacy risk assessments
US11244367B2 (en)2016-04-012022-02-08OneTrust, LLCData processing systems and methods for integrating privacy information management systems with data loss prevention tools or other tools for privacy design
US11004125B2 (en)2016-04-012021-05-11OneTrust, LLCData processing systems and methods for integrating privacy information management systems with data loss prevention tools or other tools for privacy design
US10277572B2 (en)*2016-04-122019-04-30Blackberry LimitedProvisioning enterprise services provided by an infrastructure service server
US10817597B2 (en)*2016-04-202020-10-27Servicenow, Inc.Operational scoping with access restrictions
US10365909B2 (en)*2016-04-212019-07-30Data Accelerator Ltd.Method and system for deploying virtualized applications
US10326603B2 (en)*2016-05-062019-06-18Blackberry LimitedInter-workspace communications
US10893113B2 (en)*2016-06-062021-01-12International Business Machines CorporationGenerating push notifications
CN107483521A (en)*2016-06-082017-12-15阿里巴巴集团控股有限公司 An information display method, device and system
US11157600B2 (en)2016-06-102021-10-26OneTrust, LLCData processing and scanning systems for assessing vendor risk
US10706176B2 (en)2016-06-102020-07-07OneTrust, LLCData-processing consent refresh, re-prompt, and recapture systems and related methods
US10949565B2 (en)2016-06-102021-03-16OneTrust, LLCData processing systems for generating and populating a data inventory
US11392720B2 (en)2016-06-102022-07-19OneTrust, LLCData processing systems for verification of consent and notice processing and related methods
US10416966B2 (en)2016-06-102019-09-17OneTrust, LLCData processing systems for identity validation of data subject access requests and related methods
US11138299B2 (en)2016-06-102021-10-05OneTrust, LLCData processing and scanning systems for assessing vendor risk
US10708305B2 (en)2016-06-102020-07-07OneTrust, LLCAutomated data processing systems and methods for automatically processing requests for privacy-related information
US11100444B2 (en)2016-06-102021-08-24OneTrust, LLCData processing systems and methods for providing training in a vendor procurement process
US11651104B2 (en)2016-06-102023-05-16OneTrust, LLCConsent receipt management systems and related methods
US11651106B2 (en)2016-06-102023-05-16OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US11228620B2 (en)2016-06-102022-01-18OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US10282559B2 (en)2016-06-102019-05-07OneTrust, LLCData processing systems for identifying, assessing, and remediating data processing risks using data modeling techniques
US10796260B2 (en)2016-06-102020-10-06OneTrust, LLCPrivacy management systems and methods
US10769301B2 (en)2016-06-102020-09-08OneTrust, LLCData processing systems for webform crawling to map processing activities and related methods
US11188615B2 (en)2016-06-102021-11-30OneTrust, LLCData processing consent capture systems and related methods
US11134086B2 (en)2016-06-102021-09-28OneTrust, LLCConsent conversion optimization systems and related methods
US12299065B2 (en)2016-06-102025-05-13OneTrust, LLCData processing systems and methods for dynamically determining data processing consent configurations
US10565161B2 (en)*2016-06-102020-02-18OneTrust, LLCData processing systems for processing data subject access requests
US10997318B2 (en)2016-06-102021-05-04OneTrust, LLCData processing systems for generating and populating a data inventory for processing data access requests
US10848523B2 (en)2016-06-102020-11-24OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11586700B2 (en)2016-06-102023-02-21OneTrust, LLCData processing systems and methods for automatically blocking the use of tracking tools
US11210420B2 (en)2016-06-102021-12-28OneTrust, LLCData subject access request processing systems and related methods
US11438386B2 (en)2016-06-102022-09-06OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US10878127B2 (en)2016-06-102020-12-29OneTrust, LLCData subject access request processing systems and related methods
US11416798B2 (en)2016-06-102022-08-16OneTrust, LLCData processing systems and methods for providing training in a vendor procurement process
US11222139B2 (en)2016-06-102022-01-11OneTrust, LLCData processing systems and methods for automatic discovery and assessment of mobile software development kits
US11636171B2 (en)2016-06-102023-04-25OneTrust, LLCData processing user interface monitoring systems and related methods
US11366909B2 (en)2016-06-102022-06-21OneTrust, LLCData processing and scanning systems for assessing vendor risk
US11416589B2 (en)2016-06-102022-08-16OneTrust, LLCData processing and scanning systems for assessing vendor risk
US11188862B2 (en)2016-06-102021-11-30OneTrust, LLCPrivacy management systems and methods
US10762236B2 (en)2016-06-102020-09-01OneTrust, LLCData processing user interface monitoring systems and related methods
US10706131B2 (en)2016-06-102020-07-07OneTrust, LLCData processing systems and methods for efficiently assessing the risk of privacy campaigns
US10496846B1 (en)2016-06-102019-12-03OneTrust, LLCData processing and communications systems and methods for the efficient implementation of privacy by design
US10776517B2 (en)2016-06-102020-09-15OneTrust, LLCData processing systems for calculating and communicating cost of fulfilling data subject access requests and related methods
US11341447B2 (en)2016-06-102022-05-24OneTrust, LLCPrivacy management systems and methods
US11475136B2 (en)2016-06-102022-10-18OneTrust, LLCData processing systems for data transfer risk identification and related methods
US10318761B2 (en)2016-06-102019-06-11OneTrust, LLCData processing systems and methods for auditing data request compliance
US10783256B2 (en)2016-06-102020-09-22OneTrust, LLCData processing systems for data transfer risk identification and related methods
US11366786B2 (en)2016-06-102022-06-21OneTrust, LLCData processing systems for processing data subject access requests
US12381915B2 (en)2016-06-102025-08-05OneTrust, LLCData processing systems and methods for performing assessments and monitoring of new versions of computer code for compliance
US10607028B2 (en)2016-06-102020-03-31OneTrust, LLCData processing systems for data testing to confirm data deletion and related methods
US11410106B2 (en)2016-06-102022-08-09OneTrust, LLCPrivacy management systems and methods
US10896394B2 (en)2016-06-102021-01-19OneTrust, LLCPrivacy management systems and methods
US10740487B2 (en)2016-06-102020-08-11OneTrust, LLCData processing systems and methods for populating and maintaining a centralized database of personal data
US11295316B2 (en)2016-06-102022-04-05OneTrust, LLCData processing systems for identity validation for consumer rights requests and related methods
US11038925B2 (en)2016-06-102021-06-15OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US10853501B2 (en)2016-06-102020-12-01OneTrust, LLCData processing and scanning systems for assessing vendor risk
US10706379B2 (en)2016-06-102020-07-07OneTrust, LLCData processing systems for automatic preparation for remediation and related methods
US10592648B2 (en)2016-06-102020-03-17OneTrust, LLCConsent receipt management systems and related methods
US10798133B2 (en)2016-06-102020-10-06OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US12118121B2 (en)2016-06-102024-10-15OneTrust, LLCData subject access request processing systems and related methods
US12045266B2 (en)2016-06-102024-07-23OneTrust, LLCData processing systems for generating and populating a data inventory
US11025675B2 (en)2016-06-102021-06-01OneTrust, LLCData processing systems and methods for performing privacy assessments and monitoring of new versions of computer code for privacy compliance
US11354435B2 (en)2016-06-102022-06-07OneTrust, LLCData processing systems for data testing to confirm data deletion and related methods
US11057356B2 (en)2016-06-102021-07-06OneTrust, LLCAutomated data processing systems and methods for automatically processing data subject access requests using a chatbot
US11625502B2 (en)2016-06-102023-04-11OneTrust, LLCData processing systems for identifying and modifying processes that are subject to data subject access requests
US11074367B2 (en)2016-06-102021-07-27OneTrust, LLCData processing systems for identity validation for consumer rights requests and related methods
US10803200B2 (en)2016-06-102020-10-13OneTrust, LLCData processing systems for processing and managing data subject access in a distributed environment
US10873606B2 (en)2016-06-102020-12-22OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11481710B2 (en)2016-06-102022-10-25OneTrust, LLCPrivacy management systems and methods
US11200341B2 (en)2016-06-102021-12-14OneTrust, LLCConsent receipt management systems and related methods
US11277448B2 (en)2016-06-102022-03-15OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US10685140B2 (en)2016-06-102020-06-16OneTrust, LLCConsent receipt management systems and related methods
US10565397B1 (en)2016-06-102020-02-18OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US10949170B2 (en)2016-06-102021-03-16OneTrust, LLCData processing systems for integration of consumer feedback with data subject access requests and related methods
US10839102B2 (en)2016-06-102020-11-17OneTrust, LLCData processing systems for identifying and modifying processes that are subject to data subject access requests
US10713387B2 (en)2016-06-102020-07-14OneTrust, LLCConsent conversion optimization systems and related methods
US11727141B2 (en)2016-06-102023-08-15OneTrust, LLCData processing systems and methods for synching privacy-related user consent across multiple computing devices
US11416590B2 (en)2016-06-102022-08-16OneTrust, LLCData processing and scanning systems for assessing vendor risk
US11227247B2 (en)2016-06-102022-01-18OneTrust, LLCData processing systems and methods for bundled privacy policies
US10846433B2 (en)2016-06-102020-11-24OneTrust, LLCData processing consent management systems and related methods
US10606916B2 (en)2016-06-102020-03-31OneTrust, LLCData processing user interface monitoring systems and related methods
US10585968B2 (en)2016-06-102020-03-10OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US11151233B2 (en)2016-06-102021-10-19OneTrust, LLCData processing and scanning systems for assessing vendor risk
US10776514B2 (en)2016-06-102020-09-15OneTrust, LLCData processing systems for the identification and deletion of personal data in computer systems
US11146566B2 (en)2016-06-102021-10-12OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US10909488B2 (en)2016-06-102021-02-02OneTrust, LLCData processing systems for assessing readiness for responding to privacy-related incidents
US10885485B2 (en)2016-06-102021-01-05OneTrust, LLCPrivacy management systems and methods
US11562097B2 (en)2016-06-102023-01-24OneTrust, LLCData processing systems for central consent repository and related methods
US11222142B2 (en)2016-06-102022-01-11OneTrust, LLCData processing systems for validating authorization for personal data collection, storage, and processing
US10467432B2 (en)2016-06-102019-11-05OneTrust, LLCData processing systems for use in automatically generating, populating, and submitting data subject access requests
US10284604B2 (en)2016-06-102019-05-07OneTrust, LLCData processing and scanning systems for generating and populating a data inventory
US11328092B2 (en)2016-06-102022-05-10OneTrust, LLCData processing systems for processing and managing data subject access in a distributed environment
US12052289B2 (en)2016-06-102024-07-30OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11416109B2 (en)2016-06-102022-08-16OneTrust, LLCAutomated data processing systems and methods for automatically processing data subject access requests using a chatbot
US11294939B2 (en)2016-06-102022-04-05OneTrust, LLCData processing systems and methods for automatically detecting and documenting privacy-related aspects of computer software
US11138242B2 (en)2016-06-102021-10-05OneTrust, LLCData processing systems and methods for automatically detecting and documenting privacy-related aspects of computer software
US11023842B2 (en)2016-06-102021-06-01OneTrust, LLCData processing systems and methods for bundled privacy policies
US12136055B2 (en)2016-06-102024-11-05OneTrust, LLCData processing systems for identifying, assessing, and remediating data processing risks using data modeling techniques
US11520928B2 (en)2016-06-102022-12-06OneTrust, LLCData processing systems for generating personal data receipts and related methods
US11675929B2 (en)2016-06-102023-06-13OneTrust, LLCData processing consent sharing systems and related methods
US11354434B2 (en)2016-06-102022-06-07OneTrust, LLCData processing systems for verification of consent and notice processing and related methods
US10726158B2 (en)2016-06-102020-07-28OneTrust, LLCConsent receipt management and automated process blocking systems and related methods
US10565236B1 (en)2016-06-102020-02-18OneTrust, LLCData processing systems for generating and populating a data inventory
US11343284B2 (en)2016-06-102022-05-24OneTrust, LLCData processing systems and methods for performing privacy assessments and monitoring of new versions of computer code for privacy compliance
US10282700B2 (en)2016-06-102019-05-07OneTrust, LLCData processing systems for generating and populating a data inventory
US11087260B2 (en)2016-06-102021-08-10OneTrust, LLCData processing systems and methods for customizing privacy training
US10944725B2 (en)2016-06-102021-03-09OneTrust, LLCData processing systems and methods for using a data model to select a target data asset in a data migration
US11461500B2 (en)2016-06-102022-10-04OneTrust, LLCData processing systems for cookie compliance testing with website scanning and related methods
US10706174B2 (en)2016-06-102020-07-07OneTrust, LLCData processing systems for prioritizing data subject access requests for fulfillment and related methods
US10909265B2 (en)2016-06-102021-02-02OneTrust, LLCApplication privacy scanning systems and related methods
US10510031B2 (en)2016-06-102019-12-17OneTrust, LLCData processing systems for identifying, assessing, and remediating data processing risks using data modeling techniques
US10572686B2 (en)2016-06-102020-02-25OneTrust, LLCConsent receipt management systems and related methods
US11403377B2 (en)2016-06-102022-08-02OneTrust, LLCPrivacy management systems and methods
US10503926B2 (en)2016-06-102019-12-10OneTrust, LLCConsent receipt management systems and related methods
US10592692B2 (en)2016-06-102020-03-17OneTrust, LLCData processing systems for central consent repository and related methods
US10776518B2 (en)2016-06-102020-09-15OneTrust, LLCConsent receipt management systems and related methods
US10678945B2 (en)2016-06-102020-06-09OneTrust, LLCConsent receipt management systems and related methods
US10242228B2 (en)2016-06-102019-03-26OneTrust, LLCData processing systems for measuring privacy maturity within an organization
US10997315B2 (en)2016-06-102021-05-04OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US11144622B2 (en)2016-06-102021-10-12OneTrust, LLCPrivacy management systems and methods
US11336697B2 (en)2016-06-102022-05-17OneTrust, LLCData processing systems for data-transfer risk identification, cross-border visualization generation, and related methods
US11301796B2 (en)2016-06-102022-04-12OneTrust, LLCData processing systems and methods for customizing privacy training
US10169609B1 (en)2016-06-102019-01-01OneTrust, LLCData processing systems for fulfilling data subject access requests and related methods
US11544667B2 (en)2016-06-102023-01-03OneTrust, LLCData processing systems for generating and populating a data inventory
US11238390B2 (en)2016-06-102022-02-01OneTrust, LLCPrivacy management systems and methods
US11222309B2 (en)2016-06-102022-01-11OneTrust, LLCData processing systems for generating and populating a data inventory
US11418492B2 (en)2016-06-102022-08-16OneTrust, LLCData processing systems and methods for using a data model to select a target data asset in a data migration
EP3255597A1 (en)*2016-06-122017-12-13Apple Inc.Managing secure transactions between electronic devices and service providers
US10171445B2 (en)*2016-06-302019-01-01International Business Machines CorporationSecure virtualized servers
US12079171B2 (en)2016-08-022024-09-03Microsoft Technology Licensing, LlcSymbolic link based placeholders
US10986122B2 (en)*2016-08-022021-04-20Sophos LimitedIdentifying and remediating phishing security weaknesses
CN106385429B (en)*2016-08-102021-09-24青岛天龙安全科技有限公司Internet of things cloud content management system
WO2018047203A1 (en)*2016-09-102018-03-15Smartron India Private LimitedA system and a method for locking a lost portable communication device
US11151567B2 (en)2016-09-192021-10-19Early Warning Services, LlcAuthentication and fraud prevention in provisioning a mobile wallet
US11368528B2 (en)2016-09-202022-06-21Microsoft Technology Licensing, LlcDynamic storage management in cloud storage synchronization
US10616327B2 (en)*2016-09-202020-04-07Microsoft Technology Licensing, LlcPolicy based hydration behavior in cloud storage synchronization
US9990830B2 (en)2016-10-062018-06-05At&T Intellectual Property I, L.P.Spatial telemeter alert reconnaissance system
US20180114454A1 (en)*2016-10-252018-04-26Raffi RajabianProcess and system to limit access until a desired educational activity has been performed
US10027669B2 (en)*2016-10-262018-07-17Intuit Inc.Authorization to access a server in the cloud without obtaining an initial secret
US20180123986A1 (en)*2016-11-012018-05-03Microsoft Technology Licensing, LlcNotification of a Communication Session in a Different User Experience
US10243946B2 (en)2016-11-042019-03-26Netskope, Inc.Non-intrusive security enforcement for federated single sign-on (SSO)
US20180129793A1 (en)*2016-11-072018-05-10Rockwell Automation Technologies, Inc.Precompile and encrypt industrial intellectual property
US10594732B2 (en)*2016-11-082020-03-17Ca, Inc.Selective traffic blockage
US10505983B2 (en)*2016-11-092019-12-10Airwatch LlcEnforcing enterprise requirements for devices registered with a registration service
GB2556906A (en)*2016-11-242018-06-13Trustonic LtdHandset identifier verification
US10225741B2 (en)*2016-12-122019-03-05International Business Machines CorporationSecurity enabled predictive mobile data caching
CN108279941B (en)*2016-12-312021-06-15阿里巴巴集团控股有限公司Application program compression method and device
US9980183B1 (en)*2017-01-242018-05-22Essential Products, Inc.Media and communications in a connected environment
US10349224B2 (en)2017-01-242019-07-09Essential Products, Inc.Media and communications in a connected environment
US10412097B1 (en)2017-01-242019-09-10Intuit Inc.Method and system for providing distributed authentication
US10366240B1 (en)2017-01-252019-07-30Intuit Inc.Authorization to access a server in the cloud without obtaining an initial secret
US20180217971A1 (en)*2017-01-272018-08-02Saeid SafaviMethod and Apparatus for Efficient Creation and Secure Transfer of User Data Including E-Forms
KR101816651B1 (en)*2017-02-142018-01-09주식회사 코인플러그Method for providing login flow via authentication based on public key infrastructure in response to user’s login request for using service provided by service provider server in use of blockchain database with unspent transaction output based protocol and server using the same
US20180234396A1 (en)*2017-02-162018-08-16Tenta, LlcSystem and method for creating private encrypted browser zones based on one or more parameters
US11165751B2 (en)2017-02-162021-11-02Emerald Cactus Ventures, Inc.System and method for establishing simultaneous encrypted virtual private networks from a single computing device
US11122013B2 (en)2017-02-162021-09-14Emerald Cactus Ventures, Inc.System and method for encrypting data interactions delineated by zones
US11165825B2 (en)*2017-02-162021-11-02Emerald Cactus Ventures, Inc.System and method for creating encrypted virtual private network hotspot
US10721624B2 (en)2017-02-172020-07-21Global Tel*Link CorporationSecurity system for inmate wireless devices
US10761896B2 (en)2017-02-222020-09-01Cisco Technology, Inc.System and method of lightweight decentralized NFV orchestration
US11210670B2 (en)*2017-02-282021-12-28Early Warning Services, LlcAuthentication and security for mobile-device transactions
US10846415B1 (en)*2017-03-022020-11-24Arebus, LLCComputing device compatible encryption and decryption
US10491567B2 (en)*2017-03-172019-11-26Verizon Patent And Licensing Inc.Dynamic firewall configuration based on proxy container deployment
US10404635B2 (en)2017-03-212019-09-03Bank Of America CorporationOptimizing data replication across multiple data centers
US11880493B2 (en)2017-03-272024-01-23Global Tel*Link CorporationWearable devices in a controlled environment
US10805349B2 (en)2017-03-292020-10-13At&T Intellectual Property I, L.P.Method and system to secure and dynamically share IOT information cross multiple platforms in 5G network
US10698750B2 (en)2017-04-242020-06-30At&T Intellectual Property I, L.P.Cross-vertical service development
US9892242B1 (en)2017-04-282018-02-13Global Tel*Link CorporationUnified enterprise management of wireless devices in a controlled environment
US10623389B2 (en)*2017-05-112020-04-14International Business Machines CorporationAuthenticating a device based on communication patterns in a group of devices
US10887306B2 (en)2017-05-112021-01-05International Business Machines CorporationAuthenticating an unknown device based on relationships with other devices in a group of devices
US10462111B2 (en)2017-05-182019-10-29Bank Of America CorporationCommunication network with rolling encryption keys and data exfiltration control
FR3066668A1 (en)*2017-05-192018-11-23Orange METHOD FOR MANAGING RESPONSE
CN107038056B (en)*2017-05-192018-03-16中南大学Streaming computing mode dispatching method based on Android platform
US10609056B2 (en)2017-05-262020-03-31International Business Machines CorporationOnline presence interaction using a behavioral certificate
US10455416B2 (en)*2017-05-262019-10-22Honeywell International Inc.Systems and methods for providing a secured password and authentication mechanism for programming and updating software or firmware
KR102272635B1 (en)*2017-05-312021-07-02삼성에스디에스 주식회사System and method for converting large scale application
US10827319B2 (en)2017-06-022020-11-03Apple Inc.Messaging system interacting with dynamic extension app
GB2563066B (en)2017-06-022019-11-06Avecto LtdComputer device and method for managing privilege delegation
US10868836B1 (en)2017-06-072020-12-15Amazon Technologies, Inc.Dynamic security policy management
US10560432B1 (en)*2017-06-092020-02-11Amazon Technologies, Inc.Centralized management of remote endpoint devices
DE102017005622A1 (en)*2017-06-142018-12-20Jan Roßmann Internet 2.0
CN109150751B (en)2017-06-162022-05-27阿里巴巴集团控股有限公司Network control method and device
US10013577B1 (en)2017-06-162018-07-03OneTrust, LLCData processing systems for identifying whether cookies contain personally identifying information
US11385930B2 (en)*2017-06-212022-07-12Citrix Systems, Inc.Automatic workflow-based device switching
US11283694B2 (en)*2017-07-202022-03-22Movius Interactive CorportionSystem and method providing usage analytics for a mobile device
EP4465560A3 (en)*2017-07-212025-01-15Infrared5, Inc.System and method for using a proxy to communicate between secure and unsecure devices
CN109298895B (en)*2017-07-242021-04-23杭州盈高科技有限公司APP management method and device on mobile equipment
US10834113B2 (en)2017-07-252020-11-10Netskope, Inc.Compact logging of network traffic events
JP6640798B2 (en)*2017-07-312020-02-05グリー株式会社 Application usage management program, application usage management method, server, management program, and management user terminal
US10068398B1 (en)2017-08-032018-09-04Global Tel*Link CorporationRelease monitoring through check-in and tethering system
GB2566262B (en)*2017-09-012020-08-26Avecto LtdManaging installation of applications on a computer device
GB2566305B (en)2017-09-082020-04-15Avecto LtdComputer device and method for controlling process components
CN109560932A (en)*2017-09-252019-04-02北京云海商通科技有限公司The recognition methods of identity data, apparatus and system
CN110140344B (en)*2017-09-262021-03-05华为技术有限公司Notification message processing method and terminal
GB2566949B (en)*2017-09-272020-09-09Avecto LtdComputer device and method for managing privilege delegation
KR101976816B1 (en)*2017-09-282019-05-09전자부품연구원APPARATUS AND METHOD FOR PROVIDING MASH-UP SERVICE OF SaaS APPLICATIONS
US10387644B2 (en)2017-09-282019-08-20GitStar Inc.Systems and methods for intrinsic runtime security
US10547632B2 (en)*2017-10-272020-01-28Verizon Patent And Licensing Inc.Brokered communication protocol using information theoretic coding for security
US10805301B2 (en)*2017-10-302020-10-13Vmware, Inc.Securely managing digital assistants that access third-party applications
US10749855B2 (en)2017-10-302020-08-18Vmware, Inc.Securely managing digital assistants that access third-party applications
US10616228B2 (en)*2017-11-102020-04-07Adobe Inc.Enhanced permissions for enabling re-purposing of resources while maintaining integrity
US10999733B2 (en)2017-11-142021-05-04Thomas STACHURAInformation security/privacy via a decoupled security accessory to an always listening device
GB2568919B (en)2017-11-302020-07-15Avecto LtdManaging removal and modification of installed programs on a computer device
US10565014B2 (en)2017-12-052020-02-18Western Digital Technologies, Inc.Data processing offload using in-storage code execution
US11861024B1 (en)*2018-01-262024-01-02Wells Fargo Bank, N.A.Systems and methods for data risk assessment
US11057442B2 (en)2018-01-272021-07-06Vmware, Inc.System and method for workspace sharing
GB2570655B (en)2018-01-312020-12-16Avecto LtdManaging privilege delegation on a server device
US10924517B2 (en)2018-02-072021-02-16Sophos LimitedProcessing network traffic based on assessed security weaknesses
GB2573491B (en)2018-02-082020-07-01Avecto LtdManaging privilege delegation on a computer device
GB2570924B (en)2018-02-122021-06-16Avecto LtdManaging registry access on a computer device
US11113420B2 (en)*2018-03-272021-09-07Vmware, Inc.Policy based clipboard access
US10747290B1 (en)*2018-03-302020-08-18Shopkick, Inc.Varying application strategy based on device state
GB2572977B (en)2018-04-182020-04-22Avecto LtdProtecting a computer device from escalation of privilege attacks
KR102439778B1 (en)*2018-04-232022-09-05삼성에스디에스 주식회사Application converting apparatus and method for improving security
US11200289B2 (en)*2018-05-022021-12-14International Business Machines CorporationCentralized data sharing program
CN110443041B (en)*2018-05-042022-09-30奇安信安全技术(珠海)有限公司Method, device and system for managing equipment authority, storage medium and electronic device
US11303632B1 (en)*2018-06-082022-04-12Wells Fargo Bank, N.A.Two-way authentication system and method
US10805502B2 (en)2018-06-252020-10-13Dell Products L.P.System and method of displaying watermarks
US10911495B2 (en)2018-06-272021-02-02Cisco Technology, Inc.Assurance of security rules in a network
US10853506B2 (en)*2018-07-022020-12-01Dell Products L.P.Systems and methods for preventing leakage of protected document data
US20200028879A1 (en)2018-07-172020-01-23Microsoft Technology Licensing, LlcQueryless device configuration determination-based techniques for mobile device management
US11184223B2 (en)2018-07-312021-11-23Microsoft Technology Licensing, LlcImplementation of compliance settings by a mobile device for compliance with a configuration scenario
US10803202B2 (en)2018-09-072020-10-13OneTrust, LLCData processing systems for orphaned data identification and deletion and related methods
US11544409B2 (en)2018-09-072023-01-03OneTrust, LLCData processing systems and methods for automatically protecting sensitive data within privacy management systems
US11144675B2 (en)2018-09-072021-10-12OneTrust, LLCData processing systems and methods for automatically protecting sensitive data within privacy management systems
US10656930B2 (en)*2018-09-122020-05-19Microsoft Technology Licensing, LlcDynamic deployment target control
GB2577067B (en)2018-09-122021-01-13Avecto LtdControlling applications by an application control system in a computer device
CN109639409B (en)*2018-09-202021-05-04创新先进技术有限公司Key initialization method, key initialization device, electronic equipment and computer-readable storage medium
US11144430B2 (en)*2018-09-292021-10-12International Institute Of Information Technology, HyderabadSystem and method for evaluating and facilitating customized guidelines using usability code pattern analysis
US12238076B2 (en)*2018-10-022025-02-25Arista Networks, Inc.In-line encryption of network data
US11470121B1 (en)2018-10-162022-10-11Styra, Inc.Deducing policies for authorizing an API
US10831538B2 (en)*2018-10-292020-11-10Sap SeOptimized management of application resources for mobile applications
US11082429B2 (en)2018-11-052021-08-03Citrix Systems, Inc.Providing access to content within a computing environment
US20220004657A1 (en)*2018-11-152022-01-06Trade Examination Technologies, Inc.Secure and accountable data access
CN109769010B (en)*2018-12-042021-11-30平安科技(深圳)有限公司Method, device, equipment and storage medium for accessing CloudStack server based on SDK
US11341233B2 (en)*2018-12-212022-05-24Vmware, Inc.Enforcing policies for unmanaged applications
CN111369984B (en)*2018-12-262023-08-08Tcl科技集团股份有限公司Voice interaction method, storage medium and terminal equipment
JP7040467B2 (en)*2019-01-112022-03-23日本電信電話株式会社 Update device and update method
US11416641B2 (en)2019-01-242022-08-16Netskope, Inc.Incident-driven introspection for data loss prevention
US11388516B2 (en)2019-02-072022-07-12Thomas STACHURAPrivacy device for smart speakers
US10986150B2 (en)2019-03-012021-04-20Netskope, Inc.Load balancing in a dynamic scalable services mesh
US10880175B2 (en)*2019-03-072020-12-29Lookout, Inc.Developing security policies for deployment to mobile devices
JP7251236B2 (en)*2019-03-182023-04-04富士フイルムビジネスイノベーション株式会社 Processing control system, terminal device management server and program
US11586750B2 (en)*2019-03-212023-02-21Blackberry LimitedManaging access to protected data file content
US11310279B2 (en)*2019-04-052022-04-19International Business Machines CorporationImplementation of selected enterprise policies
US11593525B1 (en)2019-05-102023-02-28Styra, Inc.Portable policy execution using embedded machines
US11683308B2 (en)*2019-06-062023-06-20Cisco Technology, Inc.Systems and methods for generating contextual labels
CN110262908A (en)*2019-06-212019-09-20珠海格力电器股份有限公司Shear plate data processing method and device
US11323432B2 (en)2019-07-082022-05-03Bank Of America CorporationAutomatic login tool for simulated single sign-on
US11115401B2 (en)2019-07-082021-09-07Bank Of America CorporationAdministration portal for simulated single sign-on
US11089005B2 (en)2019-07-082021-08-10Bank Of America CorporationSystems and methods for simulated single sign-on
US11463418B2 (en)*2019-07-222022-10-04Whitestar Communications, Inc.Systems and methods of enforcing communications semantics on a private network
US11546170B2 (en)*2019-07-222023-01-03Whitestar Communications, Inc.Systems and methods of collaborative application on a private network
WO2021030720A1 (en)*2019-08-152021-02-18Pricewaterhousecoopers LlpEnterprise software adoption platform systems and methods
CN110488976A (en)*2019-08-202019-11-22广东小天才科技有限公司Function management method, apparatus, equipment and storage medium
WO2021068115A1 (en)2019-10-082021-04-15Citrix Systems, Inc.Application and device recommendation engine
US11586685B2 (en)2019-10-312023-02-21Citrix Systems, Inc.Systems and methods for generating data structures from browser data to determine and initiate actions based thereon
US11816240B1 (en)*2019-11-272023-11-14United Services Automobile Association (Usaa)Self-modifying data containers for improved data security
CN111008376B (en)*2019-12-092021-11-05国网山东省电力公司电力科学研究院 A mobile application source code security audit system based on code dynamic analysis
EP4078925A4 (en)2019-12-162023-08-30Driving Management Systems, Inc. POLICY CONTROLS FOR MOBILE DEVICE MANAGEMENT SYSTEMS
US10819522B1 (en)*2020-01-032020-10-27BlockGen Corp.Systems and methods of authentication using entropic threshold
US11582235B1 (en)2020-01-272023-02-14Styra, Inc.Local controller for local API authorization method and apparatus
US11856022B2 (en)2020-01-272023-12-26Netskope, Inc.Metadata-based detection and prevention of phishing attacks
CN113329473B (en)*2020-02-282023-02-17深圳市万普拉斯科技有限公司Method and device for accessing application program to Internet and user terminal
US11494518B1 (en)2020-03-022022-11-08Styra, Inc.Method and apparatus for specifying policies for authorizing APIs
US11449605B2 (en)2020-04-132022-09-20Capital One Services, LlcSystems and methods for detecting a prior compromise of a security status of a computer system
US11334344B2 (en)*2020-04-282022-05-17The Government Of The United States As Represented By The Secretary Of The ArmyDevice decision to download software update
CN113626041A (en)*2020-05-092021-11-09华为技术有限公司Method and device for installing application program, terminal equipment and storage medium
US11316684B2 (en)2020-05-192022-04-26International Business Machines CorporationRestricting security key transfer from a key management server in an enterprise
US11057464B1 (en)*2020-06-042021-07-06Citrix Systems, Inc.Synchronization of data between local and remote computing environment buffers
US11171923B1 (en)*2020-06-112021-11-09Movius Interactive CoporationData analytics collection using VPN gateway
US20210392146A1 (en)*2020-06-162021-12-16Zscaler, Inc.Machine Learning-based user and entity behavior analysis for network security
US11694289B2 (en)2020-06-302023-07-04Cerner Innovation, Inc.System and method for conversion achievement
WO2022011142A1 (en)2020-07-082022-01-13OneTrust, LLCSystems and methods for targeted data discovery
US12003543B1 (en)2020-07-242024-06-04Styra, Inc.Method and system for modifying and validating API requests
EP4189569B1 (en)2020-07-282025-09-24OneTrust LLCSystems and methods for automatically blocking the use of tracking tools
US20230289376A1 (en)2020-08-062023-09-14OneTrust, LLCData processing systems and methods for automatically redacting unstructured data from a data subject access request
US11513778B1 (en)2020-08-142022-11-29Styra, Inc.Graphical user interface and system for defining and maintaining code-based policies
US11627126B2 (en)*2020-08-202023-04-11Bank Of America CorporationExpedited authorization and access management
US12013932B2 (en)*2020-09-112024-06-18Pc Matic, Inc.System, method, and apparatus for enhanced blacklisting
US11636219B2 (en)*2020-09-112023-04-25Pc Matic, Inc.System, method, and apparatus for enhanced whitelisting
US11275828B1 (en)*2020-09-112022-03-15Pc Matic, Inc.System, method, and apparatus for enhanced whitelisting
US11507675B2 (en)*2020-09-112022-11-22Pc Matic, Inc.System, method, and apparatus for enhanced whitelisting
US12229258B2 (en)*2020-09-112025-02-18Pc Matic, Inc.System, method, and apparatus for smart whitelisting/blacklisting
US11436373B2 (en)2020-09-152022-09-06OneTrust, LLCData processing systems and methods for detecting tools for the automatic blocking of consent requests
US11526624B2 (en)2020-09-212022-12-13OneTrust, LLCData processing systems and methods for automatically detecting target data transfers and target data processing
US11019031B1 (en)*2020-09-222021-05-25Netskope, Inc.Client software connection inspection and access control
US11593363B1 (en)2020-09-232023-02-28Styra, Inc.Comprehension indexing feature
US12265896B2 (en)2020-10-052025-04-01OneTrust, LLCSystems and methods for detecting prejudice bias in machine-learning models
US11397819B2 (en)2020-11-062022-07-26OneTrust, LLCSystems and methods for identifying data processing activities based on data discovery results
US20220159029A1 (en)*2020-11-132022-05-19Cyberark Software Ltd.Detection of security risks based on secretless connection data
US11552943B2 (en)*2020-11-132023-01-10Cyberark Software Ltd.Native remote access to target resources using secretless connections
US11520579B1 (en)2020-11-302022-12-06Styra, Inc.Automated asymptotic analysis
US12321318B2 (en)*2020-12-102025-06-03Microsoft Technology Licensing, LlcFramework for allowing complementary workloads/processes to bring in heavy load on a file collaboration platform
US11687528B2 (en)2021-01-252023-06-27OneTrust, LLCSystems and methods for discovery, classification, and indexing of data in a native computing system
US11442906B2 (en)2021-02-042022-09-13OneTrust, LLCManaging custom attributes for domain objects defined within microservices
CN112511569B (en)*2021-02-072021-05-11杭州筋斗腾云科技有限公司Method and system for processing network resource access request and computer equipment
US20240111899A1 (en)2021-02-082024-04-04OneTrust, LLCData processing systems and methods for anonymizing data samples in classification analysis
US11601464B2 (en)2021-02-102023-03-07OneTrust, LLCSystems and methods for mitigating risks of third-party computing system functionality integration into a first-party computing system
US11775348B2 (en)2021-02-172023-10-03OneTrust, LLCManaging custom workflows for domain objects defined within microservices
US11546661B2 (en)2021-02-182023-01-03OneTrust, LLCSelective redaction of media content
US11921900B2 (en)*2021-02-252024-03-05Dell Products L.P.System and method for secure manageability of privacy mode
WO2022192269A1 (en)2021-03-082022-09-15OneTrust, LLCData transfer discovery and analysis systems and related methods
US11853100B2 (en)*2021-04-122023-12-26EMC IP Holding Company LLCAutomated delivery of cloud native application updates using one or more user-connection gateways
US11562078B2 (en)2021-04-162023-01-24OneTrust, LLCAssessing and managing computational risk involved with integrating third party computing functionality within a computing system
US11178188B1 (en)*2021-04-222021-11-16Netskope, Inc.Synthetic request injection to generate metadata for cloud policy enforcement
US11190550B1 (en)2021-04-222021-11-30Netskope, Inc.Synthetic request injection to improve object security posture for cloud security enforcement
US11336698B1 (en)2021-04-222022-05-17Netskope, Inc.Synthetic request injection for cloud policy enforcement
US11184403B1 (en)2021-04-232021-11-23Netskope, Inc.Synthetic request injection to generate metadata at points of presence for cloud security enforcement
US11271973B1 (en)2021-04-232022-03-08Netskope, Inc.Synthetic request injection to retrieve object metadata for cloud policy enforcement
US11271972B1 (en)2021-04-232022-03-08Netskope, Inc.Data flow logic for synthetic request injection for cloud security enforcement
EP4348463A4 (en)*2021-05-312025-04-02Fazal Raheman Zero-let computing (ZVC) for next-generation internet devices
US11909723B2 (en)*2021-06-152024-02-20Microsoft Technology Licensing, LlcMobile VPN autostart through app-only management
US11361075B1 (en)*2021-06-182022-06-14Citrix Systems, Inc.Image steganography detection
CN113407967B (en)*2021-06-252023-02-07上海卓悠网络科技有限公司 A service security method and device based on application market architecture
WO2023001380A1 (en)*2021-07-232023-01-26Huawei Cloud Computing Technologies Co., Ltd.Generation of a security policy for a software program
US12153704B2 (en)2021-08-052024-11-26OneTrust, LLCComputing platform for facilitating data exchange among computing environments
US11336689B1 (en)2021-09-142022-05-17Netskope, Inc.Detecting phishing websites via a machine learning-based system using URL feature hashes, HTML encodings and embedded images of content pages
US12182297B2 (en)*2021-09-242024-12-31Google LlcData protection for computing device
US12135974B1 (en)2021-09-292024-11-05Styra, Inc.Using custom templates to define new system types for instantiation
CN116032510B (en)*2021-10-272025-01-07北京字节跳动网络技术有限公司 Data security protection system
US20250021629A1 (en)*2021-11-292025-01-16Verimatrix, Inc.Systems and Methods for Injecting Code for Tamper Detection in a Playback Application
US11553008B1 (en)*2021-12-302023-01-10Netskope, Inc.Electronic agent scribe and communication protections
US11943260B2 (en)2022-02-022024-03-26Netskope, Inc.Synthetic request injection to retrieve metadata for cloud policy enforcement
CN114817916B (en)*2022-03-302024-08-27西安电子科技大学 A system and method for detecting misuse of custom permissions in Android applications
US12118113B2 (en)*2022-04-272024-10-15Couchbase, Inc.Access control system for access revocation in a database
JP7455896B2 (en)*2022-05-192024-03-26エヌ・ティ・ティ・コミュニケーションズ株式会社 Information distribution control device, information distribution control method and program
US12079616B2 (en)2022-06-012024-09-03Toyota Motor Engineering & Manufacturing North America, Inc.Real-time modifications for vehicles
US11620142B1 (en)2022-06-032023-04-04OneTrust, LLCGenerating and customizing user interfaces for demonstrating functions of interactive user environments
US11803432B1 (en)*2022-06-132023-10-31Snowflake Inc.Data clean rooms using defined access
US11947682B2 (en)2022-07-072024-04-02Netskope, Inc.ML-based encrypted file classification for identifying encrypted data movement
WO2024015058A1 (en)*2022-07-142024-01-18Rakuten Mobile, Inc.Apparatus and method for automated policy management for deploying applications
US11792234B1 (en)2022-11-112023-10-17Netskope, Inc.Browser extension identification and isolation
US11810073B1 (en)*2022-12-012023-11-07Productiv, Inc.SaaS application recommendation, approval, and fulfillment in a SaaS management platform
US11907394B1 (en)*2022-12-132024-02-20Cyberark Software Ltd.Isolation and authorization for segregated command and query database resource access
US12367127B2 (en)*2023-04-182025-07-22Bank Of America CorporationDynamic response generation based on an anomaly associated with a software application
US12040977B1 (en)*2023-06-132024-07-16Zscaler, Inc.Systems and methods for providing secure software-as-a-service (SaaS) access from unmanaged devices
US20240422860A1 (en)*2023-06-132024-12-19Sennco Solutions, Inc.Mobile device actionable messaging
US20240430304A1 (en)*2023-06-222024-12-26Microsoft Technology Licensing, LlcAutomated policy enforcement in networked devices
US12379918B2 (en)2023-07-282025-08-05Bank Of America CorporationSystem and method for upgrading non-permitted operating systems on standalone computing systems
US20250080537A1 (en)*2023-09-042025-03-06Zscaler, Inc.Systems and methods for pause and resume functionality for shared Privileged Remote Access (PRA) sessions
TWI854888B (en)*2023-11-132024-09-01愛酷智能科技股份有限公司Traffic diversion and information dissemination system for offline activities using official account on instant messaging platform

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080194296A1 (en)*2007-02-142008-08-14Brian RoundtreeSystem and method for securely managing data stored on mobile devices, such as enterprise mobility data
US20100064341A1 (en)*2006-03-272010-03-11Carlo AlderaSystem for Enforcing Security Policies on Mobile Communications Devices

Family Cites Families (473)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH08263438A (en)1994-11-231996-10-11Xerox CorpDistribution and use control system of digital work and access control method to digital work
US5898830A (en)1996-10-171999-04-27Network Engineering SoftwareFirewall providing enhanced network security and user transparency
US5805803A (en)1997-05-131998-09-08Digital Equipment CorporationSecure web tunnel
US6249866B1 (en)1997-09-162001-06-19Microsoft CorporationEncrypting file system and method
US6151606A (en)1998-01-162000-11-21Visto CorporationSystem and method for using a workspace data manager to access, manipulate and synchronize network data
US6154172A (en)1998-03-312000-11-28Piccionelli; Gregory A.System and process for limiting distribution of information on a communication network based on geographic location
US6219694B1 (en)1998-05-292001-04-17Research In Motion LimitedSystem and method for pushing information from a host system to a mobile data communication device having a shared electronic address
US6480096B1 (en)1998-07-082002-11-12Motorola, Inc.Method and apparatus for theft deterrence and secure data retrieval in a communication device
US6158010A (en)1998-10-282000-12-05Crosslogix, Inc.System and method for maintaining security in a distributed computer network
US7140005B2 (en)1998-12-212006-11-21Intel CorporationMethod and apparatus to test an instruction sequence
US7130831B2 (en)1999-02-082006-10-31Copyright Clearance Center, Inc.Limited-use browser and security system
US6609198B1 (en)1999-08-052003-08-19Sun Microsystems, Inc.Log-on service providing credential level change without loss of session continuity
US6356933B2 (en)1999-09-072002-03-12Citrix Systems, Inc.Methods and apparatus for efficiently transmitting interactive application data between a client and a server using markup language
GB2354350B (en)1999-09-172004-03-24Mitel CorpPolicy representations and mechanisms for the control of software
US20030236861A1 (en)2000-03-032003-12-25Johnson Scott C.Network content delivery system with peer to peer processing components
JP4348818B2 (en)2000-03-102009-10-21ソニー株式会社 Data distribution system and method, and data recording medium
US6859879B2 (en)2000-05-262005-02-22International Business Machine CorporationMethod and system for secure pervasive access
US7065652B1 (en)2000-06-212006-06-20Aladdin Knowledge Systems, Ltd.System for obfuscating computer code upon disassembly
GB2366691B (en)2000-08-312002-11-06F Secure OyjWireless device management
US7689510B2 (en)2000-09-072010-03-30Sonic SolutionsMethods and system for use in network management of content
US6883098B1 (en)2000-09-202005-04-19International Business Machines CorporationMethod and computer system for controlling access by applications to this and other computer systems
US20020112047A1 (en)2000-12-052002-08-15Rakesh KushwahaSystem and method for wireless data terminal management using general packet radio service network
US20080214300A1 (en)2000-12-072008-09-04IgtMethods for electronic data security and program authentication
US7904468B2 (en)2008-02-272011-03-08Research In Motion LimitedMethod and software for facilitating interaction with a personal information manager application at a wireless communication device
US7640320B2 (en)2001-01-182009-12-29Yahoo! Inc.Method and system for managing digital content, including streaming media
US6732278B2 (en)2001-02-122004-05-04Baird, Iii Leemon C.Apparatus and method for authenticating access to a network resource
US7437429B2 (en)2001-02-132008-10-14Microsoft CorporationSystem and method for providing transparent access to distributed authoring and versioning files including encrypted files
US7502861B1 (en)2001-02-162009-03-10Swsoft Holding, Ltd.System and method for providing services for offline servers using the same network address
US20020120607A1 (en)2001-02-282002-08-29Lumenati, Inc.File sharing system for serving content from a computer
CA2439373A1 (en)2001-03-142002-09-19Nokia CorporationRealization of presence management
US7302571B2 (en)2001-04-122007-11-27The Regents Of The University Of MichiganMethod and system to maintain portable computer data secure and authentication token for use therein
JP3861625B2 (en)2001-06-132006-12-20ソニー株式会社 Data transfer system, data transfer device, recording device, and data transfer method
US20050198379A1 (en)2001-06-132005-09-08Citrix Systems, Inc.Automatically reconnecting a client across reliable and persistent communication sessions
US6621766B2 (en)2001-08-012003-09-16Fossil, Inc.Flexible timepiece in multiple environments
US8218829B2 (en)2001-08-202012-07-10Polycom, Inc.System and method for using biometrics technology in conferencing
DE60223264T2 (en)2001-08-292008-08-14Research In Motion Ltd., Waterloo SYSTEM AND METHOD FOR ADDRESSING A MOBILE DEVICE IN AN IP-BASED WIRELESS NETWORK
US8560709B1 (en)2004-02-252013-10-15F5 Networks, Inc.System and method for dynamic policy based access over a virtual private network
US7143443B2 (en)2001-10-012006-11-28Ntt Docomo, Inc.Secure sharing of personal devices among different users
US7631084B2 (en)2001-11-022009-12-08Juniper Networks, Inc.Method and system for providing secure access to private networks with client redirection
US7159120B2 (en)2001-11-192007-01-02Good Technology, Inc.Method and system for protecting data within portable electronic devices
US7950066B1 (en)2001-12-212011-05-24Guardian Data Storage, LlcMethod and system for restricting use of a clipboard application
WO2003060671A2 (en)2002-01-042003-07-24Lab 7 Networks, Inc.Communication security system
JP2003202929A (en)2002-01-082003-07-18Ntt Docomo Inc Delivery method and delivery system
US7873985B2 (en)2002-01-082011-01-18Verizon Services Corp.IP based security applications using location, port and/or device identifier information
JP4386732B2 (en)2002-01-082009-12-16セブン ネットワークス, インコーポレイテッド Mobile network connection architecture
US20030188193A1 (en)2002-03-282003-10-02International Business Machines CorporationSingle sign on for kerberos authentication
US6950825B2 (en)2002-05-302005-09-27International Business Machines CorporationFine grained role-based access to system resources
AU2003238908A1 (en)2002-06-062003-12-22Green Border TechnologiesMethod and system for implementing a secure application execution environment using derived user accounts for internet content
US6946715B2 (en)2003-02-192005-09-20Micron Technology, Inc.CMOS image sensor and method of fabrication
JP4612416B2 (en)2002-08-092011-01-12ヴィスト・コーポレーション System and method for preventing access to data on compromised remote devices
US7665118B2 (en)2002-09-232010-02-16Credant Technologies, Inc.Server, computer memory, and method to support security policy maintenance and distribution
US7437752B2 (en)2002-09-232008-10-14Credant Technologies, Inc.Client architecture for portable device with security policies
US7665125B2 (en)2002-09-232010-02-16Heard Robert WSystem and method for distribution of security policies for mobile devices
US7536562B2 (en)2002-10-172009-05-19Research In Motion LimitedSystem and method of security function activation for a mobile electronic device
FR2847752B1 (en)2002-11-272006-01-13At & T Corp METHOD AND SYSTEM FOR MANAGING THE EXCHANGE OF FILES ATTACHED TO E-MAIL
US7254831B2 (en)2002-12-042007-08-07Microsoft CorporationSharing a sign-in among software applications having secured features
US8332464B2 (en)2002-12-132012-12-11Anxebusiness Corp.System and method for remote network access
US7526800B2 (en)2003-02-282009-04-28Novell, Inc.Administration of protection of data accessible by a mobile device
US7353533B2 (en)2002-12-182008-04-01Novell, Inc.Administration of protection of data accessible by a mobile device
US9237514B2 (en)2003-02-282016-01-12Apple Inc.System and method for filtering access points presented to a user and locking onto an access point
US7917468B2 (en)2005-08-012011-03-29Seven Networks, Inc.Linking of personal information management data
EP1586998A4 (en)*2003-01-202008-07-30Fujitsu Ltd COPYING DEVICE AND METHOD, AND PROGRAM FOR EXECUTING THE METHOD BY A COMPUTER
JP3928561B2 (en)2003-01-232007-06-13ソニー株式会社 Content distribution system, information processing apparatus or information processing method, and computer program
US8020192B2 (en)2003-02-282011-09-13Michael WrightAdministration of protection of data accessible by a mobile device
US9197668B2 (en)2003-02-282015-11-24Novell, Inc.Access control to files based on source information
US7779408B1 (en)2003-03-242010-08-17Sprint Spectrum L.P.Method and system for downloading and managing portable applications on a mobile device
AU2003229299A1 (en)2003-05-142005-01-21Threatguard, Inc.System and method for application-level virtual private network
US7543051B2 (en)2003-05-302009-06-02Borland Software CorporationMethod of non-intrusive analysis of secure and non-secure web application traffic in real-time
US7089594B2 (en)2003-07-212006-08-08July Systems, Inc.Application rights management in a mobile environment
US7574707B2 (en)2003-07-282009-08-11Sap AgInstall-run-remove mechanism
SE527561C2 (en)2003-09-122006-04-11Secured Email Goeteborg AbElectronic mail transmission method in internet environment, involves storing seed for key generation provided from sender's terminal, in receiver's terminal
US20050076085A1 (en)2003-09-182005-04-07Vulcan Portals Inc.Method and system for managing email attachments for an electronic device
US7492472B2 (en)2003-10-302009-02-17Xerox CorporationMultimedia communications/collaboration hub
US8483227B2 (en)2003-11-202013-07-09International Business Machines CorporationControlling bandwidth reservations method and apparatus
US7415498B2 (en)2003-12-102008-08-19International Business Machines CorporationTime limited collaborative community role delegation policy
EP2184934B1 (en)2003-12-292012-12-05Telefonaktiebolaget L M Ericsson (PUBL)Method and apparatuses for single sign-on access to a service network through an access network
US20050172241A1 (en)2004-01-082005-08-04International Business Machines CorporationSystem and method for improved direct system clipboard
US7269605B1 (en)2004-02-132007-09-11Avidian TechnologiesPersonal information manager data synchronization and augmentation
JP4665406B2 (en)2004-02-232011-04-06日本電気株式会社 Access control management method, access control management system, and terminal device with access control management function
US7720461B2 (en)2004-02-262010-05-18Research In Motion LimitedMobile communications device with security features
US20050193222A1 (en)2004-03-012005-09-01Greene William S.Providing secure data and policy exchange between domains in a multi-domain grid by use of a service ecosystem facilitating uses such as supply-chain integration with RIFD tagged items and barcodes
US7599991B2 (en)2004-03-102009-10-06Microsoft CorporationRules interface for implementing message rules on a mobile computing device
US7509672B1 (en)2004-04-012009-03-24Compuware CorporationCross-platform single sign-on data sharing
CN102355466B (en)2004-04-302016-01-20黑莓有限公司The system and method for deal with data transmission
US7487353B2 (en)2004-05-202009-02-03International Business Machines CorporationSystem, method and program for protecting communication
US7492946B2 (en)2004-05-242009-02-17Michael James ElderSystem, method and computer program for an integrated digital workflow for processing a paper form
US7631360B2 (en)2004-06-122009-12-08Microsoft CorporationHardware protection
US20060080432A1 (en)2004-09-032006-04-13Spataro Jared MSystems and methods for collaboration
EP1817686A4 (en)*2004-09-132007-12-05Research In Motion LtdEnabling category-based filtering
US8839090B2 (en)2004-09-162014-09-16International Business Machines CorporationSystem and method to capture and manage input values for automatic form fill
US8463946B2 (en)2004-09-172013-06-11Caterpillar Inc.Method for automatic radio operational mode selection
DE102004045147A1 (en)2004-09-172006-03-23Fujitsu Ltd., Kawasaki A setting information distribution apparatus, method, program and medium, authentication setting transfer apparatus, method, program and medium, and setting information receiving program
US7984192B2 (en)2004-09-272011-07-19Citrix Systems, Inc.System and method for assigning unique identifiers to each remote display protocol session established via an intermediary device
US7721328B2 (en)2004-10-012010-05-18Salesforce.Com Inc.Application identity design
US7496954B1 (en)2004-11-222009-02-24Sprint Communications Company L.P.Single sign-on system and method
US20060085826A1 (en)2004-10-182006-04-20Funk James MAggregated program guide for download and view video on demand service
US20090228714A1 (en)2004-11-182009-09-10Biogy, Inc.Secure mobile device with online vault
US20060112428A1 (en)2004-11-232006-05-25Nokia CorporationDevice having a locking feature and a method, means and software for utilizing the feature
US8478849B2 (en)2004-12-072013-07-02Pure Networks LLC.Network administration tool
US7900201B1 (en)2004-12-212011-03-01Zenprise, Inc.Automated remedying of problems in software application deployments
US20060141985A1 (en)2004-12-232006-06-29Motorola, Inc.Dynamic management for interface access permissions
US7788535B2 (en)2005-01-282010-08-31Nxp B.V.Means and method for debugging
US20060185004A1 (en)2005-02-112006-08-17Samsung Electronics Co., Ltd.Method and system for single sign-on in a network
US20060256739A1 (en)2005-02-192006-11-16Kenneth SeierFlexible multi-media data management
WO2006093917A2 (en)2005-02-282006-09-08Trust DigitalMobile data security system and methods
US7844958B2 (en)2005-03-112010-11-30Aptana, Inc.System and method for creating target byte code
EP1705598A3 (en)2005-03-202007-03-07ActivIdentity (Australia) Pty Ltd.Method and system for providing user access to a secure application
US7697737B2 (en)2005-03-252010-04-13Northrop Grumman Systems CorporationMethod and system for providing fingerprint enabled wireless add-on for personal identification number (PIN) accessible smartcards
US7472375B2 (en)2005-03-292008-12-30Intel CorporationCreating managed code from native code
US7571475B2 (en)2005-04-052009-08-04Cisco Technology, Inc.Method and electronic device for triggering zeroization in an electronic device
US7631297B2 (en)2005-04-052009-12-08International Business Machines CorporationAutonomic computing: management agent utilizing action policy for operation
US7490352B2 (en)2005-04-072009-02-10Microsoft CorporationSystems and methods for verifying trust of executable files
US20060248577A1 (en)2005-04-292006-11-02International Business Machines CorporationUsing SSO processes to manage security credentials in a provisioning management system
KR20080017313A (en)2005-05-192008-02-26퓨전원 인코포레이티드 Remote Cordless Phone Auto Destruction
US7970386B2 (en)2005-06-032011-06-28Good Technology, Inc.System and method for monitoring and maintaining a wireless device
FR2886801B1 (en)2005-06-072007-08-03Alcatel Sa NETWORK EQUIPMENT FOR PROVIDING MULTI-MODE MOBILE DATA TERMINALS NECESSARY FOR THE AUTOMATIC SELECTION OF RADIO ACCESS NETWORK INTERFACES DURING SERVICE SESSIONS
US7565689B2 (en)2005-06-082009-07-21Research In Motion LimitedVirtual private network for real-time data
US8495244B2 (en)2005-06-292013-07-23Jumpstart Wireless CorporationSystem and method for dynamic automatic communication path selection, distributed device synchronization and task delegation
US7529923B2 (en)2005-06-302009-05-05Intel CorporationOperating system mode transfer
US8682979B2 (en)2005-07-012014-03-25Email2 Scp Solutions Inc.Secure electronic mail system
US20070016771A1 (en)*2005-07-112007-01-18Simdesk Technologies, Inc.Maintaining security for file copy operations
US20070011749A1 (en)2005-07-112007-01-11Simdesk TechnologiesSecure clipboard function
US20070016907A1 (en)2005-07-122007-01-18Fabio BenedettiMethod, system and computer program for automatic provisioning of resources to scheduled jobs
US9614964B2 (en)2005-08-192017-04-04Nextstep, Inc.Consumer electronic registration, control and support concierge device and method
US9864628B2 (en)2005-08-232018-01-09Blackberry LimitedMethod and system for transferring an application state from a first electronic device to a second electronic device
US20070049297A1 (en)2005-08-292007-03-01Janakiraman GopalanSystem and method for locating mobile devices through a direct-connection protocol
US20070283324A1 (en)2005-08-302007-12-06Geisinger Nile JSystem and method for creating programs that comprise several execution layers
US7779458B1 (en)2005-09-202010-08-17Rockwell Collins, Inc.Situation aware mobile location ad hoc firewall
US20070072598A1 (en)2005-09-232007-03-29Coleman David TControlling wireless communication devices with media recording capabilities
US20070074033A1 (en)2005-09-292007-03-29Research In Motion LimitedAccount management in a system and method for providing code signing services
US8037421B2 (en)*2005-10-112011-10-11Research In Motion LimitedSystem and method for organizing application indicators on an electronic device
US7437755B2 (en)2005-10-262008-10-14Cisco Technology, Inc.Unified network and physical premises access control server
WO2007053848A1 (en)2005-11-012007-05-10Mobile Armor, LlcCentralized dynamic security control for a mobile device network
JPWO2007055206A1 (en)2005-11-082009-04-30シャープ株式会社 COMMUNICATION DEVICE, COMMUNICATION METHOD, COMMUNICATION SYSTEM, PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM
US20070109983A1 (en)2005-11-112007-05-17Computer Associates Think, Inc.Method and System for Managing Access to a Wireless Network
US20070248085A1 (en)2005-11-122007-10-25Cranite SystemsMethod and apparatus for managing hardware address resolution
US8045958B2 (en)2005-11-212011-10-25Research In Motion LimitedSystem and method for application program operation on a wireless device
US20070136471A1 (en)2005-12-122007-06-14Ip3 NetworksSystems and methods for negotiating and enforcing access to network resources
CN101351804A (en)2005-12-262009-01-21皇家飞利浦电子股份有限公司Method and apparatus for managing entitlement
US8621549B2 (en)2005-12-292013-12-31Nextlabs, Inc.Enforcing control policies in an information management system
US7716240B2 (en)2005-12-292010-05-11Nextlabs, Inc.Techniques and system to deploy policies intelligently
EP1967026A2 (en)2005-12-302008-09-10Telecom Italia S.p.A.Method for customizing the operation of a telephonic terminal
WO2007079499A2 (en)2006-01-042007-07-12Nytor, Inc.Trusted host platform
US20070174429A1 (en)2006-01-242007-07-26Citrix Systems, Inc.Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment
WO2007089503A2 (en)2006-01-262007-08-09Imprivata, Inc.Systems and methods for multi-factor authentication
US7664865B2 (en)2006-02-152010-02-16Microsoft CorporationSecurely hosting a webbrowser control in a managed code environment
US8676973B2 (en)2006-03-072014-03-18Novell Intellectual Property Holdings, Inc.Light-weight multi-user browser
US7725922B2 (en)2006-03-212010-05-25Novell, Inc.System and method for using sandboxes in a managed shell
US20070226225A1 (en)2006-03-222007-09-27Yiu Timothy CMobile collaboration and communication system
US20070226034A1 (en)2006-03-232007-09-27Kyocera Wireless Corp.Wireless communication device meeting scheduler
US7774323B2 (en)2006-03-272010-08-10Sap Portals Israel Ltd.Method and apparatus for delivering managed applications to remote locations
WO2007113709A1 (en)2006-03-302007-10-11Koninklijke Philips Electronics N.V.Method and apparatus for assigning an application to a security restriction
US9112897B2 (en)2006-03-302015-08-18Advanced Network Technology Laboratories Pte Ltd.System and method for securing a network session
WO2007117636A2 (en)2006-04-062007-10-18Smobile Systems, Inc.Malware detection system and method for comprssed data on mobile platforms
US8151323B2 (en)2006-04-122012-04-03Citrix Systems, Inc.Systems and methods for providing levels of access and action control via an SSL VPN appliance
US8181010B1 (en)2006-04-172012-05-15Oracle America, Inc.Distributed authentication user interface system
US20070261099A1 (en)2006-05-022007-11-08Broussard Scott JConfidential content reporting system and method with electronic mail verification functionality
US8700772B2 (en)2006-05-032014-04-15Cloud Systems, Inc.System and method for automating the management, routing, and control of multiple devices and inter-device connections
US8085891B2 (en)2006-05-292011-12-27Research In Motion LimitedSystem and method for management of mobile device communication
US20080046580A1 (en)2006-06-292008-02-21Nokia CorporationAccount creation system and call processing system
US20080027982A1 (en)2006-07-272008-01-31Ebay Inc.Indefinite caching expiration techniques
US8272048B2 (en)2006-08-042012-09-18Apple Inc.Restriction of program process capabilities
US8341747B2 (en)2006-08-082012-12-25International Business Machines CorporationMethod to provide a secure virtual machine launcher
US8234704B2 (en)2006-08-142012-07-31Quantum Security, Inc.Physical access control and security monitoring system utilizing a normalized data format
EP2054830A2 (en)2006-08-172009-05-06Neustar, Inc.System and method for managing domain policy for interconnected communication networks
US8903365B2 (en)2006-08-182014-12-02Ca, Inc.Mobile device management
US20080047006A1 (en)2006-08-212008-02-21Pantech Co., Ltd.Method for registering rights issuer and domain authority in digital rights management and method for implementing secure content exchange functions using the same
US8010995B2 (en)2006-09-082011-08-30International Business Machines CorporationMethods, systems, and computer program products for implementing inter-process integrity serialization
US8245285B1 (en)2006-09-222012-08-14Oracle America, Inc.Transport-level web application security on a resource-constrained device
US8327427B2 (en)2006-09-252012-12-04Rockstar Consortium Us LpSystem and method for transparent single sign-on
US9135444B2 (en)2006-10-192015-09-15Novell, Inc.Trusted platform module (TPM) assisted data center management
US8259568B2 (en)2006-10-232012-09-04Mcafee, Inc.System and method for controlling mobile device access to a network
CN101170401B (en)2006-10-272011-02-02鸿富锦精密工业(深圳)有限公司Email encryption/decryption system and its method
US8126128B1 (en)2006-11-012012-02-28At&T Intellectual Property I, LpLife cycle management of user-selected applications on wireless communications devices
US8095786B1 (en)2006-11-092012-01-10Juniper Networks, Inc.Application-specific network-layer virtual private network connections
US8281299B2 (en)2006-11-102012-10-02Purdue Research FoundationMap-closure: a general purpose mechanism for nonstandard interpretation
US8365258B2 (en)2006-11-162013-01-29Phonefactor, Inc.Multi factor authentication
US20080141335A1 (en)2006-12-082008-06-12Novell, Inc.Provisioning software with policy-appropriate capabilities
US9124650B2 (en)2006-12-132015-09-01Quickplay Media Inc.Digital rights management in a mobile environment
US8869189B2 (en)2006-12-292014-10-21Echostar Technologies L.L.C.Controlling access to content and/or services
CA2578472C (en)2007-01-122013-01-15Truecontext CorporationMethods and system for orchestrating services and data sharing on mobile devices
JP5133973B2 (en)2007-01-182013-01-30パナソニック株式会社 Obfuscation support device, obfuscation support method, program, and integrated circuit
EP2122531B1 (en)2007-01-192014-10-01BlackBerry LimitedSelectively wiping a remote device
US8214451B2 (en)2007-01-192012-07-03Alcatel LucentNetwork service version management
US7644377B1 (en)2007-01-312010-01-05Hewlett-Packard Development Company, L.P.Generating a configuration of a system that satisfies constraints contained in models
US8132233B2 (en)2007-02-052012-03-06Hewlett-Packard Development Company, L.P.Dynamic network access control method and apparatus
US8250045B2 (en)2007-02-072012-08-21International Business Machines CorporationNon-invasive usage tracking, access control, policy enforcement, audit logging, and user action automation on software applications
US8095517B2 (en)2007-02-082012-01-10Blue Coat Systems, Inc.Method and system for policy-based protection of application data
US8074227B2 (en)2007-02-082011-12-06Microsoft CorporationUtilizing a first managed process to host at least a second managed process
US7761523B2 (en)2007-02-092010-07-20Research In Motion LimitedSchedulable e-mail filters
US8689334B2 (en)2007-02-282014-04-01Alcatel LucentSecurity protection for a customer programmable platform
US20080229117A1 (en)*2007-03-072008-09-18Shin Kang GApparatus for preventing digital piracy
JP4973246B2 (en)2007-03-092012-07-11日本電気株式会社 Access right management system, server, and access right management program
WO2008114256A2 (en)2007-03-222008-09-25Neocleus Ltd.Trusted local single sign-on
US20080270240A1 (en)2007-04-302008-10-30Viva ChuSystems and methods of managing tasks assigned to an individual
US10019570B2 (en)2007-06-142018-07-10Microsoft Technology Licensing, LlcProtection and communication abstractions for web browsers
US8463253B2 (en)2007-06-212013-06-11Verizon Patent And Licensing Inc.Flexible lifestyle portable communications device
US8027518B2 (en)2007-06-252011-09-27Microsoft CorporationAutomatic configuration of devices based on biometric data
US20090006232A1 (en)2007-06-292009-01-01Gallagher Ken ASecure computer and internet transaction software and hardware and uses thereof
DE602008004958D1 (en)2007-07-272011-03-31Research In Motion Ltd Remote control in a wireless communication system
EP2031916B1 (en)2007-07-272011-12-21Research In Motion LimitedAdministration of policies for wireless devices in a wireless communication system
US8060074B2 (en)2007-07-302011-11-15Mobile Iron, Inc.Virtual instance architecture for mobile device management systems
US7895409B2 (en)2007-07-302011-02-22Hewlett-Packard Development Company, L.P.Application inspection tool for determining a security partition
EP2188730A4 (en)2007-08-082014-09-17Innopath Software Inc MANAGEMENT AND APPLICATION OF POLICIES IN MOBILE DEVICES
US20090049425A1 (en)2007-08-142009-02-19Aladdin Knowledge Systems Ltd.Code Obfuscation By Reference Linking
WO2009029296A1 (en)2007-08-312009-03-05At & T Mobility Ii LlcEnhanced messaging with language translation feature
US20090077638A1 (en)2007-09-172009-03-19Novell, Inc.Setting and synching preferred credentials in a disparate credential store environment
US8554176B2 (en)2007-09-182013-10-08Qualcomm IncorporatedMethod and apparatus for creating a remotely activated secure backup service for mobile handsets
US8001278B2 (en)2007-09-282011-08-16Intel CorporationNetwork packet payload compression
KR100946824B1 (en)2007-10-312010-03-09(주)피엑스디 Digital broadcast widget system and widget output method
ES2662493T3 (en)2007-11-022018-04-06Qualcomm Incorporated Configurable event and resource arbitration management system
US8659427B2 (en)2007-11-092014-02-25Proxense, LlcProximity-sensor supporting multiple application services
US20090228963A1 (en)2007-11-262009-09-10Nortel Networks LimitedContext-based network security
WO2009076447A1 (en)2007-12-102009-06-18Courion CorporatonPolicy enforcement using esso
US8060596B1 (en)2007-12-262011-11-15Symantec CorporationMethods and systems for normalizing data loss prevention categorization information
US8453198B2 (en)2007-12-272013-05-28Hewlett-Packard Development Company, L.P.Policy based, delegated limited network access management
US8538376B2 (en)2007-12-282013-09-17Apple Inc.Event-based modes for electronic devices
US20090171906A1 (en)2008-01-022009-07-02Research In Motion LimitedSystem and method for providing information relating to an email being provided to an electronic device
US20090199277A1 (en)2008-01-312009-08-06Norman James MCredential arrangement in single-sign-on environment
US20090199178A1 (en)2008-02-012009-08-06Microsoft CorporationVirtual Application Management
AU2009214668A1 (en)2008-02-152009-08-20Citrix Systems, Inc.Systems and methods for secure handling of secure attention sequences
US20090222880A1 (en)2008-03-032009-09-03Tresys Technology, LlcConfigurable access control security for virtualization
US8078713B1 (en)2008-03-052011-12-13Full Armor CorporationDelivering policy settings with virtualized applications
US8607304B2 (en)2008-03-072013-12-10At&T Mobility Ii LlcSystem and method for policy-enabled mobile service gateway
US20130254660A1 (en)2008-03-132013-09-26Robb FujiokaTablet computer
US9747141B2 (en)2008-03-252017-08-29Qualcomm IncorporatedApparatus and methods for widget intercommunication in a wireless communication environment
WO2009145987A2 (en)2008-03-302009-12-03Symplified, Inc.System, method, and apparatus for single sign-on and managing access to resources across a network
US9576157B2 (en)2008-04-022017-02-21Yougetitback LimitedMethod for mitigating the unauthorized use of a device
US7966652B2 (en)2008-04-072011-06-21Safemashups Inc.Mashauth: using mashssl for efficient delegated authentication
CN101572678B (en)2008-04-302012-09-19北京明朝万达科技有限公司Mail attachment transparent privacy control method
US8156204B2 (en)2008-05-072012-04-10Chalk Media Service Corp.Method for enabling bandwidth management for mobile content delivery
US8549657B2 (en)2008-05-122013-10-01Microsoft CorporationOwner privacy in a shared mobile device
US8406748B2 (en)2009-01-282013-03-26Headwater Partners I LlcAdaptive ambient services
US8832777B2 (en)2009-03-022014-09-09Headwater Partners I LlcAdapting network policies based on device service processor configuration
US8250207B2 (en)2009-01-282012-08-21Headwater Partners I, LlcNetwork based ambient services
US8924469B2 (en)2008-06-052014-12-30Headwater Partners I LlcEnterprise access control and accounting allocation for access networks
US9069599B2 (en)2008-06-192015-06-30Servicemesh, Inc.System and method for a cloud computing abstraction layer with security zone facilities
US8204196B2 (en)2008-06-252012-06-19International Business Machines CorporationNotification to absent teleconference invitees
WO2010011467A1 (en)2008-06-292010-01-28Oceans' Edge, Inc.Mobile telephone firewall and compliance enforcement system and method
JP2011527465A (en)2008-06-302011-10-27モミニス リミテッド Generation and distribution of computer applications
GB2462442A (en)2008-08-062010-02-10Zybert Computing LtdA remote server centrally controls access to data stored in a data container in an encrypted form
US8862672B2 (en)2008-08-252014-10-14Microsoft CorporationContent sharing and instant messaging
CN101662765B (en)2008-08-292013-08-07深圳富泰宏精密工业有限公司Encryption system and method of short message of mobile telephone
US8365183B2 (en)2008-09-022013-01-29Ca, Inc.System and method for dynamic resource provisioning for job placement
US8238256B2 (en)2008-09-082012-08-07Nugent Raymond MSystem and method for cloud computing
US8763102B2 (en)2008-09-192014-06-24Hewlett-Packard Development Company, L.P.Single sign on infrastructure
US20100083358A1 (en)2008-09-292010-04-01Perfios Software Solutions Pvt. LtdSecure Data Aggregation While Maintaining Privacy
US8528059B1 (en)2008-10-062013-09-03Goldman, Sachs & Co.Apparatuses, methods and systems for a secure resource access and placement platform
US9026918B2 (en)2008-10-162015-05-05Accenture Global Services LimitedEnabling a user device to access enterprise data
US9836702B2 (en)2008-10-162017-12-05International Business Machines CorporationDigital rights management (DRM)-enabled policy management for an identity provider in a federated environment
EP2345205B1 (en)2008-11-062016-04-27McAfee, Inc.Apparatus and method for mediating connections between policy source servers, corporate repositories, and mobile devices
US20100150341A1 (en)2008-12-172010-06-17David DodgsonStorage security using cryptographic splitting
US20100146582A1 (en)2008-12-042010-06-10Dell Products L.P.Encryption management in an information handling system
US20100146523A1 (en)2008-12-052010-06-10Tripod Ventures Inc./ Entreprises Tripod Inc.Browser environment application and local file server application system
US8931033B2 (en)*2008-12-122015-01-06Microsoft CorporationIntegrating policies from a plurality of disparate management agents
US8245223B2 (en)2008-12-232012-08-14Microsoft CorporationNetworked deployment of multi-application customizations
US8505078B2 (en)2008-12-282013-08-06Qualcomm IncorporatedApparatus and methods for providing authorized device access
US8272030B1 (en)2009-01-212012-09-18Sprint Communications Company L.P.Dynamic security management for mobile communications device
US8856909B1 (en)2009-01-232014-10-07Juniper Networks, Inc.IF-MAP provisioning of resources and services
US20120005724A1 (en)2009-02-092012-01-05Imera Systems, Inc.Method and system for protecting private enterprise resources in a cloud computing environment
US20100228961A1 (en)2009-03-032010-09-09Erf Wireless, Inc.Hierarchical secure networks
US20100228825A1 (en)2009-03-062010-09-09Microsoft CorporationSmart meeting room
US20100235216A1 (en)2009-03-162010-09-16Microsoft CorporationIntegration of pre-meeting and post-meeting experience into a meeting lifecycle
CA2692741C (en)2009-03-312014-04-08Research In Motion LimitedRemote application storage
CN101854340B (en)2009-04-032015-04-01瞻博网络公司Behavior based communication analysis carried out based on access control information
KR20120013968A (en)2009-04-092012-02-15에이지스 모빌리티, 아이엔씨. Contextual mediation
US8660530B2 (en)2009-05-012014-02-25Apple Inc.Remotely receiving and communicating commands to a mobile device for execution by the mobile device
US8666367B2 (en)2009-05-012014-03-04Apple Inc.Remotely locating and commanding a mobile device
AU2010244945B2 (en)2009-05-052015-01-22Absolute Software CorporationDiscriminating data protection system
US8695058B2 (en)2009-05-202014-04-08Mobile Iron, Inc.Selective management of mobile device data in an enterprise environment
US20100299152A1 (en)2009-05-202010-11-25Mobile Iron, Inc.Selective Management of Mobile Devices in an Enterprise Environment
US9858925B2 (en)2009-06-052018-01-02Apple Inc.Using context information to facilitate processing of commands in a virtual assistant
US9183534B2 (en)2009-06-122015-11-10Apple Inc.Devices with profile-based operating mode controls
US9141412B2 (en)2009-06-162015-09-22Microsoft Technology Licensing, LlcTerminal services application virtualization for compatibility
US8254957B2 (en)2009-06-162012-08-28Intel CorporationContext-based limitation of mobile device operation
US9621516B2 (en)2009-06-242017-04-11Vmware, Inc.Firewall configured with dynamic membership sets representing machine attributes
US8407190B2 (en)2009-06-302013-03-26Commvault Systems, Inc.Performing data storage operations with a cloud environment, including containerized deduplication, data pruning, and data transfer
US9386447B2 (en)2009-07-212016-07-05Scott Ferrill TibbittsMethod and system for controlling a mobile communication device
US8281381B2 (en)2009-08-032012-10-02Novell, Inc.Techniques for environment single sign on
US8392386B2 (en)2009-08-052013-03-05International Business Machines CorporationTracking file contents
US8566391B2 (en)2009-08-132013-10-22Hitachi, Ltd.System and method for evaluating application suitability in execution environment
WO2011026530A1 (en)2009-09-072011-03-10Tomtom International B.V.Navigation apparatus and method of supporting hands-free voice communication
US8200626B1 (en)2009-09-182012-06-12Sprint Communications Company L.P.Mobile device file management
US8972878B2 (en)2009-09-212015-03-03Avaya Inc.Screen icon manipulation by context and frequency of Use
US8145199B2 (en)2009-10-312012-03-27BT Patent LLCControlling mobile device functions
EP2334034B1 (en)2009-11-112018-06-27BlackBerry LimitedUsing a trusted token and push for validating the request for single sign on
US8595284B2 (en)2009-12-142013-11-26Samsung Electronics Co., LtdWeb application script migration
US8499304B2 (en)2009-12-152013-07-30At&T Mobility Ii LlcMultiple mode mobile device
US9244533B2 (en)2009-12-172016-01-26Microsoft Technology Licensing, LlcCamera navigation for presentations
US8495746B2 (en)2009-12-182013-07-23Verizon Patent And Licensing Inc.Apparatuses, methods and systems of an application security management platform
US8533780B2 (en)2009-12-222013-09-10Cisco Technology, Inc.Dynamic content-based routing
WO2011091056A1 (en)2010-01-192011-07-28Servicemesh, Inc.System and method for a cloud computing abstraction layer
WO2011103385A1 (en)2010-02-222011-08-25Avaya Inc.Secure, policy-based communications security and file sharing across mixed media, mixed-communications modalities and extensible to cloud computing such as soa
US20110208797A1 (en)2010-02-222011-08-25Full Armor CorporationGeolocation-Based Management of Virtual Applications
US8468455B2 (en)2010-02-242013-06-18Novell, Inc.System and method for providing virtual desktop extensions on a client desktop
US8024469B1 (en)2010-03-052011-09-20Brass Monkey Inc.System and method for connecting network sockets between applications
US9355282B2 (en)2010-03-242016-05-31Red Hat, Inc.Using multiple display servers to protect data
US8433901B2 (en)2010-04-072013-04-30Apple Inc.System and method for wiping encrypted data on a device having file-level content protection
US20110252459A1 (en)2010-04-122011-10-13Walsh Robert EMultiple Server Access Management
US20110314534A1 (en)2010-04-142011-12-22Lee JamesSecured Execution Environments and Methods
US9584624B2 (en)2010-04-152017-02-28Blackberry LimitedMethod and system for transmitting an application to a device
US8555377B2 (en)2010-04-292013-10-08High Cloud SecuritySecure virtual machine
US8805968B2 (en)2010-05-032014-08-12Panzura, Inc.Accessing cached data from a peer cloud controller in a distributed filesystem
US8935384B2 (en)*2010-05-062015-01-13Mcafee Inc.Distributed data revocation using data commands
US9461996B2 (en)2010-05-072016-10-04Citrix Systems, Inc.Systems and methods for providing a single click access to enterprise, SAAS and cloud hosted application
US9282097B2 (en)2010-05-072016-03-08Citrix Systems, Inc.Systems and methods for providing single sign on access to enterprise SAAS and cloud hosted applications
WO2011143094A2 (en)2010-05-092011-11-17Citrix Systems, Inc.Systems and methods for allocation of classes of service to network connections corresponding to virtual channels
EP2572338A4 (en)2010-05-212016-04-27Hsbc Technology & Services Usa IncAccount opening computer system architecture and process for implementing same
JP2011248683A (en)2010-05-272011-12-08Canon IncCloud computing system, server computer, method for connecting device and program
US8549617B2 (en)2010-06-302013-10-01Juniper Networks, Inc.Multi-service VPN network client for mobile device having integrated acceleration
US8127350B2 (en)2010-06-302012-02-28Juniper Networks, Inc.Multi-service VPN network client for mobile device
US8458787B2 (en)2010-06-302013-06-04Juniper Networks, Inc.VPN network client for mobile device having dynamically translated user home page
US10142292B2 (en)2010-06-302018-11-27Pulse Secure LlcDual-mode multi-service VPN network client for mobile device
US8429674B2 (en)2010-07-202013-04-23Apple Inc.Maintaining data states upon forced exit
US8474017B2 (en)2010-07-232013-06-25Verizon Patent And Licensing Inc.Identity management and single sign-on in a heterogeneous composite service scenario
JP5732767B2 (en)2010-07-262015-06-10富士通株式会社 PROCESSING DEVICE, PROCESSING METHOD, PROCESSING PROGRAM, COMPUTER-READABLE RECORDING MEDIUM CONTAINING THE PROGRAM
WO2012016091A2 (en)2010-07-282012-02-02Nextlabs, Inc.Protecting documents using policies and encryption
EP2599001A4 (en)2010-07-282013-07-31Admiemobile LlcSystems and methods for establishing and maintaining virtual computing clouds
US8539245B2 (en)2010-08-062013-09-17Intel CorporationApparatus and method for accessing a secure partition in non-volatile storage by a host system enabled after the system exits a first instance of a secure mode
US9936333B2 (en)2010-08-102018-04-03Microsoft Technology Licensing, LlcLocation and contextual-based mobile application promotion and delivery
US8539561B2 (en)2010-08-242013-09-17International Business Machines CorporationSystems and methods to control device endpoint behavior using personae and policies
US8739157B2 (en)2010-08-262014-05-27Adobe Systems IncorporatedSystem and method for managing cloud deployment configuration of an application
US9421460B2 (en)2010-08-312016-08-23Sony Interactive Entertainment Inc.Offline Progress of console game via portable device
US20120066691A1 (en)2010-09-142012-03-15Paul Keith BrantonPrivate application clipboard
US9582673B2 (en)2010-09-272017-02-28Microsoft Technology Licensing, LlcSeparation of duties checks from entitlement sets
US8958780B2 (en)2010-10-072015-02-17Blackberry LimitedProvisioning based on application and device capability
JP5620781B2 (en)2010-10-142014-11-05キヤノン株式会社 Information processing apparatus, control method thereof, and program
US20120110317A1 (en)2010-10-292012-05-03Verizon Patent And Licensing Inc.Content download manager
EP2638465A2 (en)2010-11-092013-09-18Openpeak Inc.Communication devices, networks, services and accompanying methods
US20120131116A1 (en)2010-11-152012-05-24Van Quy TuControlling data transfer on mobile devices
US8359016B2 (en)2010-11-192013-01-22Mobile Iron, Inc.Management of mobile applications
US8869307B2 (en)2010-11-192014-10-21Mobile Iron, Inc.Mobile posture-based policy, remediation and access control for enterprise resources
KR20120057734A (en)2010-11-222012-06-07삼성전자주식회사Server, device accessing server and control method
US9219744B2 (en)2010-12-082015-12-22At&T Intellectual Property I, L.P.Mobile botnet mitigation
US8918834B1 (en)2010-12-172014-12-23Amazon Technologies, Inc.Creating custom policies in a remote-computing environment
US8650620B2 (en)2010-12-202014-02-11At&T Intellectual Property I, L.P.Methods and apparatus to control privileges of mobile device applications
AU2011202832B2 (en)2010-12-212013-01-24Lg Electronics Inc.Mobile terminal and method of controlling a mode switching therein
AU2011202838B2 (en)2010-12-212014-04-10Lg Electronics Inc.Mobile terminal and method of controlling a mode screen display therein
US8856950B2 (en)2010-12-212014-10-07Lg Electronics Inc.Mobile terminal and method of managing information therein including first operating system acting in first mode and second operating system acting in second mode
AU2011202840B2 (en)2010-12-212014-04-17Lg Electronics Inc.Mobile terminal and method of controlling a mode switching therein
AU2011202837B2 (en)2010-12-212013-08-22Lg Electronics Inc.Mobile terminal and method of controlling a mode switching therein
US9110743B2 (en)2010-12-212015-08-18Microsoft Technology Licensing, LlcExtensible system action for sharing while remaining in context
US9178981B2 (en)2010-12-222015-11-03Lg Electronics Inc.Mobile terminal and method of sharing information therein
EP2469404B1 (en)2010-12-222018-04-18Lg Electronics Inc.Mobile terminal and method of displaying information in accordance with a plurality of modes of use
US8931037B2 (en)2010-12-272015-01-06Microsoft CorporationPolicy-based access to virtualized applications
US8898487B2 (en)2010-12-272014-11-25Microsoft CorporationPower management via coordination and selective operation of timer-related tasks
JP5017462B2 (en)2010-12-272012-09-05株式会社東芝 Information processing apparatus and removable media management method
US20120174237A1 (en)2010-12-312012-07-05Openpeak Inc.Location aware self-locking system and method for a mobile device
US20120179909A1 (en)2011-01-062012-07-12Pitney Bowes Inc.Systems and methods for providing individual electronic document secure storage, retrieval and use
US9172766B2 (en)2011-01-102015-10-27Fiberlink Communications CorporationSystem and method for extending cloud services into the customer premise
US8898793B2 (en)2011-01-142014-11-25Nokia CorporationMethod and apparatus for adjusting context-based factors for selecting a security policy
US20120198570A1 (en)2011-02-012012-08-02Bank Of America CorporationGeo-Enabled Access Control
US8806569B2 (en)2011-02-072014-08-12Tufin Software Technologies Ltd.Method and system for analyzing security ruleset by generating a logically equivalent security rule-set
US10003672B2 (en)2011-02-092018-06-19Cisco Technology, Inc.Apparatus, systems and methods for deployment of interactive desktop applications on distributed infrastructures
US8549656B2 (en)2011-02-112013-10-01Mocana CorporationSecuring and managing apps on a device
US9544396B2 (en)2011-02-232017-01-10Lookout, Inc.Remote application installation and control for a mobile device
KR20120096983A (en)2011-02-242012-09-03삼성전자주식회사Malware detection method and mobile terminal therefor
WO2012118610A1 (en)2011-02-282012-09-07Siemens Enterprise Communications Gmbh & Co. KgApparatus and mechanism for dynamic assignment of survivability services to mobile devices
US20120233130A1 (en)2011-03-112012-09-13Nagarajan VedachalamSystem and method for archiving emails
US20120238206A1 (en)2011-03-142012-09-20Research In Motion LimitedCommunications device providing near field communication (nfc) secure element disabling features related methods
US8548443B2 (en)2011-03-162013-10-01Dell Products L.P.System and method for selectively restricting portable information handling system features
US9119017B2 (en)2011-03-182015-08-25Zscaler, Inc.Cloud based mobile device security and policy enforcement
US8955142B2 (en)2011-03-212015-02-10Mocana CorporationSecure execution of unsecured apps on a device
US8769305B2 (en)2011-03-212014-07-01Moncana CorporationSecure execution of unsecured apps on a device
WO2012128682A1 (en)2011-03-222012-09-27Telefonaktiebolaget L M Ericsson (Publ)Methods for exchanging user profile, profile mediator device, agents, computer programs and computer program products
US20120254768A1 (en)2011-03-312012-10-04Google Inc.Customizing mobile applications
US8458802B2 (en)2011-04-022013-06-04Intel CorporationMethod and device for managing digital usage rights of documents
WO2012138804A2 (en)2011-04-042012-10-11Nextlabs, Inc.Protecting information using policies and encryption
EP2523107B1 (en)2011-04-192018-11-07LG Electronics Inc.Mobile terminal and system for managing applications using the same
US9817677B2 (en)2011-04-222017-11-14Microsoft Technologies Licensing, LLCRule based data driven validation
US10187494B2 (en)2011-04-262019-01-22Acumera, Inc.Gateway device application development system
US9094400B2 (en)2011-04-272015-07-28International Business Machines CorporationAuthentication in virtual private networks
US9072972B2 (en)2011-04-282015-07-07Numecent Holdings LtdApplication distribution network
US8738772B2 (en)2011-05-022014-05-27Mitel Networks CorporationRegulating use of a mobile computing device for a user at a selected location
US8683556B2 (en)2011-05-042014-03-25Apple Inc.Electronic devices having adaptive security profiles and methods for selecting the same
US8839395B2 (en)2011-05-132014-09-16Cch IncorporatedSingle sign-on between applications
US9037723B2 (en)2011-05-312015-05-19Red Hat, Inc.Triggering workload movement based on policy stack having multiple selectable inputs
AU2012261972A1 (en)2011-06-012014-01-09Security First Corp.Systems and methods for secure distributed storage
US8578443B2 (en)2011-06-012013-11-05Mobileasap, Inc.Real-time mobile application management
KR101978180B1 (en)2011-06-092019-05-14삼성전자주식회사Method and system for controlling user experience with an application on a client device
US20120324568A1 (en)2011-06-142012-12-20Lookout, Inc., A California CorporationMobile web protection
US10333711B2 (en)2011-06-172019-06-25Microsoft Technology Licensing, LlcControlling access to protected objects
US20120331527A1 (en)2011-06-222012-12-27TerraWi, Inc.Multi-layer, geolocation-based network resource access and permissions
US8843998B2 (en)2011-06-272014-09-23Cliqr Technologies, Inc.Apparatus, systems and methods for secure and selective access to services in hybrid public-private infrastructures
KR101819506B1 (en)2011-06-282018-01-17엘지전자 주식회사Mobile terminal and Method for controlling display thereof
KR101801577B1 (en)2011-06-282017-11-27엘지전자 주식회사Mobile terminal and Method for controlling display thereof
EP2727042B1 (en)2011-07-012016-04-06Fiberlink Communications CorporationRules based actions for mobile device management
KR101844289B1 (en)2011-07-062018-04-02삼성전자 주식회사Method and apparatus for managing security of mobile terminal based on location information in mobile communication system
US20130014267A1 (en)2011-07-072013-01-10Farrugia Augustin JComputer protocol generation and obfuscation
WO2013006844A1 (en)2011-07-072013-01-10Cisco Technology, Inc.System and method for providing a message and an event based video services control plane
US8756665B2 (en)2011-07-082014-06-17International Business Machines CorporationAuthenticating a rich client from within an existing browser session
US8719919B2 (en)2011-07-122014-05-06Bank Of America CorporationService mediation framework
US9369307B2 (en)2011-07-122016-06-14Bank Of America CorporationOptimized service integration
US9015320B2 (en)2011-07-122015-04-21Bank Of America CorporationDynamic provisioning of service requests
US20130024928A1 (en)2011-07-222013-01-24Robert James BurkeSecure network communications for meters
US9942385B2 (en)2011-08-042018-04-10International Business Machines CorporationSystem and method for preventing and/or limiting use of a mobile device
US9171139B2 (en)2011-08-052015-10-27Vmware, Inc.Lock screens to access work environments on a personal mobile device
US9065826B2 (en)2011-08-082015-06-23Microsoft Technology Licensing, LlcIdentifying application reputation based on resource accesses
US8738868B2 (en)2011-08-232014-05-27Vmware, Inc.Cooperative memory resource management for virtualized computing devices
KR20130023656A (en)2011-08-292013-03-08주식회사 팬택Portable multifunction device and method for controlling permission of application
US8898459B2 (en)2011-08-312014-11-25At&T Intellectual Property I, L.P.Policy configuration for mobile device applications
US20130059284A1 (en)2011-09-072013-03-07Teegee, LlcInteractive electronic toy and learning device system
US10063430B2 (en)2011-09-092018-08-28Cloudon Ltd.Systems and methods for workspace interaction with cloud-based applications
CN104185844B (en)2011-09-092018-06-05石器公司Key sharing method and device based on Remote Desktop Protocol
US9652738B2 (en)2011-09-142017-05-16Avaya Inc.System and method for a communication session identifier
US10165007B2 (en)2011-09-152018-12-25Microsoft Technology Licensing, LlcSecuring data usage in computing devices
US8825863B2 (en)2011-09-202014-09-02International Business Machines CorporationVirtual machine placement within a server farm
US8554179B2 (en)2011-09-232013-10-08Blackberry LimitedManaging mobile device applications
US8806639B2 (en)2011-09-302014-08-12Avaya Inc.Contextual virtual machines for application quarantine and assessment method and system
US9451451B2 (en)2011-09-302016-09-20Tutela Technologies Ltd.System for regulating wireless device operations in wireless networks
US8695060B2 (en)2011-10-102014-04-08Openpeak Inc.System and method for creating secure applications
US8402011B1 (en)2011-10-102013-03-19Google Inc.System and method for managing user web browsing information
US8239918B1 (en)2011-10-112012-08-07Google Inc.Application marketplace administrative controls
US9137262B2 (en)2011-10-112015-09-15Citrix Systems, Inc.Providing secure mobile device access to enterprise resources using application tunnels
US20140032733A1 (en)2011-10-112014-01-30Citrix Systems, Inc.Policy-Based Application Management
US20140040979A1 (en)2011-10-112014-02-06Citrix Systems, Inc.Policy-Based Application Management
US9043480B2 (en)2011-10-112015-05-26Citrix Systems, Inc.Policy-based application management
US20130097660A1 (en)2011-10-172013-04-18Mcafee, Inc.System and method for whitelisting applications in a mobile network environment
US8789179B2 (en)2011-10-282014-07-22Novell, Inc.Cloud protection techniques
US9106650B2 (en)*2011-11-092015-08-11Microsoft Technology Licensing, LlcUser-driven access control
US10291658B2 (en)*2011-11-092019-05-14Microsoft Technology Licensing, LlcTechniques to apply and share remote policies on mobile devices
US8990558B2 (en)2011-11-092015-03-24Safer Point LtdSecuring information in a cloud computing system
WO2013070126A1 (en)2011-11-102013-05-16Telefonaktiebolaget L M Ericsson (Publ)Policy controlled preload and consumption of software application
US8688768B2 (en)2011-11-182014-04-01Ca, Inc.System and method for hand-offs in cloud environments
US8893261B2 (en)2011-11-222014-11-18Vmware, Inc.Method and system for VPN isolation using network namespaces
US9143943B2 (en)2011-11-292015-09-22Dell Products L.P.Mode sensitive networking
US8667579B2 (en)2011-11-292014-03-04Genband Us LlcMethods, systems, and computer readable media for bridging user authentication, authorization, and access between web-based and telecom domains
US9100854B2 (en)2011-12-062015-08-04T-Mobile Usa, Inc.Quality of service application controller and user equipment application profiler
US20130171967A1 (en)2012-01-042013-07-04Ayman S. AshourProviding Secure Execution of Mobile Device Workflows
US8863298B2 (en)2012-01-062014-10-14Mobile Iron, Inc.Secure virtual file management system
US9507630B2 (en)2012-02-092016-11-29Cisco Technology, Inc.Application context transfer for distributed computing resources
US9037897B2 (en)2012-02-172015-05-19International Business Machines CorporationElastic cloud-driven task execution
US8918881B2 (en)2012-02-242014-12-23Appthority, Inc.Off-device anti-malware protection for mobile devices
US9529993B2 (en)2012-03-022016-12-27International Business Machines CorporationPolicy-driven approach to managing privileged/shared identity in an enterprise
US20130237152A1 (en)2012-03-092013-09-12Kulveer TaggarMethods and systems for hardware and software related to a near field communications task launcher
US9027076B2 (en)2012-03-232015-05-05Lockheed Martin CorporationMethod and apparatus for context aware mobile security
US20130254262A1 (en)2012-03-262013-09-26Quickmobile Inc.System and method for a user to dynamically update a mobile application from a generic or first application within a class of applications to create a specific or second application with said class of applications
US9319286B2 (en)2012-03-302016-04-19Cognizant Business Services LimitedApparatus and methods for managing applications in multi-cloud environments
US20130263208A1 (en)2012-04-022013-10-03Narsimha Reddy ChallaManaging virtual machines in a cloud computing system
US20130268676A1 (en)2012-04-062013-10-10Telefonaktiebolaget L M Ericsson (Publ)Application programming interface routing system and method of operating the same
US20130283335A1 (en)2012-04-192013-10-24AppSense, Inc.Systems and methods for applying policy wrappers to computer applications
US9253209B2 (en)*2012-04-262016-02-02International Business Machines CorporationPolicy-based dynamic information flow control on mobile devices
US9112918B2 (en)2012-04-302015-08-18Verizon Patent And Licensing Inc.Multi-mode user device and network-based control and monitoring
US9626526B2 (en)2012-04-302017-04-18Ca, Inc.Trusted public infrastructure grid cloud
US8990948B2 (en)2012-05-012015-03-24Taasera, Inc.Systems and methods for orchestrating runtime operational integrity
US20130297604A1 (en)2012-05-012013-11-07Research In Motion LimitedElectronic device and method for classification of communication data objects
US9405723B2 (en)2012-05-022016-08-02Kony, Inc.Mobile application management systems and methods thereof
US8990901B2 (en)2012-05-052015-03-24Citrix Systems, Inc.Systems and methods for network filtering in VPN
US9215553B2 (en)2012-05-112015-12-15Rowles Holdings, LlcAutomatic determination of and reaction to mobile user routine behavior based on geographical and repetitive pattern analysis
US20130311597A1 (en)2012-05-162013-11-21Apple Inc.Locally backed cloud-based storage
US8849904B2 (en)2012-05-172014-09-30Cloudflare, Inc.Incorporating web applications into web pages at the network level
US9300570B2 (en)2012-05-222016-03-29Harris CorporationMulti-tunnel virtual private network
KR101874081B1 (en)2012-06-072018-07-03에스케이테크엑스 주식회사Cloud Service Supporting Method And System based on a Enhanced Security
US20130347130A1 (en)2012-06-082013-12-26BlueboxMethods and apparatus for dynamically providing modified versions of electronic device applications
US20140007215A1 (en)2012-06-152014-01-02Lockheed Martin CorporationMobile applications platform
US9792585B2 (en)2012-06-212017-10-17Google Inc.Mobile application management
US9240977B2 (en)2012-07-112016-01-19Netiq CorporationTechniques for protecting mobile applications
US9053304B2 (en)2012-07-132015-06-09Securekey Technologies Inc.Methods and systems for using derived credentials to authenticate a device across multiple platforms
US9032506B2 (en)2012-08-092015-05-12Cisco Technology, Inc.Multiple application containerization in a single container
US20140047413A1 (en)2012-08-092014-02-13Modit, Inc.Developing, Modifying, and Using Applications
US9087191B2 (en)2012-08-242015-07-21Vmware, Inc.Method and system for facilitating isolated workspace for applications
US9507949B2 (en)2012-09-282016-11-29Intel CorporationDevice and methods for management and access of distributed data sources
US20140108558A1 (en)2012-10-122014-04-17Citrix Systems, Inc.Application Management Framework for Secure Data Sharing in an Orchestration Framework for Connected Devices
US20140109176A1 (en)2012-10-152014-04-17Citrix Systems, Inc.Configuring and providing profiles that manage execution of mobile applications
US8875304B2 (en)2012-11-082014-10-28International Business Machines CorporationApplication and data removal system
US9326145B2 (en)2012-12-162016-04-26Aruba Networks, Inc.System and method for application usage controls through policy enforcement
US8910262B2 (en)2012-12-212014-12-09Cellco PartnershipSupporting multiple messaging services on mobile devices in a single user experience
US9374369B2 (en)2012-12-282016-06-21Lookout, Inc.Multi-factor authentication and comprehensive login system for client-server networks
US9413736B2 (en)2013-03-292016-08-09Citrix Systems, Inc.Providing an enterprise application store
US10284627B2 (en)2013-03-292019-05-07Citrix Systems, Inc.Data management for an application with multiple operation modes
US9455886B2 (en)2013-03-292016-09-27Citrix Systems, Inc.Providing mobile device management functionalities
US9355223B2 (en)2013-03-292016-05-31Citrix Systems, Inc.Providing a managed browser
TWI499932B (en)2013-07-172015-09-11Ind Tech Res InstMethod for application management, corresponding system, and user device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20100064341A1 (en)*2006-03-272010-03-11Carlo AlderaSystem for Enforcing Security Policies on Mobile Communications Devices
US20080194296A1 (en)*2007-02-142008-08-14Brian RoundtreeSystem and method for securely managing data stored on mobile devices, such as enterprise mobility data

Cited By (166)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8844049B2 (en)*2011-04-212014-09-23Wibu-Systems AgMethod for generating a cryptographic key for a protected digital data object on the basis of current components of a computer
US20120272052A1 (en)*2011-04-212012-10-25Peer WichmannMethod for generating a cryptographic key for a protected digital data object on the basis of current components of a computer
US9143530B2 (en)2011-10-112015-09-22Citrix Systems, Inc.Secure container for protecting enterprise data on a mobile device
US10044757B2 (en)2011-10-112018-08-07Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US10469534B2 (en)2011-10-112019-11-05Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US8799994B2 (en)2011-10-112014-08-05Citrix Systems, Inc.Policy-based application management
US8806570B2 (en)2011-10-112014-08-12Citrix Systems, Inc.Policy-based application management
US9286471B2 (en)2011-10-112016-03-15Citrix Systems, Inc.Rules based detection and correction of problems on mobile devices of enterprise users
US9213850B2 (en)2011-10-112015-12-15Citrix Systems, Inc.Policy-based application management
US9183380B2 (en)2011-10-112015-11-10Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US10063595B1 (en)2011-10-112018-08-28Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US9521147B2 (en)2011-10-112016-12-13Citrix Systems, Inc.Policy based application management
US9378359B2 (en)2011-10-112016-06-28Citrix Systems, Inc.Gateway for controlling mobile device access to enterprise resources
US9143529B2 (en)2011-10-112015-09-22Citrix Systems, Inc.Modifying pre-existing mobile applications to implement enterprise security policies
US8869235B2 (en)2011-10-112014-10-21Citrix Systems, Inc.Secure mobile browser for protecting enterprise data
US8881229B2 (en)2011-10-112014-11-04Citrix Systems, Inc.Policy-based application management
US9137262B2 (en)2011-10-112015-09-15Citrix Systems, Inc.Providing secure mobile device access to enterprise resources using application tunnels
US8886925B2 (en)2011-10-112014-11-11Citrix Systems, Inc.Protecting enterprise data through policy-based encryption of message attachments
US9529996B2 (en)2011-10-112016-12-27Citrix Systems, Inc.Controlling mobile device access to enterprise resources
US9111105B2 (en)2011-10-112015-08-18Citrix Systems, Inc.Policy-based application management
US11134104B2 (en)2011-10-112021-09-28Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US9043480B2 (en)2011-10-112015-05-26Citrix Systems, Inc.Policy-based application management
US10402546B1 (en)2011-10-112019-09-03Citrix Systems, Inc.Secure execution of enterprise applications on mobile devices
US8769063B2 (en)2011-10-112014-07-01Citrix Systems, Inc.Policy-based application management
US9053340B2 (en)2012-10-122015-06-09Citrix Systems, Inc.Enterprise application store for an orchestration framework for connected devices
US8726343B1 (en)2012-10-122014-05-13Citrix Systems, Inc.Managing dynamic policies and settings in an orchestration framework for connected devices
US9386120B2 (en)2012-10-122016-07-05Citrix Systems, Inc.Single sign-on access in an orchestration framework for connected devices
US9392077B2 (en)2012-10-122016-07-12Citrix Systems, Inc.Coordinating a computing activity across applications and devices having multiple operation modes in an orchestration framework for connected devices
US9854063B2 (en)2012-10-122017-12-26Citrix Systems, Inc.Enterprise application store for an orchestration framework for connected devices
US9189645B2 (en)2012-10-122015-11-17Citrix Systems, Inc.Sharing content across applications and devices having multiple operation modes in an orchestration framework for connected devices
US9516022B2 (en)2012-10-142016-12-06Getgo, Inc.Automated meeting room
US8904477B2 (en)2012-10-152014-12-02Citrix Systems, Inc.Configuring and providing profiles that manage execution of mobile applications
US9973489B2 (en)2012-10-152018-05-15Citrix Systems, Inc.Providing virtualized private network tunnels
US8910239B2 (en)2012-10-152014-12-09Citrix Systems, Inc.Providing virtualized private network tunnels
US9467474B2 (en)2012-10-152016-10-11Citrix Systems, Inc.Conjuring and providing profiles that manage execution of mobile applications
US9654508B2 (en)2012-10-152017-05-16Citrix Systems, Inc.Configuring and providing profiles that manage execution of mobile applications
US9521117B2 (en)2012-10-152016-12-13Citrix Systems, Inc.Providing virtualized private network tunnels
US8931078B2 (en)2012-10-152015-01-06Citrix Systems, Inc.Providing virtualized private network tunnels
US8887230B2 (en)2012-10-152014-11-11Citrix Systems, Inc.Configuring and providing profiles that manage execution of mobile applications
US8914845B2 (en)2012-10-152014-12-16Citrix Systems, Inc.Providing virtualized private network tunnels
US10908896B2 (en)2012-10-162021-02-02Citrix Systems, Inc.Application wrapping for application management framework
US9602474B2 (en)2012-10-162017-03-21Citrix Systems, Inc.Controlling mobile device access to secure data
US9971585B2 (en)2012-10-162018-05-15Citrix Systems, Inc.Wrapping unmanaged applications on a mobile device
US9606774B2 (en)2012-10-162017-03-28Citrix Systems, Inc.Wrapping an application with field-programmable business logic
US10545748B2 (en)2012-10-162020-01-28Citrix Systems, Inc.Wrapping unmanaged applications on a mobile device
US8959579B2 (en)2012-10-162015-02-17Citrix Systems, Inc.Controlling mobile device access to secure data
US9858428B2 (en)2012-10-162018-01-02Citrix Systems, Inc.Controlling mobile device access to secure data
US9877187B2 (en)2012-12-062018-01-23At&T Intellectual Property I, L.P.Security for network load broadcasts over cellular networks
US20160135043A1 (en)*2012-12-062016-05-12At&T Intellectual Property I, L.P.Security for network load broadcasts over cellular networks
US9456342B2 (en)*2012-12-062016-09-27At&T Intellectual Property I, L.P.Security for network load broadcasts over cellular networks
US9866382B2 (en)*2012-12-212018-01-09Mobile Iron, Inc.Secure app-to-app communication
US20140177839A1 (en)*2012-12-212014-06-26Mobile Iron, Inc.Secure app-to-app communication
US9059974B2 (en)2012-12-212015-06-16Mobile Iron, Inc.Secure mobile app connection bus
US9235717B1 (en)2013-02-252016-01-12Mobile Iron, Inc.Secure copy and paste of mobile app data
US10284369B2 (en)*2013-03-012019-05-07Mobile Iron, Inc.Secure app-to-app communication
US20170302449A1 (en)*2013-03-012017-10-19Mobile Iron, Inc.Secure app-to-app communication
US8996709B2 (en)2013-03-292015-03-31Citrix Systems, Inc.Providing a managed browser
US8813179B1 (en)2013-03-292014-08-19Citrix Systems, Inc.Providing mobile device management functionalities
US9355223B2 (en)2013-03-292016-05-31Citrix Systems, Inc.Providing a managed browser
US9280377B2 (en)2013-03-292016-03-08Citrix Systems, Inc.Application with multiple operation modes
US9413736B2 (en)2013-03-292016-08-09Citrix Systems, Inc.Providing an enterprise application store
US8898732B2 (en)2013-03-292014-11-25Citrix Systems, Inc.Providing a managed browser
US9455886B2 (en)2013-03-292016-09-27Citrix Systems, Inc.Providing mobile device management functionalities
US8850050B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing a managed browser
US9215225B2 (en)2013-03-292015-12-15Citrix Systems, Inc.Mobile device locking with context
US8910264B2 (en)2013-03-292014-12-09Citrix Systems, Inc.Providing mobile device management functionalities
US8849978B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing an enterprise application store
US10476885B2 (en)2013-03-292019-11-12Citrix Systems, Inc.Application with multiple operation modes
US9369449B2 (en)2013-03-292016-06-14Citrix Systems, Inc.Providing an enterprise application store
US9158895B2 (en)2013-03-292015-10-13Citrix Systems, Inc.Providing a managed browser
US10284627B2 (en)2013-03-292019-05-07Citrix Systems, Inc.Data management for an application with multiple operation modes
US8893221B2 (en)2013-03-292014-11-18Citrix Systems, Inc.Providing a managed browser
US9985850B2 (en)2013-03-292018-05-29Citrix Systems, Inc.Providing mobile device management functionalities
US8850010B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing a managed browser
US9112853B2 (en)2013-03-292015-08-18Citrix Systems, Inc.Providing a managed browser
US10701082B2 (en)2013-03-292020-06-30Citrix Systems, Inc.Application with multiple operation modes
US10097584B2 (en)2013-03-292018-10-09Citrix Systems, Inc.Providing a managed browser
US8849979B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing mobile device management functionalities
US9948657B2 (en)2013-03-292018-04-17Citrix Systems, Inc.Providing an enterprise application store
US8881228B2 (en)2013-03-292014-11-04Citrix Systems, Inc.Providing a managed browser
US8850049B1 (en)2013-03-292014-09-30Citrix Systems, Inc.Providing mobile device management functionalities for a managed browser
US10965734B2 (en)2013-03-292021-03-30Citrix Systems, Inc.Data management for an application with multiple operation modes
US10255444B2 (en)2013-05-032019-04-09Visa International Service AssociationMethod and system for utilizing secure profiles in event detection
US9870477B2 (en)2013-05-032018-01-16Visa International Service AssociationSecurity engine for a secure operating environment
US10796009B2 (en)2013-05-032020-10-06Visa International Service AssociationSecurity engine for a secure operating environment
US9424421B2 (en)2013-05-032016-08-23Visa International Service AssociationSecurity engine for a secure operating environment
US9473931B2 (en)2013-07-172016-10-18Qualcomm IncorporatedMethods to achieve modem-assisted-service-classification functionality in a device with multiple subscriptions
GB2518526A (en)*2013-09-062015-03-25Bae Systems PlcSecured mobile communications device
GB2518526B (en)*2013-09-062016-02-03Bae Systems PlcSecured mobile communications device
US20150121538A1 (en)*2013-10-312015-04-30International Business Machines CorporationTechniques for managing security modes applied to application program execution
US9501638B2 (en)*2013-10-312016-11-22Globalfoundries IncTechniques for managing security modes applied to application program execution
US20150128051A1 (en)*2013-11-012015-05-07Google Inc.User-configurable delivery of informational events
US9729551B1 (en)*2013-11-262017-08-08Mobile Iron, Inc.Virtual mailbox
US20150150119A1 (en)*2013-11-272015-05-28GM Global Technology Operations LLCFramework for fine-grain access control from high-level application permissions
US12095611B2 (en)*2014-01-142024-09-17Zixcorp Systems, Inc.Provisioning a service using file distribution technology
US12013819B2 (en)2014-01-142024-06-18Zixcorp Systems, Inc.Asynchronous method for provisioning a service using file distribution technology
US20230198836A1 (en)*2014-01-142023-06-22Zixcorp Systems, Inc.Provisioning a service using file distribution technology
US20150199193A1 (en)*2014-01-162015-07-16International Business Machines CorporationSystem, Method and Apparatus for Automatic Device Registration and Secure Application Activation
US9619222B2 (en)*2014-01-162017-04-11International Business Machines CorporationSystem, method and apparatus for automatic device registration and secure application activation
KR20150099440A (en)*2014-02-212015-08-31삼성전자주식회사Method and apparatus to sandbox run-time android applications with lightweight container
KR102333425B1 (en)*2014-02-212021-12-02삼성전자주식회사Method and apparatus to sandbox run-time android applications with lightweight container
US20150242370A1 (en)*2014-02-262015-08-27Samsung Electronics Co., Ltd.Method and apparatus for processing data
WO2015148160A1 (en)*2014-03-262015-10-01Reddo MobilityMethod and apparatus for delivering gui applications executing on local computing devices to remote devices
CN103957238A (en)*2014-04-042014-07-30北京金山网络科技有限公司Information updating method and device
US10776510B2 (en)*2014-05-262020-09-15Telecom Italia S.P.A.System for managing personal data
US20170140171A1 (en)*2014-05-262017-05-18Telecom Italia S.P.A.System for Managing Personal Data
RU2654810C2 (en)*2014-05-262018-05-22Закрытое акционерное общество "Лаборатория Касперского"System and method for blocking the applications on the mobile device
US9509833B2 (en)2014-05-262016-11-29AO Kaspersky LabSystem and method controlling access to applications on a mobile device
EP3149889A4 (en)*2014-06-022017-12-06Datex Inc.Tokenizing network appliance and method
US10326739B2 (en)2014-06-022019-06-18Datex Inc.Tokenizing network appliance and method
US11038851B2 (en)2014-06-022021-06-15Datex Inc.Tokenizing network appliance and method
WO2015184547A1 (en)2014-06-022015-12-10Datex Inc.Tokenizing network appliance and method
US9886565B2 (en)2014-06-202018-02-06Microsoft Technology Licensing, LlcUser-specific visualization of display elements
US10375024B2 (en)2014-06-202019-08-06Zscaler, Inc.Cloud-based virtual private access systems and methods
US12155624B2 (en)*2014-10-312024-11-26Comodo Security Solutions, Inc.System and method of protecting a network
US20220070143A1 (en)*2014-10-312022-03-03Comodo Security Solutions, Inc.System and Method of Protecting A Network
US20170026362A1 (en)*2015-07-222017-01-26Ca, Inc.Ticket generator for alternate authentication environments
US9961069B2 (en)*2015-07-222018-05-01Ca, Inc.Ticket generator for alternate authentication environments
US20190215301A1 (en)*2015-10-302019-07-11Melih AbdulhayogluSystem and method of protecting a network
US11212255B2 (en)*2015-10-302021-12-28Melih AbdulhayogluSystem and method of protecting a network
US20190050164A1 (en)*2015-12-292019-02-14Radical App LlpSystem, method , and computer program product for securely delivering content between storage mediums
US10091194B2 (en)2016-05-122018-10-02Bank Of America CorporationPreventing unauthorized access to secured information systems using multi-device authentication techniques
US10305891B2 (en)2016-05-122019-05-28Bank Of America CorporationPreventing unauthorized access to secured information systems using multi-device authentication techniques
EP3247082A1 (en)*2016-05-182017-11-22Zscaler, Inc.Cloud-based virtual private access systems and methods
US10402577B2 (en)*2016-06-032019-09-03Honeywell International Inc.Apparatus and method for device whitelisting and blacklisting to override protections for allowed media at nodes of a protected system
US20170351870A1 (en)*2016-06-032017-12-07Honeywell International Inc.Apparatus and method for device whitelisting and blacklisting to override protections for allowed media at nodes of a protected system
US20180013816A1 (en)*2016-07-062018-01-11Saeid SafaviMethod and Apparatus for On Demand Mobile Data Transfer
WO2018063947A1 (en)*2016-09-302018-04-05Microsoft Technology Licensing, LlcGenerating short-term signatures for accessing cloud storage
US11050832B2 (en)2017-03-292021-06-29Citrix Systems, Inc.Maintaining a session across multiple web applications
US11297050B2 (en)*2017-07-172022-04-05Thirdwayv, Inc.Secure communication for medical devices
US12020086B2 (en)2017-08-022024-06-25Styra, Inc.Defining and distributing API authorization policies and parameters
US11496517B1 (en)*2017-08-022022-11-08Styra, Inc.Local API authorization method and apparatus
US12107866B2 (en)2017-08-022024-10-01Styra, Inc.Method and apparatus to reduce the window for policy violations with minimal consistency assumptions
US12299502B1 (en)2017-08-022025-05-13Styra, Inc.Processing API calls by authenticating and authorizing API calls
US10990702B1 (en)2017-08-022021-04-27Styra, Inc.Method and apparatus for authorizing API calls
US11258824B1 (en)2017-08-022022-02-22Styra, Inc.Method and apparatus for authorizing microservice APIs
US10984133B1 (en)2017-08-022021-04-20Styra, Inc.Defining and distributing API authorization policies and parameters
US12386684B1 (en)2017-08-022025-08-12Styra, Inc.System for authorizing API calls
US11681568B1 (en)2017-08-022023-06-20Styra, Inc.Method and apparatus to reduce the window for policy violations with minimal consistency assumptions
US11604684B1 (en)2017-08-022023-03-14Styra, Inc.Processing API calls by authenticating and authorizing API calls
US11062021B2 (en)2017-08-292021-07-13NortonLifeLock Inc.Systems and methods for preventing malicious applications from exploiting application services
WO2019046166A1 (en)*2017-08-292019-03-07Symantec CorporationSystems and methods for preventing malicious applications from exploiting application services
EP3783518A4 (en)*2018-07-192021-08-04Huawei Technologies Co., Ltd. METHOD AND DEVICE FOR DISPLAY AND STORAGE MEDIUM
US12229281B2 (en)2018-07-192025-02-18Huawei Technologies Co., Ltd.Display method, apparatus, and storage medium
US11853463B1 (en)2018-08-232023-12-26Styra, Inc.Leveraging standard protocols to interface unmodified applications and services
US12307305B1 (en)2018-08-232025-05-20Styra, Inc.Validating policies and data in API authorization system
US12287906B1 (en)2018-08-232025-04-29Styra, Inc.Leveraging standard protocols to interface unmodified applications and services
US11762712B2 (en)2018-08-232023-09-19Styra, Inc.Validating policies and data in API authorization system
US11327815B1 (en)2018-08-232022-05-10Styra, Inc.Validating policies and data in API authorization system
US11741244B2 (en)2018-08-242023-08-29Styra, Inc.Partial policy evaluation
US12118102B1 (en)2018-08-242024-10-15Styra, Inc.Partial policy evaluation
US11080410B1 (en)2018-08-242021-08-03Styra, Inc.Partial policy evaluation
US11425170B2 (en)2018-10-112022-08-23Honeywell International Inc.System and method for deploying and configuring cyber-security protection solution using portable storage device
WO2020091980A1 (en)*2018-10-302020-05-07Citrix Systems, Inc.Securely sharing files with user devices based on location
US11343098B2 (en)2019-07-222022-05-24Whitestar Communications, Inc.Systems and methods of securing digital conversations for its life cycle at source, during transit and at destination
WO2021016265A1 (en)*2019-07-222021-01-28Whitestar Communications Inc.Systems and methods of securing digital conversations for its life cycle at source, during transit and at destination
EP3786829A1 (en)*2019-08-302021-03-03Barclays Execution Services LimitedSecure data processing in a third-party cloud environment
US11748505B2 (en)*2019-08-302023-09-05Barclays Execution Services LimitedSecure data processing in a third-party cloud environment
WO2021038051A1 (en)*2019-08-302021-03-04Barclays Execution Services LimitedSecure data processing in a third-party cloud environment
US20210064776A1 (en)*2019-08-302021-03-04Barclays Execution Services LimitedSecure Data Processing In A Third-Party Cloud Environment
US12111940B1 (en)*2021-12-032024-10-08Amazon Technologies, Inc.Authorizing access to operating system resources using security policies managed by service external to the operating system
US12126628B2 (en)*2022-02-092024-10-22Microsoft Technology Licensing, LlcAdaptive authorization with local route identifier
US20230254321A1 (en)*2022-02-092023-08-10Microsoft Technology Licensing, LlcAdaptive authorization with local route identifier
US12160426B2 (en)*2022-12-042024-12-03Asad HasanHuman system operator identity associated audit trail of containerized network application with prevention of privilege escalation, online black-box testing, and related systems and methods
US20240187411A1 (en)*2022-12-042024-06-06Asad HasanHuman system operator identity associated audit trail of containerized network application with prevention of privilege escalation, online black-box testing, and related systems and methods
KR102681066B1 (en)*2023-06-212024-07-04주식회사 휴이노에임Method, system and non-transitory computer-readable recording medium for managing biosignal data in an edge computing environment

Also Published As

Publication numberPublication date
US9111105B2 (en)2015-08-18
US20140032691A1 (en)2014-01-30
US9213850B2 (en)2015-12-15
US9521147B2 (en)2016-12-13
US20140032758A1 (en)2014-01-30
US8769063B2 (en)2014-07-01
US20170054760A1 (en)2017-02-23
US20140337528A1 (en)2014-11-13
US20140040638A1 (en)2014-02-06

Similar Documents

PublicationPublication DateTitle
US9521147B2 (en)Policy based application management
US8806570B2 (en)Policy-based application management
US9043480B2 (en)Policy-based application management
EP3422236B1 (en)Policy-based application management
US9854063B2 (en)Enterprise application store for an orchestration framework for connected devices
AU2019347708B2 (en)Systems and methods for consistent enforcement policy across different saas applications via embedded browser
WO2014084967A1 (en)Policy-based application management

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CITRIX SYSTEMS, INC, FLORIDA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BARTON, GARY;WALKER, JAMES R;DESAI, NITIN;AND OTHERS;REEL/FRAME:031550/0804

Effective date:20131001

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp