-
Methods Method Description org.readium.r2.lcp.renewLoan(DateTime,SuspendFunction1) org.readium.r2.lcp.renewLoan(DateTime,Function2,Function1) org.readium.r2.lcp.returnPublication(Function1) org.readium.r2.lcp.decipher(ByteArray) org.readium.r2.lcp.create(Context) org.readium.r2.lcp.isLcpProtected(File) Returns if the file is a LCP license document or a publication protected by LCP. org.readium.r2.lcp.retrieveLicense(File,LcpAuthenticating,Boolean,Object) Opens the LCP license of a protected publication, to access its DRM metadata and decipher its content. org.readium.r2.lcp.retrieveLicense(String,LcpAuthenticating,Function2) org.readium.r2.lcp.importPublication(ByteArray,LcpAuthenticating,Function2) org.readium.r2.lcp.R2MakeLCPService(Context) org.readium.r2.lcp.public.R2MakeLCPService(Context)
-
Interfaces Interface Description org.readium.r2.lcp.LCPAuthenticationDelegate org.readium.r2.lcp.public.LCPAuthenticationDelegate