Class PlayIntegrityPolicy

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      PlayIntegrityPolicy(Boolean enabled, Boolean enforced, String googleProjectNumber)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Boolean getEnabled()
      final Boolean getEnforced()
      final String getGoogleProjectNumber()
      String toString()
      String toStringWithDefaultValues()
      final static PlayIntegrityPolicy createFromJsonString(String jsonString)
      • Methods inherited from class com.sap.cloud.mobile.foundation.settings.policies.PredefinedPolicy

        getKeyPath
      • Methods inherited from class com.sap.cloud.mobile.foundation.settings.policies.AbstractSettingsEntity

        toJsonString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait