Package 

Class BasicAndroidCRLogger

  • All Implemented Interfaces:
    com.appmattus.certificaterevocation.CRLogger

    
    public final class BasicAndroidCRLogger
     implements CRLogger
                        
    • Method Summary

      Modifier and Type Method Description
      Unit log(String host, RevocationResult result)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BasicAndroidCRLogger

        BasicAndroidCRLogger(Boolean isDebugMode)