Class NEHotspotConfigurationTTLSInnerAuthenticationType


  • public final class NEHotspotConfigurationTTLSInnerAuthenticationType
    extends java.lang.Object
    [@typedef] NEHotspotConfigurationEAPTTLSInnerAuthenticationType TTLS Inner Authentication Type. [@const] NEHotspotConfigurationEAPTTLSInnerAuthenticationPAP PAP. [@const] NEHotspotConfigurationEAPTTLSInnerAuthenticationCHAP CHAP. [@const] NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAP MSCHAP. [@const] NEHotspotConfigurationEAPTTLSInnerAuthenticationMSCHAPv2 MSCHAPv2. [@const] NEHotspotConfigurationEAPTTLSInnerAuthenticationEAP EAP (Default).
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long CHAP  
      static long EAP  
      static long MSCHAP  
      static long MSCHAPv2  
      static long PAP  
    • Method Summary

      • Methods inherited from class java.lang.Object

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