Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

network
Class AuthenticationContext
Direct Known Subclasses:
       LocalAuthenticationContext

public class AuthenticationContext      
AuthenticationContext represents the abstraction of authentication related parameters associated with an Endpoint. The AuthenticationContext describes the authentication policy (e.g. local authentication vs. none) and supplies the appropriate Endpoint authentication related parameters required for the specified policy (context type) to be authenticated based on the policy. For example, the local authentication policy has an associated set of Credentials used by the CSN (SIPConnector) in order to authenticate SIP based Endpoints. AuthenticationContext is uniquely identified by its association with an Endpoint. AuthenticationContexts are provisionable but not clonable.
 
 


Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD