Class NEHotspotConfigurationEAPType


  • public final class NEHotspotConfigurationEAPType
    extends java.lang.Object
    [@typedef] NEHotspotConfigurationEAPType EAP Type. [@const] NEHotspotConfigurationEAPTypeTLS EAP-TLS. [@const] NEHotspotConfigurationEAPTypeTTLS TTLS. [@const] NEHotspotConfigurationEAPTypePEAP PEAP. [@const] NEHotspotConfigurationEAPTypeFAST EAP-FAST.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long EAPFAST  
      static long EAPPEAP  
      static long EAPTLS  
      static long EAPTTLS  
    • Method Summary

      • Methods inherited from class java.lang.Object

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