CN108549799A - Management method, device, terminal and the computer storage media of Android permission - Google Patents

Management method, device, terminal and the computer storage media of Android permission Download PDF

Info

Publication number
CN108549799A
CN108549799A CN201810337547.9A CN201810337547A CN108549799A CN 108549799 A CN108549799 A CN 108549799A CN 201810337547 A CN201810337547 A CN 201810337547A CN 108549799 A CN108549799 A CN 108549799A
Authority
CN
China
Prior art keywords
permission
operational order
authority
user
information
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.)
Granted
Application number
CN201810337547.9A
Other languages
Chinese (zh)
Other versions
CN108549799B (en
Inventor
张�杰
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.)
OneConnect Smart Technology Co Ltd
Original Assignee
OneConnect Smart Technology Co Ltd
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
Application filed by OneConnect Smart Technology Co Ltd filed Critical OneConnect Smart Technology Co Ltd
Priority to CN201810337547.9A priority Critical patent/CN108549799B/en
Publication of CN108549799A publication Critical patent/CN108549799A/en
Application granted granted Critical
Publication of CN108549799B publication Critical patent/CN108549799B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2141Access rights, e.g. capability lists, access control lists, access tables, access matrices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Telephone Function (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a kind of management methods of Android permission, include the following steps:Operational order is received, the permission associated instruction set of operational order and predetermined system is compared, to judge whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;If so, obtaining the application mark for applying for permission of target permission dependent instruction, and call preset permission frame;Application mark is inputted into preset permission frame, determines that the application identifies corresponding target authority information, and judge whether the user for triggering the operational order has had authority request corresponding authority according to the target authority information;If the user for triggering the operational order has had authority request corresponding authority, the operational order is executed.The invention also discloses a kind of managing device, terminal and the computer storage medias of Android permission.The present invention is write the permission correlative code in application as preset permission frame so that Android rights management is more convenient.

Description

Management method, device, terminal and the computer storage media of Android permission
Technical field
The present invention relates to the management method of electronic communication field more particularly to Android permission, device, terminal and computers to deposit Storage media.
Background technology
Existing fast development and extensive use with mobile Internet and intelligent terminal technology, mobile application and service It becomes increasingly abundant, android system becomes popular intelligent terminal platform.In order to realize the protection to privacy or sensitive information, Android system provides the access control mechanisms based on permission.
When API (data-interface) access system resources that existing developer is provided using android system, Android System authorizes use of the mechanism control application program to API by permission.To ensure the safety of Android system, with For Android6.0, existing Android6.0 use new Permission Management Model, only when needing permission just into Row authorizes, and the label of permission is targetSDKVersion when judging whether to need to run, and works as targetSDKVersion<23 When, only assign permission when mounted, when use will not be alerted, and can just be used when targetSDKVersion >=23 Rules of competence when new operation, such rights management rule cause the permission of Android to be fixed, can not carry out Android permission Flexible management.
The above is only used to facilitate the understanding of the technical scheme, and is not represented and is recognized that the above is existing skill Art.
Invention content
The main purpose of the present invention is to provide the management method of Android permission, device, terminal and computer storage media, Aim at the convenient management of Android permission.
To achieve the above object, the present invention provides a kind of management method of Android permission, the manager of the Android permission Method includes the following steps:
Operational order is received, the permission associated instruction set of the operational order and predetermined system is compared, to judge Whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
If the operational order is the target permission dependent instruction that the permission dependent instruction is concentrated, target permission is obtained The application mark for applying for permission of dependent instruction, and call preset permission frame;
Application mark is inputted into preset permission frame, determines that the application identifies corresponding target authority information, and Judge whether the user for triggering the operational order has had authority request corresponding authority according to the target authority information;
If the user for triggering the operational order has had authority request corresponding authority, the operational order is executed.
Optionally, the reception operational order carries out the permission associated instruction set of the operational order and predetermined system Comparison, to judge that the step of whether operational order is the target permission dependent instruction of the permission dependent instruction concentration is wrapped It includes:
The operational order that user is triggered based on terminal is received, by the permission associated instruction set in operational order and Google's system It is compared;
Whether judge that permission dependent instruction is concentrated includes operational order;
If it includes operational order that permission dependent instruction, which is concentrated, judge that the operational order is the permission associated instruction set In target permission dependent instruction;
If permission dependent instruction, which is concentrated, does not include operational order, it is that the permission correlation refers to judge the operational order not Enable the target permission dependent instruction concentrated.
Optionally, described that application mark is inputted into preset permission frame, determine that the application identifies corresponding target Authority information, and judge whether the user for triggering the operational order has had authority request pair according to the target authority information The step of answering permission further include:
When receiving the call instruction of preset permission frame, application mark is inputted to pair of pre-set code in preset permission frame Answer position;
Operation carries the pre-set code of application mark, determines that application identifies corresponding target authority information, and obtain terminal Authorization privilege information collection;
Whether it includes the target authority information that authorization privilege information has been concentrated described in judging;
If it includes the target authority information that the information of authorization privilege, which is concentrated, judge to trigger the operational order User has had authority request corresponding authority;
If the information of authorization privilege, which is concentrated, does not include the target authority information, judge to trigger the operational order User do not have authority request corresponding authority.
Optionally, described that application mark is inputted into preset permission frame, determine that the application identifies corresponding target Authority information, and judge whether the user for triggering the operational order has had authority request pair according to the target authority information After the step of answering permission, including:
If the user for triggering the operational order does not have authority request corresponding authority, obtains and wrapped in the operational order The identity information contained;
Pre-set criteria information is obtained, by the pre-set criteria information and the identity information into comparing;
If the pre-set criteria information is matched with the identity information, mandate prompt message is exported, so that described in triggering The user of operational order authorizes authority request corresponding authority.
Optionally, if the user for triggering the operational order has had an authority request corresponding authority, execute described in After the step of operational order, including:
The prompt message for including the target authority information is generated, so that user is confirmed whether that authority request is maintained to correspond to power The state of limit;
Confirmation instruction based on user, judge whether to maintain the authority request corresponding authority authorizes state;
If maintain the authority request corresponding authority authorizes state, using the authority request corresponding authority as permanent Permission;
If do not maintain the authority request corresponding authority authorizes state, using the authority request corresponding authority as facing When permission.
Optionally, if the user for triggering the operational order has had an authority request corresponding authority, execute described in After the step of operational order, including:
When detecting that meeting default access resets condition, display permission resets prompt message, so that user is according to prompt Whether validation of information carries out permission resetting;
Receive the confirmation instruction of permission resetting, and authorization privilege information collection described in acquisition, and the authorization privilege by described in The information of authorization privilege that information is concentrated is deleted;
When receiving operational order, executes and carry out the permission associated instruction set of the operational order and predetermined system pair Than the step of to carry out permission secondary application.
Optionally, if the user for triggering the operational order has had an authority request corresponding authority, execute described in After the step of operational order, including:
The batch authorization request based on applications trigger is received, the application operating instruction set in application is obtained;
By the permission associated instruction set progress of the instruction of each application operating and predetermined system in the application operating instruction set Comparison, and obtain in the instruction of each application operating be the permission dependent instruction concentrate wait for that Authorized operation instructs;
It waits for that Authorized operation instruction is shown by described, and generates prompt message, so that user carries out batch authorization.
In addition, to achieve the above object, the present invention also provides the managing device of Android permission, the management of the Android permission Device includes:
Comparing module is received, for receiving operational order, by the permission dependent instruction of the operational order and predetermined system Collection is compared, to judge whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
Calling module is obtained, if being that the target permission correlation that the permission dependent instruction is concentrated refers to for the operational order It enables, then obtains the application mark for applying for permission of target permission dependent instruction, and call preset permission frame;
Judgment module is inputted, for application mark to be inputted preset permission frame, determines that the application mark corresponds to Target authority information, and judge whether the user for triggering the operational order has had permission according to the target authority information Ask corresponding authority;
Instruction execution module is held if having had authority request corresponding authority for triggering the user of the operational order The row operational order.
In addition, to achieve the above object, the present invention also provides a kind of terminals;
The terminal includes:It memory, processor and is stored on the memory and can run on the processor Android permission management program, wherein:
The manager such as above-mentioned Android permission is realized when the management program of the Android permission is executed by the processor The step of method.
In addition, to achieve the above object, the present invention also provides a kind of computer storage medias;
The management program of Android permission, the management program quilt of the Android permission are stored on the computer storage media The step of management method such as above-mentioned Android permission is realized when processor executes.
Management method, device, terminal and the computer storage media for the Android permission that the embodiment of the present invention proposes, terminal connect Operational order is received, the permission associated instruction set of operational order and predetermined system is compared, to judge that the operational order is The no target permission dependent instruction concentrated for the permission dependent instruction;If so, obtaining being used for for target permission dependent instruction Apply for the application mark of permission, and calls preset permission frame;The application is identified and inputs preset permission frame, described in determination Application identifies corresponding target authority information, and judges that the user for triggering the operational order is according to the target authority information It is no that there is authority request corresponding authority;If the user for triggering the operational order has had authority request corresponding authority, hold The row operational order.Terminal all carries out the judgement of permission, prevents that institute can not be cancelled in each trigger action operation of user End message security risk caused by the permission authorized, Android rights management is more convenient, while the permission in application is related Code is write as preset permission frame so that the middle code of application more simplifies, and the code readability and expansibility of application are stronger.
Description of the drawings
Fig. 1 is the apparatus structure schematic diagram for the hardware running environment that the embodiment of the present invention is related to;
Fig. 2 is the flow diagram of the management method first embodiment of Android permission of the present invention;
Fig. 3 is the refinement flow diagram of the step S11 of the management method of Android permission in Fig. 2;
Fig. 4 is the refinement flow diagram of the step S13 of the management method of Android permission in Fig. 2;
Fig. 5 is the flow diagram of the management method second embodiment of Android permission of the present invention;
Fig. 6 is the flow diagram of the management method 3rd embodiment of Android permission of the present invention;
Fig. 7 is the flow diagram of the management method fourth embodiment of Android permission of the present invention;
Fig. 8 is the high-level schematic functional block diagram of one embodiment of managing device of Android permission of the present invention.
The embodiments will be further described with reference to the accompanying drawings for the realization, the function and the advantages of the object of the present invention.
Specific implementation mode
It should be appreciated that the specific embodiments described herein are merely illustrative of the present invention, it is not intended to limit the present invention.
Due to there are two types of the existing frequently-used right management methods of the prior art, a kind of method is:It is acquiescence by priority assignation Access right, that is, default user authorizes Android Androids and applies corresponding permission, default authorisation that can not cancel authorized power Limit cannot carry out any restrictions to corresponding permission, that is to say, that after user agrees to authorize or refuse to authorize, eventually End cannot agree to user authorize or refusal authorizes corresponding operational order to adjust, and the scope of authority is arranged, for example, wechat It is instructed about the enabling of camera in " sweep and sweep ", once user authorizes the enabling instruction of wechat camera, later stage terminal will be micro- Letter starts camera as default authorisation, the automatic two-dimensional code scanning for carrying out camera;Another method is to redefine power Limit, that is, increase authority request instruction at the corresponding code position of operational order, in the place for using permission, first check whether Possess the right to use, apply for access right if without the right to use, then authorize readjustment in processing, that is, agrees to authorize or refuse The logical process carried out after exhausted mandate, if business scenario is more complicated, application permission and processing are adjusted back in different places, It is chaotic to be likely to occur code response.The scalability and readability for the mode code really having are poor, and safeguard inconvenience;Example Such as, in wechat " sweep and sweep " about the enabling of camera instruct, every time detect user be based on wechat " sweep and sweep " triggering take the photograph When being instructed as the enabling of head, with regard to carrying out user right application request, this requires that authority application is repeatedly arranged in code Code information;The determination scheme of above two permission is solving all can not preferably solve Android permission when Android permission is authorized The problem of authorizing, the right management method in method one careful can not be managed permission, and terminal has security risk; Right management method in method two needs that permission correlative code is arranged behind operational order code, causes the code of application multiple It is miscellaneous.
The primary solutions of the embodiment of the present invention are:It will be in the upper preset permission frame of setting of application, preset permission frame In to include the permission correlative code of preset format can call preset permission frame when operational order is related to authority request The confirmation of authority request is carried out, for example, being instructed about the enabling of camera in wechat " sweep and sweep ", the enabling instruction of camera relates to And arrive authority request, then preset permission frame is called, using the code in preset permission frame for determining whether terminal has The operating right (whether user has authorized the operating right of camera enabling) that camera enables, if terminal is enabled with camera Operating right, then open camera and sweep sweeping;If terminal does not have the operating right that camera enables, display reminding Information prompts user to authorize the operating right of camera enabling.
The present invention provides a solution, by utilizing the operating right in Android system in preset permission frame Code is handled so that the rights management under Android system is more efficient, at the same time, improves the peace of Android system permission Quan Xing, improves the scalability and readability of code, and code maintenance gets up convenient.
As shown in Figure 1, terminal (the end in the present invention for the hardware running environment that Fig. 1, which is the embodiment of the present invention, to be related to End can be called the management equipment of Android permission again, and the managing device of Android permission can be a building block of terminal, Can independent composition terminal) structural schematic diagram.
Terminal of the embodiment of the present invention can also be mobile terminal, wherein fixed terminal such as " Internet of Things with fixed terminal Equipment ", the intelligent air condition with network savvy, intelligent electric lamp, intelligent power etc.;Mobile terminal, such as AR/VR with network savvy Equipment, intelligent sound box, autonomous driving vehicle, PC, smart mobile phone, tablet computer, E-book reader, pocket computer etc. have The terminal device of display function.
As shown in Figure 1, the terminal may include:Processor 1001, such as CPU (such as central processing unit Central Processing Unit, CPU), network interface 1004, user interface 1003, memory 1005, communication bus 1002.Wherein, Communication bus 1002 is for realizing the connection communication between these components.User interface 1003 may include display screen (Display), input unit such as keyboard (Keyboard), optional user interface 1003 can also connect including the wired of standard Mouth, wireless interface.Network interface 1004 may include optionally standard wireline interface and wireless interface (such as Wireless Fidelity, WIreless-FIdelity, WIFI interface).Memory 1005 can be high-speed random access memory (random access Memory, RAM) memory can also be stable memory (non-volatile memory), such as magnetic disk storage.It deposits Reservoir 1005 optionally can also be the storage device independently of aforementioned processor 1001.
It will be understood by those skilled in the art that the restriction of the not structure paired terminal of terminal structure shown in Fig. 1, can wrap It includes than illustrating more or fewer components, either combines certain components or different components arrangement.Terminal shown in Fig. 1 In, network interface 1004 is mainly used for connecting background server, with background server into row data communication;User interface 1003 is led It is used to connect client (user terminal), with client into row data communication;And processor 1001 can be used for calling memory The management application of the Android permission stored in 1005, and execute the management for the Android permission that following embodiment of the present invention provides Step in method.
With reference to Fig. 2, in the first embodiment of the management method of Android permission of the present invention, the management method of the Android permission Including:
Operational order is received, the permission associated instruction set of the operational order and predetermined system is compared, to judge Whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
If the operational order is the target permission dependent instruction that the permission dependent instruction is concentrated, target permission is obtained The application mark for applying for permission of dependent instruction, and call preset permission frame;
Application mark is inputted into preset permission frame, determines that the application identifies corresponding target authority information, and Judge whether the user for triggering the operational order has had authority request corresponding authority according to the target authority information;
If the user for triggering the operational order has had authority request corresponding authority, the operational order is executed.
It needs that preset permission frame is arranged in terminal or application before the present embodiment, preset permission frame refers to using In the format code of authority application, permission inquiry and/or permission resetting etc., terminal realizes that software is transported using preset permission frame The application processing of permission, permission inquiry, permission reset and provide and authorize successful callback method and authorize not successfully when row Callback method, the code in preset permission frame can also provide the code of unified format for custom code, and terminal is being called When preset permission frame, design parameter is added to code corresponding position in preset permission frame, is carried out at permission processing Reason, for example, terminal do not have operational order for permission when, the code in preset permission frame will render prompting frame, carry Awake user needs unlatching corresponding authority that can just be normally carried out subsequent operation.
Step S11 receives operational order, and the permission associated instruction set of the operational order and predetermined system is carried out pair Than to judge whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated.
Terminal receives operational order, wherein user can be instructed with trigger action in system software, can also be in application software The form of the instruction of upper trigger action, trigger action instruction can be triggered manually, can also be phonetic order etc., and terminal is by user (predetermined system refers to Google's system to the operational order of triggering, that is, existing Android android system is a kind of with predetermined system The operating system of open source code, is mainly used for mobile device, such as smart mobile phone and tablet computer.Google Googles are to increase income The authorization of licensing has issued the source code of Android, the permission control in android system by Google's system into Row operation and control) permission associated instruction set compared, wherein permission associated instruction set is pre-set in Google's system Instruction set, it includes all instructions for needing to carry out authority application that permission dependent instruction, which is concentrated, if operational order is the permission The target permission dependent instruction that dependent instruction is concentrated, then judge authority request involved in the operational order;If operational order is not It is the target permission dependent instruction that the permission dependent instruction is concentrated, then judges not to be related to authority request in the operational order.
It should be added that some operational orders are not related to authority request, operational order, which is related to authority request permission, is Refer to the operational order for needing user to authorize, wherein need that user authorizes includes having authorized and unauthorized, and what is authorized includes: Permanently authorize and temporary Authorization, for convenience of description the present invention in mandate refer to user authorize after, terminal judge triggering There is the user of the operational order authority request corresponding authority, terminal to execute the operational order.
Specifically, include with reference to Fig. 3, step S11:
Step S111 receives the operational order that user is triggered based on terminal, by the permission in operational order and Google's system Associated instruction set is compared.
Terminal receives the operational order of user's triggering, for example, user clicks navigation in terminal Amap, triggers user The operational order of location determination, terminal receive the instruction that user location determines, and the operational order that user location is determined and paddy Permission associated instruction set in song system is compared.
Whether step S112, it includes operational order to judge that permission dependent instruction is concentrated.
Whether it includes operational order that terminal judges that permission dependent instruction is concentrated, that is, in Google's system by way of increasing income The operational order of user is compared, determines the permission dependent instruction of Google's system concentrates the operation for whether including user's triggering Instruction.
Step S113 judges that the operational order is the permission if it includes operational order that permission dependent instruction, which is concentrated, The target permission dependent instruction that dependent instruction is concentrated.
If it includes operational order that permission dependent instruction, which is concentrated, terminal judges that the operational order is the permission dependent instruction The target permission dependent instruction of concentration, authority request involved in operational order.That is, the operational order of user's triggering, is transported in application It needs to carry out the processing such as the application of permission in capable process.If permission dependent instruction, which is concentrated, does not include operational order, institute is judged It is the target permission dependent instruction of the permission dependent instruction concentration to state operational order not.
Step S12 is obtained if the operational order is the target permission dependent instruction that the permission dependent instruction is concentrated The application mark for applying for permission of target permission dependent instruction, and call preset permission frame.
If the operational order is the target permission dependent instruction that the permission dependent instruction is concentrated, terminal obtains permission The solicited message of request, wherein solicited message refers to the letters such as the corresponding permission type of operational order, application mark, extent of competence Breath, when terminal gets rights request message, terminal will execute the calling code of setting, be jumped to when calling code operation pre- The corresponding code of permission frame is set, to carry out the operation of code in preset permission frame.
Application mark is inputted preset permission frame, determines that the application identifies corresponding target permission by step S13 Information, and judge whether the user for triggering the operational order there is authority request to correspond to power according to the target authority information Limit.
Solicited message is inputted preset permission frame by terminal, that is, terminal is by code in solicited message and preset permission frame Incidence relation is established between corresponding filling position, solicited message is input in preset permission frame by terminal according to incidence relation Code corresponding position, terminal execute pre-set code in preset permission frame, are defined the competence by code operation and ask corresponding authority (authority request corresponding authority is called the corresponding permission of operational order), at the same time, feeds back in real time in code implementation Operation information, terminal receives feedback information, and judges whether the user for triggering the operational order has had according to feedback information Authority request corresponding authority, for example, including terminal authorization inquiry instruction in code, terminal is obtained in terminal according to inquiry instruction and is used Authority request corresponding authority is compared with the permission that authorization privilege information is concentrated for authorization privilege information collection, terminal at family, If it includes the target authority information that authorization privilege information, which has been concentrated, judge that the user for triggering the operational order has had power Limit request corresponding authority;If the information of authorization privilege, which is concentrated, does not include the target authority information, judge described in triggering The user of operational order does not have authority request corresponding authority.
Specifically, include with reference to Fig. 4, step S13:
Step S131 when receiving the call instruction of preset permission frame, application mark is inputted pre- in preset permission frame If the corresponding position of code.
When terminal receives the call instruction of preset permission frame, solicited message is inputted in preset permission frame and is preset by terminal The corresponding position of code, that is, include only format code in preset permission frame, centre does not add each operational order Solicited message is inputted the corresponding position of pre-set code in preset permission frame by details, terminal so that preset permission frame It is associated with operational order when middle pre-set code operation.
Step S132, operation carry the pre-set code of application mark, determine that application identifies corresponding target authority information, and Obtain terminal authorization privilege information collection.
When terminal check solicited message inputs completion, terminal operating carries the pre-set code of solicited message, according to code Operation result, which defines the competence, asks corresponding authority, and after the request corresponding authority that defines the competence, triggering terminal has had permission Inquiry request, that is, determine which the permission of authorization privilege information collection has, for example, when terminal receives inquiry request, terminal Inquire authorization privilege information collection.
Whether step S133, it includes the target authority information to judge that the authorization privilege information is concentrated.
Authorization privilege information collection is compared terminal with authority request corresponding authority, and terminal is made to determine that user is early period It is no to have authorized authority request corresponding authority.
Step S134 judges if it includes the target authority information that the information of authorization privilege, which is concentrated, described in triggering The user of operational order has had authority request corresponding authority.
If it includes the target authority information that the information of authorization privilege, which is concentrated, that is, user has authorized permission early period and asked Corresponding authority is sought, and judges that the user for triggering the operational order has had authority request corresponding authority.
Step S135 judges to trigger institute if the information of authorization privilege, which is concentrated, does not include the target authority information The user for stating operational order does not have authority request corresponding authority.
If the information of authorization privilege, which is concentrated, does not include the target authority information, that is, user does not authorize permission early period Corresponding authority is asked, and judges that the user for triggering the operational order does not have authority request corresponding authority.
Step S14 executes the operation if the user for triggering the operational order has had authority request corresponding authority Instruction.
When determining that the user for triggering the operational order has had authority request corresponding authority, then terminal executes user and touches The operational order of hair.
Terminal can all carry out the judgement of permission, prevent nothing in each trigger action instruction of user in the present embodiment Method cancels end message security risk caused by authorized permission, and Android rights management is more convenient, while will be in application Permission correlative code is write as preset permission frame so that the middle code of application more simplifies, and the code readability of application and can open up Malleability is stronger.
Further, can also include after step S14:
Step a generates the prompt message for including the target authority information, so that user is confirmed whether to maintain authority request The state of corresponding authority;
Step b, the confirmation instruction based on user, judge whether maintenance authority request corresponding authority authorizes state;
Step c makees the authority request corresponding authority if maintain the authority request corresponding authority authorizes state For permanent permission;
Step d, if do not maintain the authority request corresponding authority authorizes state, by the authority request corresponding authority As temporary authority.
Specifically, if after determining that the user for triggering the operational order has had authority request corresponding authority, terminal The target authority information of authority request corresponding authority is obtained, and generates the prompt message for including the target authority information, for User is confirmed whether to maintain the state of authority request corresponding authority, so that user is confirmed whether to maintain authority request corresponding authority State;That is, terminal display reminding information alert user whether maintain authority request corresponding authority authorize state, if user selects Maintain authority request corresponding authority authorizes state, is determined as long-term permission or permanent mandate;If user's selection does not maintain to weigh Limit request corresponding authority authorizes state, then terminal is using authority request corresponding authority as temporary authority.
Terminal is also provided with user option, user after determining with authority request corresponding authority in the present embodiment Setting temporary authority can be selected, temporary authority can both meet the operational requirements of user, it is also ensured that the safety of terminal Property, user can select that permanent permission, permanent permission is arranged, it is possible to reduce the operation of user, in the present embodiment safety Lay equal stress on convenience.
Further, with reference to Fig. 5, on the basis of first embodiment of the invention, it is proposed that the pipe of Android permission of the present invention The second embodiment of reason method, the present embodiment is in the first embodiment after step S13, that is, first embodiment is omitted in Fig. 5 Middle step S13 and its before the step of.
Difference lies in specifically illustrate terminal and do not have with first embodiment of the invention in the present embodiment in the present embodiment The management method of the operating procedure of authority request corresponding authority, the Android permission includes:
Step S21 obtains the operation if the user for triggering the operational order does not have authority request corresponding authority The identity information for including in instruction.
If the user for triggering the operational order does not have authority request corresponding authority, that is, there is no in the terminal by user Authority request corresponding authority is authorized, terminal obtains the identity information carried when the instruction of user's trigger action at this time, for example, in user When manual clicking trigger operational order, terminal obtains the finger print information of user, and using the finger print information of user as identity information, And subscriber identity information is associated with operational order.
Step S22 obtains pre-set criteria information, by the pre-set criteria information and the identity information into comparing.
Terminal obtains pre-set criteria information, and pre-set criteria information refers to the standard identity information in user's storage, preset mark Calibration information includes:User fingerprints, user voice, user's head image information etc., can be with the information of unique identification user identity, eventually End is by pre-set criteria information and identity information into comparing, that is, terminal by by pre-set criteria information and identity information into comparing, with Judge active user whether be terminal owner.
Step S23 exports mandate prompt message if the pre-set criteria information is matched with the identity information, so that The user for triggering the operational order authorizes authority request corresponding authority.
If pre-set criteria information is matched with identity information, wherein pre-set criteria information is matched with identity information to refer to The fingerprint of user is identical as preset fingerprint, alternatively, by phonetic analysis, user voice is identical as preset sound, in pre-set criteria Information is matched with identity information, and terminal judgement active user is the owner of terminal, and determines that the corresponding user of identity information has Apply for the qualification of permission, and export the prompt message for authorizing permission, the user for triggering the operational order, which authorizes permission, to be asked Seek corresponding authority;If pre-set criteria information is mismatched with identity information, the owner of active user's not instead of terminal is judged, eventually End interim holder, terminal obtain the corresponding user of identity information do not have application permission qualification, present terminal it is interim Holder cannot carry out terminal operation mandate.
In the present embodiment when determining that terminal does not have authority request corresponding authority, terminal, which obtains in operational order, includes Identity information;Terminal is compared according to the identity information of acquisition with the standard information to prestore, determine active user whether be The owner of terminal, and determine whether user can carry out the mandate of operational order according to authentication result, improve terminal letter The safety of breath.
Further, with reference to Fig. 6, the 3rd embodiment of the management method of Android permission of the present invention is real in the present invention first It applies and proposes on the basis of example, the present embodiment can be executed before arbitrary steps in the first embodiment, and the present embodiment is also It can be combined with other embodiment.
Difference lies in specifically illustrate terminal authorization weight with first embodiment of the invention in the present embodiment in the present embodiment The management method of the operating procedure set, the Android permission includes:
Step S31, when detecting that meeting default access resets condition, display permission resets prompt message, for user It is confirmed whether to carry out permission resetting according to prompt message.
When terminal detects that meeting default access resets condition, wherein permission resetting condition can be that user carries out hand Dynamic setting can also be what system was arranged automatically, for example, carrying out within default three months a permission resetting, three are detected in terminal It arrives within a month, then meets permission resetting condition;It carries out terminal alternatively, the permission grant amount of default application is more than 80% and awards Power is more than 80% in the permission grant amount of terminal applies and meets permission resetting condition, and shows that permission resets prompt message, with Progress permission resetting is chosen whether according to prompt message for user.
Step S32 receives the confirmation instruction of permission resetting, and authorization privilege information collection described in acquisition, and by described in The information of authorization privilege that authorization privilege information is concentrated is deleted.
The confirmation instruction of terminal reception permission resetting, that is, user agrees to that carry out terminal authorizes again, then has awarded described in acquisition Weigh authority information collection, that is, obtain terminal whole the operating right authorized, and will and by described in authorization privilege information concentration The information of authorization privilege deleted, need to authorize again when user operates.
Step S33 is executed when receiving operational order by the permission associated instruction set of the operational order and predetermined system It is compared, the step of to carry out permission secondary application.
When terminal receives operational order, execution compares the permission associated instruction set of operational order and predetermined system, With the step of carrying out permission secondary application, that is, after terminal carries out terminal authorization resetting, the operation that terminal receives user refers to When enabling, the step in first embodiment of the invention is carried out.
The trigger condition that the permission of terminal setting in the present embodiment is reset, user can carry out the permission in terminal weight It sets, permission resets the safety that can ensure terminal authorization, realizes that the management of terminal Android permission is more convenient.
Further, with reference to Fig. 7, the fourth embodiment of the management method of Android permission of the present invention is real in the present invention first It applies and proposes on the basis of example, the present embodiment can be executed before arbitrary steps in the first embodiment, the present embodiment It can be combined with other embodiment.
Difference lies in specifically illustrate batch authorization with first embodiment of the invention in the present embodiment in the present embodiment Operation, the management method of the Android permission include:
Step S41 receives the batch authorization request based on applications trigger, obtains the application operating instruction set in application.
User can carry out batch authorization to specified application, avoid the Authorized operation repeatedly of user, user that from can answering With triggering batch authorization request, the triggering mode of authorization requests does not limit, and terminal receives the batch based on applications trigger and awards Power request obtains all operationss for including in application and instructs to form application operating instruction set.
Each application operating in the application operating instruction set is instructed refer to related to the permission of predetermined system by step S42 Enable collection be compared, and obtain in the instruction of each application operating be the permission dependent instruction concentrate wait for that Authorized operation instructs.
Terminal carries out the permission associated instruction set of the instruction of each application operating and predetermined system in application operating instruction set Comparison, that is, include operational order in application, terminal is by the permission phase of operational order and predetermined system (Google's system) in application The instruction closed in instruction set is compared, if the operational order in is identical as permission dependent instruction, the operation in application Instruction is related to permission, and authority request waits for that Authorized operation instructs involved in terminal acquisition all operationss instruction.
Step S43 waits for that Authorized operation instruction is shown by described, and generates prompt message, so that user carries out batch It authorizes.
Terminal will wait for that Authorized operation instruction is shown, and generate prompt message, and user is according to the prompt message of generation, really It is fixed whether to carry out batch authorization.
The instruction in application is related to the operational order of permission and screens by terminal in the present embodiment, may be employed The batch authorization of Android permission so that the operation of user is more convenient, prevents user from authorizing repeatedly.
In addition, with reference to Fig. 8, the embodiment of the present invention also proposes a kind of managing device of Android permission, the Android permission Managing device includes:
Comparing module 10 is received, for receiving operational order, is referred to the operational order is related to the permission of predetermined system Collection is enabled to be compared, to judge whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
Calling module 30 is obtained, if being that the target permission that the permission dependent instruction is concentrated is related for the operational order Instruction, then obtain the application mark for applying for permission of target permission dependent instruction, and calls preset permission frame;
Judgment module 30 is inputted, for application mark to be inputted preset permission frame, determines the application mark pair The target authority information answered, and judge whether the user for triggering the operational order has had power according to the target authority information Limit request corresponding authority;
Instruction execution module 40, if there is authority request corresponding authority for triggering the user of the operational order, Execute the operational order.
Optionally, the reception comparing module 10 includes:
Receive comparing unit, the operational order triggered based on terminal for receiving user, by operational order and Google's system In permission associated instruction set compared;
Whether judging unit includes operational order for judging that permission dependent instruction is concentrated;
First judging unit judges that the operational order is if it includes operational order to be concentrated for permission dependent instruction The target permission dependent instruction that the permission dependent instruction is concentrated;
Second judging unit does not include operational order if being concentrated for permission dependent instruction, judges the operational order It is not the target permission dependent instruction that the permission dependent instruction is concentrated.
Further, the input judgment module 30 further includes:
It calls input unit, when call instruction for receiving preset permission frame, application mark is inputted into preset permission The corresponding position of pre-set code in frame;
Determination unit is run, for running the pre-set code for carrying application mark, determines that application identifies corresponding target power Limit information, and obtain terminal authorization privilege information collection;
Whether judging unit includes the target authority information for judging that the authorization privilege information is concentrated;
First judging unit judges if it includes the target authority information to be concentrated for the information of authorization privilege The user for triggering the operational order has had authority request corresponding authority;
Second judging unit does not include the target authority information if being concentrated for the information of authorization privilege, sentences Surely the user for triggering the operational order does not have authority request corresponding authority.
Optionally, the managing device of the Android permission includes:
Data obtaining module obtains if the user for triggering the operational order does not have authority request corresponding authority Take the identity information for including in the operational order;
Obtain comparing module, for obtaining pre-set criteria information, by the pre-set criteria information and the identity information into It compares;
Reminding module is matched, if being matched with the identity information for the pre-set criteria information, exports mandate prompt Information, so that the user for triggering the operational order authorizes authority request corresponding authority.
Optionally, the managing device of Android permission, including:
Right-safeguarding reminding module, for generating the prompt message for including the target authority information, so that user is confirmed whether Maintain the state of authority request corresponding authority;
Judgment module is instructed, for the confirmation instruction based on user, judges whether to maintain the authority request corresponding authority Authorize state;
Permission maintenance module asks the permission if authorizing state for maintain the authority request corresponding authority Ask corresponding authority as permanent permission;
Permission cancels module, if state is authorized for do not maintain the authority request corresponding authority, by the permission Ask corresponding authority as temporary authority.
Optionally, the managing device of Android permission, including:
Permission resets module, for when detecting that meeting default access resets condition, showing that permission resets prompt message, So that user is confirmed whether progress permission resetting according to prompt message;
Confirm removing module, the confirmation instruction for receiving permission resetting, and authorization privilege information collection described in acquisition, and The information of authorization privilege that the information of authorization privilege is concentrated is deleted;
Secondary application module, for when receiving operational order, executing the permission of the operational order and predetermined system Associated instruction set is compared, the step of to carry out permission secondary application.
Optionally, the managing device of the Android permission further includes:
Batch authorization module obtains the application operating in application for receiving the batch authorization request based on applications trigger Instruction set;
Compare acquisition module, be used for, acquisition module by the application operating instruction set the instruction of each application operating with it is pre- If the permission associated instruction set of system is compared, and it is that the permission dependent instruction is concentrated to obtain in each application operating instruction Wait for that Authorized operation instructs;
It shows authorization module, for waiting for that Authorized operation instruction is shown by described, and prompt message is generated, for user Carry out batch authorization.
Wherein, the step of each Implement of Function Module of the managing device of Android permission can refer to Android permission of the present invention Each embodiment of management method, details are not described herein again.
In addition, the embodiment of the present invention also proposes a kind of computer storage media.
The management program of Android permission, the management program quilt of the Android permission are stored on the computer storage media Processor realizes the operation in the management method for the Android permission that above-described embodiment provides when executing.
It should be noted that herein, relational terms such as first and second and the like are used merely to a reality Body/operation/object is distinguished with another entity/operation/object, without necessarily requiring or implying these entity/operations/ There are any actual relationship or orders between object;The terms "include", "comprise" or its any other variant meaning Covering non-exclusive inclusion, so that process, method, article or system including a series of elements include not only that A little elements, but also include other elements that are not explicitly listed, or further include for this process, method, article or The intrinsic element of system.In the absence of more restrictions, the element limited by sentence "including a ...", is not arranged Except there is also other identical elements in process, method, article or the system including the element.
The embodiments of the present invention are for illustration only, can not represent the quality of embodiment.
Through the above description of the embodiments, those skilled in the art can be understood that above-described embodiment side Method can add the mode of required general hardware platform to realize by software, naturally it is also possible to by hardware, but in many cases The former is more preferably embodiment.Based on this understanding, technical scheme of the present invention substantially in other words does the prior art Going out the part of contribution can be expressed in the form of software products, which is stored in one as described above In storage medium (such as ROM/RAM, magnetic disc, CD), including some instructions use so that a station terminal equipment (can be mobile phone, Computer, server, air conditioner or network equipment etc.) execute method described in each embodiment of the present invention.
It these are only the preferred embodiment of the present invention, be not intended to limit the scope of the invention, it is every to utilize this hair Equivalent structure or equivalent flow shift made by bright specification and accompanying drawing content is applied directly or indirectly in other relevant skills Art field, is included within the scope of the present invention.

Claims (10)

1. a kind of management method of Android permission, which is characterized in that the described method comprises the following steps:
Operational order is received, the permission associated instruction set of the operational order and predetermined system is compared, described in judgement Whether operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
If the operational order is the target permission dependent instruction that the permission dependent instruction is concentrated, it is related to obtain target permission The application mark for applying for permission of instruction, and call preset permission frame;
Application mark is inputted into preset permission frame, determines the corresponding target authority information of the apply mark, and according to The target authority information judges whether the user for triggering the operational order has had authority request corresponding authority;
If the user for triggering the operational order has had authority request corresponding authority, the operational order is executed.
2. the management method of Android permission as described in claim 1, which is characterized in that the reception operational order, it will be described The permission associated instruction set of operational order and predetermined system is compared, to judge whether the operational order is the permission phase The step of closing the target permission dependent instruction in instruction set, including:
The operational order that user is triggered based on terminal is received, the permission associated instruction set in operational order and Google's system is carried out Comparison;
Whether judge that the permission dependent instruction is concentrated includes the operational order;
If it includes the operational order that the permission dependent instruction, which is concentrated, judge that the operational order is that the permission correlation refers to Enable the target permission dependent instruction concentrated;
If the permission dependent instruction, which is concentrated, does not include the operational order, it is the permission phase to judge the operational order not Close the target permission dependent instruction in instruction set.
3. the management method of Android permission as described in claim 1, which is characterized in that described that application mark input is pre- Permission frame is set, determines that the application identifies corresponding target authority information, and judge to trigger according to the target authority information Whether the user of the operational order has had the step of authority request corresponding authority, further includes:
When receiving the call instruction of preset permission frame, application mark is inputted into pre-set code in the preset permission frame Corresponding position;
Operation carries the pre-set code of the application mark, determines that the application identifies corresponding target authority information, and obtain Terminal authorization privilege information collection;
Whether it includes the target authority information that authorization privilege information has been concentrated described in judging;
If it includes the target authority information that the information of authorization privilege, which is concentrated, the user for triggering the operational order is judged There is authority request corresponding authority;
If the information of authorization privilege, which is concentrated, does not include the target authority information, the use for triggering the operational order is judged Family does not have authority request corresponding authority.
4. the management method of Android permission as described in claim 1, which is characterized in that described that application mark input is pre- Permission frame is set, determines that the application identifies corresponding target authority information, and judge to trigger according to the target authority information After whether the user of the operational order has had the step of authority request corresponding authority, including:
Include if the user for triggering the operational order without authority request corresponding authority, obtains in the operational order Identity information;
Pre-set criteria information is obtained, by the pre-set criteria information and the identity information into comparing;
If the pre-set criteria information is matched with the identity information, mandate prompt message is exported, so as to trigger the operation The user of instruction authorizes authority request corresponding authority.
5. the management method of Android permission as described in claim 1, which is characterized in that if described trigger the operational order User has had authority request corresponding authority, then after the step of executing the operational order, including:
The prompt message for including the target authority information is generated, so that user is confirmed whether to maintain authority request corresponding authority State;
Confirmation instruction based on user, judge whether to maintain the authority request corresponding authority authorizes state;
If maintain the authority request corresponding authority authorizes state, using the authority request corresponding authority as permanent power Limit;
If do not maintain the authority request corresponding authority authorizes state, using the authority request corresponding authority as interim power Limit.
6. the management method of Android permission as claimed in claim 3, which is characterized in that if described trigger the operational order User has had authority request corresponding authority, then after the step of executing the operational order, including:
When detecting that meeting default access resets condition, display permission resets prompt message, so that user is according to prompt message It is confirmed whether to carry out permission resetting;
Receive the confirmation instruction of permission resetting, and authorization privilege information collection described in acquisition, and the authorization privilege information by described in The information of authorization privilege concentrated is deleted;
When receiving operational order, execution compares the permission associated instruction set of the operational order and predetermined system, with The step of carrying out permission secondary application.
7. the management method of Android permission as described in claim 1, which is characterized in that if described trigger the operational order User has had authority request corresponding authority, then after the step of executing the operational order, further includes:
The batch authorization request based on applications trigger is received, the application operating instruction set in application is obtained;
Each application operating in the application operating instruction set is instructed and the permission associated instruction set of predetermined system compares, And obtain in the instruction of each application operating be the permission dependent instruction concentrate wait for that Authorized operation instructs;
It waits for that Authorized operation instruction is shown by described, and generates prompt message, so that user carries out batch authorization.
8. a kind of managing device of Android permission, which is characterized in that the managing device of the Android permission includes:
Receive comparing module, for receiving operational order, by the permission associated instruction set of the operational order and predetermined system into Row comparison, to judge whether the operational order is target permission dependent instruction that the permission dependent instruction is concentrated;
Calling module is obtained, if being the target permission dependent instruction that the permission dependent instruction is concentrated for the operational order, The application mark for applying for permission of target permission dependent instruction is then obtained, and calls preset permission frame;
Judgment module is inputted, for application mark to be inputted preset permission frame, determines that the application identifies corresponding mesh Authority information is marked, and judges whether the user for triggering the operational order has had authority request according to the target authority information Corresponding authority;
Instruction execution module executes institute if having had authority request corresponding authority for triggering the user of the operational order State operational order.
9. a kind of terminal, which is characterized in that the terminal includes:It memory, processor and is stored on the memory and can The management program of the Android permission run on the processor, wherein:
It is realized as described in any one of claim 1 to 7 when the management program of the Android permission is executed by the processor The step of management method of Android permission.
10. a kind of computer storage media, which is characterized in that be stored with the management of Android permission on the computer storage media The Android as described in any one of claim 1 to 7 is realized when the management program of program, the Android permission is executed by processor The step of management method of permission.
CN201810337547.9A 2018-04-13 2018-04-13 Android permission management method and device, terminal and computer storage medium Active CN108549799B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810337547.9A CN108549799B (en) 2018-04-13 2018-04-13 Android permission management method and device, terminal and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810337547.9A CN108549799B (en) 2018-04-13 2018-04-13 Android permission management method and device, terminal and computer storage medium

Publications (2)

Publication Number Publication Date
CN108549799A true CN108549799A (en) 2018-09-18
CN108549799B CN108549799B (en) 2022-02-01

Family

ID=63514961

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810337547.9A Active CN108549799B (en) 2018-04-13 2018-04-13 Android permission management method and device, terminal and computer storage medium

Country Status (1)

Country Link
CN (1) CN108549799B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109344634A (en) * 2018-09-28 2019-02-15 东软集团股份有限公司 Permission giving method, device, terminal and the computer readable storage medium of application
CN109711141A (en) * 2018-11-05 2019-05-03 中兴通讯股份有限公司 The processing method and processing device of the call request of sensitive permission module in terminal
CN109920191A (en) * 2019-01-16 2019-06-21 深圳壹账通智能科技有限公司 Fire alarm method, device, computer equipment and storage medium
CN110727936A (en) * 2019-08-26 2020-01-24 上海商米科技集团股份有限公司 Method and device for authorizing application
CN111460428A (en) * 2020-03-20 2020-07-28 山东浪潮通软信息科技有限公司 Authority management method and device of android system and readable medium
CN112118611A (en) * 2020-09-22 2020-12-22 上海连尚网络科技有限公司 Method and device for connecting wireless hotspots
CN112199255A (en) * 2020-10-15 2021-01-08 Oppo广东移动通信有限公司 Authority use monitoring method, device, equipment and storage medium
CN113296657A (en) * 2021-06-30 2021-08-24 中国平安人寿保险股份有限公司 Dangerous authority management method, device, equipment and storage medium of android system
CN113835737A (en) * 2021-08-24 2021-12-24 交控科技股份有限公司 Method and system for adding authority to front-end project

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060140144A1 (en) * 2004-12-27 2006-06-29 Motorola, Inc. Method and system for providing an open gateway initiative bundle over the air
CN104346566A (en) * 2013-07-31 2015-02-11 腾讯科技(深圳)有限公司 Method, device, terminal, server and system for detecting privacy authority risks
CN104506630A (en) * 2014-12-25 2015-04-08 深圳市华宝电子科技有限公司 Method, server and system for generating authority data on basis of user roles
CN106790315A (en) * 2017-04-01 2017-05-31 深圳天珑无线科技有限公司 A kind of right management method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060140144A1 (en) * 2004-12-27 2006-06-29 Motorola, Inc. Method and system for providing an open gateway initiative bundle over the air
CN104346566A (en) * 2013-07-31 2015-02-11 腾讯科技(深圳)有限公司 Method, device, terminal, server and system for detecting privacy authority risks
CN104506630A (en) * 2014-12-25 2015-04-08 深圳市华宝电子科技有限公司 Method, server and system for generating authority data on basis of user roles
CN106790315A (en) * 2017-04-01 2017-05-31 深圳天珑无线科技有限公司 A kind of right management method and device

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109344634A (en) * 2018-09-28 2019-02-15 东软集团股份有限公司 Permission giving method, device, terminal and the computer readable storage medium of application
CN109344634B (en) * 2018-09-28 2021-04-13 东软集团股份有限公司 Permission granting method and device for application, terminal and computer readable storage medium
CN109711141A (en) * 2018-11-05 2019-05-03 中兴通讯股份有限公司 The processing method and processing device of the call request of sensitive permission module in terminal
CN109920191A (en) * 2019-01-16 2019-06-21 深圳壹账通智能科技有限公司 Fire alarm method, device, computer equipment and storage medium
CN110727936A (en) * 2019-08-26 2020-01-24 上海商米科技集团股份有限公司 Method and device for authorizing application
CN110727936B (en) * 2019-08-26 2022-10-21 上海商米科技集团股份有限公司 Method and device for authorizing application
CN111460428A (en) * 2020-03-20 2020-07-28 山东浪潮通软信息科技有限公司 Authority management method and device of android system and readable medium
CN112118611A (en) * 2020-09-22 2020-12-22 上海连尚网络科技有限公司 Method and device for connecting wireless hotspots
CN112199255A (en) * 2020-10-15 2021-01-08 Oppo广东移动通信有限公司 Authority use monitoring method, device, equipment and storage medium
CN113296657A (en) * 2021-06-30 2021-08-24 中国平安人寿保险股份有限公司 Dangerous authority management method, device, equipment and storage medium of android system
CN113296657B (en) * 2021-06-30 2022-03-18 中国平安人寿保险股份有限公司 Dangerous authority management method, device, equipment and storage medium of android system
CN113835737A (en) * 2021-08-24 2021-12-24 交控科技股份有限公司 Method and system for adding authority to front-end project

Also Published As

Publication number Publication date
CN108549799B (en) 2022-02-01

Similar Documents

Publication Publication Date Title
CN108549799A (en) Management method, device, terminal and the computer storage media of Android permission
US20220013036A1 (en) Context-Aware Cybersecurity Training Systems, Apparatuses, and Methods
US10289866B2 (en) Data processing systems for fulfilling data subject access requests and related methods
US20200233976A1 (en) Data processing systems and methods for auditing data request compliance
US20190268343A1 (en) Data processing systems for fulfilling data subject access requests and related methods
US9294466B2 (en) System and/or method for authentication and/or authorization via a network
US8166404B2 (en) System and/or method for authentication and/or authorization
US7647625B2 (en) System and/or method for class-based authorization
CN103460259B (en) The distribution of buildings visit information
US11178136B2 (en) Systems and methods for data access control and account management
CN105959287A (en) Biological feature based safety certification method and device
CN107113302A (en) Security and licensing architecture in multi-tenant computing system
CN100583114C (en) System and method for remote security enablement
US20070079357A1 (en) System and/or method for role-based authorization
CN1474986A (en) System and method for providing supervision of plurality of financial services terminals
KR102397227B1 (en) Methods and systems for personal data sharing apps
JP6153669B2 (en) System and method for communicating credentials
CN109074440A (en) Configuration for multifactor event authorization
KR20170041799A (en) Secure mobile contact system (smcs)
US20050160038A1 (en) Prompted automatic online payments
CN107924449A (en) A kind of notification message processing method, device and terminal
US20240098160A1 (en) Cross-network differential determination
CN107862525A (en) Dynamic adjusts the methods, devices and systems of mobile payment amount
JP2008199618A (en) Method, system, and computer program for using personal communication device to obtain additional information
US20240152931A1 (en) Methods, mediums, and systems for document authorization

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant