C D F G L

C

com.slideme.slidelock - package com.slideme.slidelock
 

D

digest(byte[]) - Method in class com.slideme.slidelock.License
Digests the license and adjusts the rights/permissions.
digest(InputStream) - Method in class com.slideme.slidelock.License
Digests the license and adjusts the rights/permissions.

F

fetch() - Method in class com.slideme.slidelock.License
Retrieves the binary license data from SlideME License Server
fetch(OutputStream) - Method in class com.slideme.slidelock.License
Retrieves the license data from SlideME License Server

G

getDisplayName() - Method in class com.slideme.slidelock.License
 
getFullRights() - Method in class com.slideme.slidelock.License
Checks if this license grants ultimate rights for all features this application offers
getRights(String) - Method in class com.slideme.slidelock.License
Checks if this license grants rights for parameter aFeatureKey

L

License - Class in com.slideme.slidelock
 
License(String, String, Context) - Constructor for class com.slideme.slidelock.License
 
License(String, Context) - Constructor for class com.slideme.slidelock.License
This is the most comfortable constructor
License(String, String, TelephonyManager, WifiManager, ContentResolver) - Constructor for class com.slideme.slidelock.License
 
License(String, TelephonyManager, WifiManager, ContentResolver) - Constructor for class com.slideme.slidelock.License
 
License.Rights - Class in com.slideme.slidelock
This class will reflect permissions of a software unit, such as validity, type of license, etc.

C D F G L