phpDocumentor Developer
[ class tree: Developer ] [ index: Developer ] [ all elements ]

Class: EAP

Source Location: /core/EAP.php

Class EAP

Class Overview

Convenience functions for EAP types

Located in /core/EAP.php [line 35]



		
				Author(s):
		
		
		
Information Tags:
License:  http://ticker.eduroam.lu/cat/LICENSE

Properties

Methods

[ Top ]
Property Summary
static mixed   $EAP_NONE  
static mixed   $FAST_GTC  
static mixed   $PEAP_MSCHAP2  
static mixed   $TLS  
static mixed   $TTLS_GTC  
static mixed   $TTLS_MSCHAP2  
static mixed   $TTLS_PAP  

[ Top ]
Method Summary
static void   listKnownEAPTypes()  

[ Top ]
Properties
static mixed   $EAP_NONE = array("OUTER" => NONE, "INNER" => NONE) [line 46]
API Tags:
Access:  public


[ Top ]
static mixed   $FAST_GTC = array("OUTER" => FAST, "INNER" => GTC) [line 45]
API Tags:
Access:  public


[ Top ]
static mixed   $PEAP_MSCHAP2 = array("OUTER" => PEAP, "INNER" => MSCHAP2) [line 40]
API Tags:
Access:  public


[ Top ]
static mixed   $TLS = array("OUTER" => TLS, "INNER" => NONE) [line 41]
API Tags:
Access:  public


[ Top ]
static mixed   $TTLS_GTC = array("OUTER" => TTLS, "INNER" => GTC) [line 44]
API Tags:
Access:  public


[ Top ]
static mixed   $TTLS_MSCHAP2 = array("OUTER" => TTLS, "INNER" => MSCHAP2) [line 43]
API Tags:
Access:  public


[ Top ]
static mixed   $TTLS_PAP = array("OUTER" => TTLS, "INNER" => NONE) [line 42]
API Tags:
Access:  public


[ Top ]
Methods
static method listKnownEAPTypes  [line 48]

  static void listKnownEAPTypes( )


API Tags:
Access:  public


[ Top ]

Documentation generated on Thu, 13 Oct 2011 08:42:10 +0200 by phpDocumentor 1.4.3