Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

EapPolicyElement Class Reference

#include <eap_policy.hxx>

Inheritance diagram for EapPolicyElement:

EapContinuedPolicyElement EapFailurePolicyElement EapSuccessPolicyElement List of all members.

Public Types

enum  PolicyType { FinalSuccess, FinalFailure, Continued }

Public Member Functions

bool IsContinued ()
 This function returns true when the PE is of type Continued.


Protected Member Functions

 EapPolicyElement (PolicyType t)

Protected Attributes

PolicyType policyType

Friends

class EapPolicy

Detailed Description

This class is used for a single policy element (PE). See Authentication Policy for detailed description about authentication policy.


Member Enumeration Documentation

enum EapPolicyElement::PolicyType
 

Enumeration values:
FinalFailure  Indicates final success.
Continued  Indicates there are other PolicyElement to try.


Constructor & Destructor Documentation

EapPolicyElement::EapPolicyElement PolicyType  t  )  [inline, protected]
 

This class instance cannot be directly created. Use constractor of derived classes.


The documentation for this class was generated from the following file:
Generated on Fri Jun 25 19:16:18 2004 for EAP State Machine by doxygen 1.3.5