de.fhg.fokus.hss.cx.CxConstants Class Reference

List of all members.

Detailed Description

Author:
adp dot fokus dot fraunhofer dot de Adrian Popescu / FOKUS Fraunhofer Institute


Static Public Attributes

static final int Auth_Parm_Ak_Size = 6
static final int Auth_Parm_Amf_Size = 2
static final int Auth_Parm_Ck_Size = 16
static final int Auth_Parm_Ik_Size = 16
static final int Auth_Parm_Mac_Size = 8
static final int Auth_Parm_Rand_Size = 16
static final int Auth_Parm_Res_Size = 16
static final int Auth_Parm_Secret_Key_Size = 16
static final int Auth_Parm_Sqn_Size = 6
static final int Auth_Scheme_AKAv1 = 1
static final String Auth_Scheme_AKAv1_Name = "Digest-AKAv1-MD5"
static final int Auth_Scheme_AKAv2 = 2
static final String Auth_Scheme_AKAv2_Name = "Digest-AKAv2-MD5"
static final int Auth_Scheme_Digest = 8
static final String Auth_Scheme_Digest_Name = "Digest"
static final int Auth_Scheme_Early = 32
static final String Auth_Scheme_Early_Name = "Early-IMS-Security"
static final int Auth_Scheme_HTTP_Digest_MD5 = 16
static final String Auth_Scheme_HTTP_Digest_MD5_Name = "HTTP_DIGEST_MD5"
static final int Auth_Scheme_MD5 = 4
static final String Auth_Scheme_MD5_Name = "Digest-MD5"
static final int Auth_Scheme_NASS_Bundled = 64
static final String Auth_Scheme_NASS_Bundled_Name = "NASS-Bundled"
static final int Auth_Scheme_Unknown = 0
static final String Auth_Scheme_Unknown_Name = "unknown"
static final int ConditionType_CNF = 1
static final String ConditionType_CNF_Name = "Conjunctive Normal Format"
static final int ConditionType_DNF = 0
static final String ConditionType_DNF_Name = "Disjunctive Normal Format"
static final int Default_Handling_Session_Continued = 0
static final int Default_Handling_Session_Terminated = 1
static final int Direction_of_Request_Originating_Session = 0
static final String Direction_of_Request_Originating_Session_Name = "Origin - Session"
static final int Direction_of_Request_Originating_Unregistered = 3
static final String Direction_of_Request_Originating_Unregistered_Name = "Origin - UnReg"
static final int Direction_of_Request_Terminating_Registered = 1
static final String Direction_of_Request_Terminating_Registered_Name = "Term - Reg"
static final int Direction_of_Request_Terminating_Unregistered = 2
static final String Direction_of_Request_Terminating_Unregistered_Name = "Term - UnReg"
static final int Identity_Type_Distinct_PSI = 1
static final String Identity_Type_Distinct_PSI_Name = "Distinct_PSI"
static final int Identity_Type_Public_User_Identity = 0
static final String Identity_Type_Public_User_Identity_Name = "Public_User_Identity"
static final int Identity_Type_Wildcarded_PSI = 2
static final String Identity_Type_Wildcarded_PSI_Name = "Wildcarded_PSI"
static final short IMPU_user_state_Auth_Pending = 3
static final short IMPU_user_state_Not_Registered = 0
static final short IMPU_user_state_Registered = 1
static final short IMPU_user_state_Unregistered = 2
static final int Profile_Part_Indicator_Any = -1
static final String Profile_Part_Indicator_Any_Name = "Any"
static final int Profile_Part_Indicator_Registered = 0
static final String Profile_Part_Indicator_Registered_Name = "Registered"
static final int Profile_Part_Indicator_UnRegistered = 1
static final String Profile_Part_Indicator_UnRegistered_Name = "Unregistered"
static final int Registration_Type_Initial_De_Registration = 2
static final int Registration_Type_Initial_Re_Registration = 1
static final int Registration_Type_Initial_Registration = 0
static final String RTR__Remove_S_CSCF_Name = "Remove-S-CSCF"
static final int RTR_New_Server_Assigned = 1
static final String RTR_New_Server_Assigned_Name = "New-Server-Assigned"
static final int RTR_Permanent_Termination = 0
static final String RTR_Permanent_Termination_Name = "Permanent-Termination"
static final int RTR_Remove_S_CSCF = 3
static final int RTR_Server_Change = 2
static final String RTR_Server_Change_Name = "Server-Change"
static final int RType_De_Reg_Mask = 4
static final int RType_Re_Reg_Mask = 2
static final int RType_Reg_Mask = 1
static final int Server_Assignment_Type_Administrative_Deregistration = 8
static final int Server_Assignment_Type_Authentication_Failure = 9
static final int Server_Assignment_Type_Authentication_Timeout = 10
static final int Server_Assignment_Type_Deregistration_Too_Much_Data = 11
static final int Server_Assignment_Type_No_Assignment = 0
static final int Server_Assignment_Type_Re_Registration = 2
static final int Server_Assignment_Type_Registration = 1
static final int Server_Assignment_Type_Timeout_Deregistration = 4
static final int Server_Assignment_Type_Timeout_Deregistration_Store_Server_Name = 6
static final int Server_Assignment_Type_Unregistered_User = 3
static final int Server_Assignment_Type_User_Deregistration = 5
static final int Server_Assignment_Type_User_Deregistration_Store_Server_Name = 7
static final int SPT_Type_Method = 1
static final String SPT_Type_Method_Name = "Method"
static final int SPT_Type_RequestURI = 0
static final String SPT_Type_RequestURI_Name = "Request-URI"
static final int SPT_Type_SessionCase = 3
static final String SPT_Type_SessionCase_Name = "Session-Case"
static final int SPT_Type_SessionDescription = 4
static final String SPT_Type_SessionDescription_Name = "SDP Line"
static final int SPT_Type_SIPHeader = 2
static final String SPT_Type_SIPHeader_Name = "SIP-Header"
static final int User_Data_Already_Available = 1
static final int User_Data_Not_Available = 0


Member Data Documentation

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Ak_Size = 6 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Amf_Size = 2 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Ck_Size = 16 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Ik_Size = 16 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Mac_Size = 8 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Rand_Size = 16 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Res_Size = 16 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Secret_Key_Size = 16 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Parm_Sqn_Size = 6 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_AKAv1 = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_AKAv1_Name = "Digest-AKAv1-MD5" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_AKAv2 = 2 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_AKAv2_Name = "Digest-AKAv2-MD5" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Digest = 8 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Digest_Name = "Digest" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Early = 32 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Early_Name = "Early-IMS-Security" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_HTTP_Digest_MD5 = 16 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_HTTP_Digest_MD5_Name = "HTTP_DIGEST_MD5" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_MD5 = 4 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_MD5_Name = "Digest-MD5" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_NASS_Bundled = 64 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_NASS_Bundled_Name = "NASS-Bundled" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Unknown = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Auth_Scheme_Unknown_Name = "unknown" [static]

final int de.fhg.fokus.hss.cx.CxConstants.ConditionType_CNF = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.ConditionType_CNF_Name = "Conjunctive Normal Format" [static]

final int de.fhg.fokus.hss.cx.CxConstants.ConditionType_DNF = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.ConditionType_DNF_Name = "Disjunctive Normal Format" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Default_Handling_Session_Continued = 0 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Default_Handling_Session_Terminated = 1 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Originating_Session = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Originating_Session_Name = "Origin - Session" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Originating_Unregistered = 3 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Originating_Unregistered_Name = "Origin - UnReg" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Terminating_Registered = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Terminating_Registered_Name = "Term - Reg" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Terminating_Unregistered = 2 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Direction_of_Request_Terminating_Unregistered_Name = "Term - UnReg" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Distinct_PSI = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Distinct_PSI_Name = "Distinct_PSI" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Public_User_Identity = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Public_User_Identity_Name = "Public_User_Identity" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Wildcarded_PSI = 2 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Identity_Type_Wildcarded_PSI_Name = "Wildcarded_PSI" [static]

final short de.fhg.fokus.hss.cx.CxConstants.IMPU_user_state_Auth_Pending = 3 [static]

final short de.fhg.fokus.hss.cx.CxConstants.IMPU_user_state_Not_Registered = 0 [static]

final short de.fhg.fokus.hss.cx.CxConstants.IMPU_user_state_Registered = 1 [static]

final short de.fhg.fokus.hss.cx.CxConstants.IMPU_user_state_Unregistered = 2 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_Any = -1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_Any_Name = "Any" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_Registered = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_Registered_Name = "Registered" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_UnRegistered = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.Profile_Part_Indicator_UnRegistered_Name = "Unregistered" [static]

final int de.fhg.fokus.hss.cx.CxConstants.Registration_Type_Initial_De_Registration = 2 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Registration_Type_Initial_Re_Registration = 1 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Registration_Type_Initial_Registration = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.RTR__Remove_S_CSCF_Name = "Remove-S-CSCF" [static]

final int de.fhg.fokus.hss.cx.CxConstants.RTR_New_Server_Assigned = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.RTR_New_Server_Assigned_Name = "New-Server-Assigned" [static]

final int de.fhg.fokus.hss.cx.CxConstants.RTR_Permanent_Termination = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.RTR_Permanent_Termination_Name = "Permanent-Termination" [static]

final int de.fhg.fokus.hss.cx.CxConstants.RTR_Remove_S_CSCF = 3 [static]

final int de.fhg.fokus.hss.cx.CxConstants.RTR_Server_Change = 2 [static]

final String de.fhg.fokus.hss.cx.CxConstants.RTR_Server_Change_Name = "Server-Change" [static]

final int de.fhg.fokus.hss.cx.CxConstants.RType_De_Reg_Mask = 4 [static]

final int de.fhg.fokus.hss.cx.CxConstants.RType_Re_Reg_Mask = 2 [static]

final int de.fhg.fokus.hss.cx.CxConstants.RType_Reg_Mask = 1 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Administrative_Deregistration = 8 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Authentication_Failure = 9 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Authentication_Timeout = 10 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Deregistration_Too_Much_Data = 11 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_No_Assignment = 0 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Re_Registration = 2 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Registration = 1 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Timeout_Deregistration = 4 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Timeout_Deregistration_Store_Server_Name = 6 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_Unregistered_User = 3 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_User_Deregistration = 5 [static]

final int de.fhg.fokus.hss.cx.CxConstants.Server_Assignment_Type_User_Deregistration_Store_Server_Name = 7 [static]

final int de.fhg.fokus.hss.cx.CxConstants.SPT_Type_Method = 1 [static]

final String de.fhg.fokus.hss.cx.CxConstants.SPT_Type_Method_Name = "Method" [static]

final int de.fhg.fokus.hss.cx.CxConstants.SPT_Type_RequestURI = 0 [static]

final String de.fhg.fokus.hss.cx.CxConstants.SPT_Type_RequestURI_Name = "Request-URI" [static]

final int de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SessionCase = 3 [static]

final String de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SessionCase_Name = "Session-Case" [static]

final int de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SessionDescription = 4 [static]

final String de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SessionDescription_Name = "SDP Line" [static]

final int de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SIPHeader = 2 [static]

final String de.fhg.fokus.hss.cx.CxConstants.SPT_Type_SIPHeader_Name = "SIP-Header" [static]

final int de.fhg.fokus.hss.cx.CxConstants.User_Data_Already_Available = 1 [static]

final int de.fhg.fokus.hss.cx.CxConstants.User_Data_Not_Available = 0 [static]


The documentation for this class was generated from the following file:
Generated on Thu Oct 23 04:05:27 2008 for Open IMS Core - FHoSS by  doxygen 1.5.2