- DATA_REFERENCE - Static variable in class org.cipango.diameter.ims.Sh
-
The Data-Reference AVP is of type Enumerated, and indicates the type of the requested user
data in the operation UDR and SNR.
- DATA_REFERENCE_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DataFormat<T> - Class in org.cipango.diameter
-
Base class for AVP data format.
- DataFormat(String) - Constructor for class org.cipango.diameter.DataFormat
-
- decode(ByteBuffer) - Method in class org.cipango.diameter.base.Common.CustomEnumDataFormat
-
- decode(ByteBuffer) - Method in class org.cipango.diameter.base.Common.EnumDataFormat
-
- DERISTRATION_REASON - Static variable in class org.cipango.diameter.ims.Cx
-
The Deregistration-Reason AVP is of type Grouped, and indicates the
reason for a de-registration operation.
- DERISTRATION_REASON_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DESTINATION_HOST - Static variable in class org.cipango.diameter.base.Common
-
The Destination-Host AVP (AVP Code 293) is of type DiameterIdentity.
- DESTINATION_HOST_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DESTINATION_REALM - Static variable in class org.cipango.diameter.base.Common
-
The Destination-Realm AVP (AVP Code 283) is of type DiameterIdentity, and
contains the realm the message is to be routed to.
- DESTINATION_REALM_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_APPLICATION_UNSUPPORTED - Static variable in class org.cipango.diameter.base.Common
-
A request was sent for an application that is not supported.
- DIAMETER_APPLICATION_UNSUPPORTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_AUTHENTICATION_REJECTED - Static variable in class org.cipango.diameter.base.Common
-
The authentication process for the user failed, most likely due to an
invalid password used by the user.
- DIAMETER_AUTHENTICATION_REJECTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_AUTHORIZATION_REJECTED - Static variable in class org.cipango.diameter.base.Common
-
A request was received for which the user could not be authorized.
- DIAMETER_AUTHORIZATION_REJECTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_AVP_NOT_ALLOWED - Static variable in class org.cipango.diameter.base.Common
-
A message was received with an AVP that MUST NOT be present.
- DIAMETER_AVP_NOT_ALLOWED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_AVP_OCCURS_TOO_MANY_TIMES - Static variable in class org.cipango.diameter.base.Common
-
A message was received that included an AVP that appeared more often than
permitted in the message definition.
- DIAMETER_AVP_OCCURS_TOO_MANY_TIMES_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_AVP_UNSUPPORTED - Static variable in class org.cipango.diameter.base.Common
-
The peer received a message that contained an AVP that is not
recognized or supported and was marked with the Mandatory bit.
- DIAMETER_AVP_UNSUPPORTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_COMMAND_UNSUPPORTED - Static variable in class org.cipango.diameter.base.Common
-
The Request contained a Command-Code that the receiver did not
recognize or support.
- DIAMETER_COMMAND_UNSUPPORTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_CONTRADICTING_AVPS - Static variable in class org.cipango.diameter.base.Common
-
The Home Diameter server has detected AVPs in the request that
contradicted each other, and is not willing to provide service to the
user.
- DIAMETER_CONTRADICTING_AVPS_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_ERROR_AUTH_SCHEME_NOT_SUPPORTED - Static variable in class org.cipango.diameter.ims.Cx
-
The authentication scheme indicated in an authentication request is not
supported.
- DIAMETER_ERROR_AUTH_SCHEME_NOT_SUPPORTED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_DSAI_NOT_AVAILABLE - Static variable in class org.cipango.diameter.ims.Sh
-
The Application Server addressed a DSAI not configured in the HSS.
- DIAMETER_ERROR_DSAI_NOT_AVAILABLE_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_FEATURE_UNSUPPORTED - Static variable in class org.cipango.diameter.ims.Cx
-
A request application message was received indicating that the origin
host requests that the command pair would be handled using a feature
which is not supported by the destination host.
- DIAMETER_ERROR_FEATURE_UNSUPPORTED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_IDENTITIES_DONT_MATCH - Static variable in class org.cipango.diameter.ims.Cx
-
A message was received with a public identity and a private identity for
a user, and the server determines that the public identity does not
correspond to the private identity.
- DIAMETER_ERROR_IDENTITIES_DONT_MATCH_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_IDENTITY_ALREADY_REGISTERED - Static variable in class org.cipango.diameter.ims.Cx
-
The identity has already a server assigned and the registration status
does not allow that it is overwritten
- DIAMETER_ERROR_IDENTITY_ALREADY_REGISTERED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_IDENTITY_NOT_REGISTERED - Static variable in class org.cipango.diameter.ims.Cx
-
A query for location information is received for a public identity that
has not been registered before.
- DIAMETER_ERROR_IDENTITY_NOT_REGISTERED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_IDENTITY_UNKNOWN - Static variable in class org.cipango.diameter.ims.Zh
-
A message was received by the HSS for an IMPI or IMPU that is unknown.
- DIAMETER_ERROR_IDENTITY_UNKNOWN_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- DIAMETER_ERROR_IN_ASSIGNMENT_TYPE - Static variable in class org.cipango.diameter.ims.Cx
-
The identity being registered has already the same server assigned and
the registration status does not allow the server assignment type.
- DIAMETER_ERROR_IN_ASSIGNMENT_TYPE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_NO_SUBSCRIPTION_TO_DATA - Static variable in class org.cipango.diameter.ims.Sh
-
The AS received a notification of changes of some information to which it is not subscribed
- DIAMETER_ERROR_NO_SUBSCRIPTION_TO_DATA_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_NOT_AUTHORIZED - Static variable in class org.cipango.diameter.ims.Zh
-
A message was received by the BSF which the BSF can not authorize.
- DIAMETER_ERROR_NOT_AUTHORIZED_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- DIAMETER_ERROR_NOT_SUPPORTED_USER_DATA_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_OPERATION_NOT_ALLOWED - Static variable in class org.cipango.diameter.ims.Sh
-
The requested operation is not allowed for the user
- DIAMETER_ERROR_OPERATION_NOT_ALLOWED_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_ROAMING_NOT_ALLOWED - Static variable in class org.cipango.diameter.ims.Cx
-
The user is not allowed to roam in the visited network.
- DIAMETER_ERROR_ROAMING_NOT_ALLOWED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_SUBS_DATA_ABSENT - Static variable in class org.cipango.diameter.ims.Sh
-
The Application Server requested to subscribe to changes to Repository Data that is not present in the HSS.
- DIAMETER_ERROR_SUBS_DATA_ABSENT_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_TOO_MUCH_DATA - Static variable in class org.cipango.diameter.ims.Cx
-
The volume of the data pushed to the receiving entity exceeds its
capacity.
- DIAMETER_ERROR_TOO_MUCH_DATA_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_ERROR_TRANSACTION_IDENTIFIER_INVALID - Static variable in class org.cipango.diameter.ims.Zh
-
A message was received by the BSF for an invalid (e.g. unknown or
expired) Bootstrapping Transaction Identifier (B-TID).
- DIAMETER_ERROR_TRANSACTION_IDENTIFIER_INVALID_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- DIAMETER_ERROR_TRANSPARENT_DATA_OUT_OF_SYNC - Static variable in class org.cipango.diameter.ims.Sh
-
The request to update the repository data at the HSS could not be
completed because the requested update is based on an out-of-date version
of the repository data.
- DIAMETER_ERROR_TRANSPARENT_DATA_OUT_OF_SYNC_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_MODIFIED - Static variable in class org.cipango.diameter.ims.Sh
-
The requested user data is not allowed to be modified.
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_MODIFIED_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_NOTIFIED - Static variable in class org.cipango.diameter.ims.Sh
-
The requested user data is not allowed to be notified on changes.
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_NOTIFIED_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_READ - Static variable in class org.cipango.diameter.ims.Sh
-
The requested user data is not allowed to be read.
- DIAMETER_ERROR_USER_DATA_CANNOT_BE_READ_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_USER_DATA_NOT_RECOGNIZED - Static variable in class org.cipango.diameter.ims.Sh
-
The data received by the AS is not supported or recognized.
- DIAMETER_ERROR_USER_DATA_NOT_RECOGNIZED_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_ERROR_USER_UNKNOWN - Static variable in class org.cipango.diameter.ims.Cx
-
A message was received for a user that is unknown.
- DIAMETER_ERROR_USER_UNKNOWN_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_FIRST_REGISTRATION - Static variable in class org.cipango.diameter.ims.Cx
-
The HSS informs the I-CSCF that:
- The user is authorized to register this public identity;
- A S-CSCF shall be assigned to the user.
- DIAMETER_FIRST_REGISTRATION_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_INVALID_AVP_BIT_COMBO - Static variable in class org.cipango.diameter.base.Common
-
The request contained an AVP with which is not allowed to have the given
value in the AVP Flags field.
- DIAMETER_INVALID_AVP_BIT_COMBO_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_AVP_BITS - Static variable in class org.cipango.diameter.base.Common
-
A request was received that included an AVP whose flag bits are set to an
unrecognized value, or that is inconsistent with the AVP's definition.
- DIAMETER_INVALID_AVP_BITS_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_AVP_LENGTH - Static variable in class org.cipango.diameter.base.Common
-
The request contained an AVP with an invalid length.
- DIAMETER_INVALID_AVP_LENGTH_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_AVP_VALUE - Static variable in class org.cipango.diameter.base.Common
-
The request contained an AVP with an invalid value in its data
portion.
- DIAMETER_INVALID_AVP_VALUE_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_BIT_IN_HEADER - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when an unrecognized bit in the Diameter header is
set to one (1).
- DIAMETER_INVALID_BIT_IN_HEADER_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_HDR_BITS - Static variable in class org.cipango.diameter.base.Common
-
A request was received whose bits in the Diameter header were either set
to an invalid combination, or to a value that is inconsistent with the
command code's definition.
- DIAMETER_INVALID_HDR_BITS_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_INVALID_MESSAGE_LENGTH - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when a request is received with an invalid message
length.
- DIAMETER_INVALID_MESSAGE_LENGTH_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_LIMITED_SUCCESS - Static variable in class org.cipango.diameter.base.Common
-
When returned, the request was successfully completed, but
additional processing is required by the application in order to
provide service to the user.
- DIAMETER_LIMITED_SUCCESS_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_LOOP_DETECTED - Static variable in class org.cipango.diameter.base.Common
-
An agent detected a loop while trying to get the message to the intended
recipient.
- DIAMETER_LOOP_DETECTED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_MISSING_AVP - Static variable in class org.cipango.diameter.base.Common
-
The request did not contain an AVP that is required by the Command Code
definition.
- DIAMETER_MISSING_AVP_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_NO_COMMON_APPLICATION - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when a CER message is received, and there are no
common applications supported between the peers.
- DIAMETER_NO_COMMON_APPLICATION_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_NO_COMMON_SECURITY - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when a CER message is received, and there are no
common security mechanisms supported between the peers.
- DIAMETER_NO_COMMON_SECURITY_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_OUT_OF_SPACE - Static variable in class org.cipango.diameter.base.Common
-
A Diameter node received the accounting request but was unable to commit
it to stable storage due to a temporary lack of space.
- DIAMETER_OUT_OF_SPACE_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_PRIOR_UPDATE_IN_PROGRESS - Static variable in class org.cipango.diameter.ims.Sh
-
The request to update the repository data at the HSS could not be
completed because the related repository data is currently being updated
by another entity.
- DIAMETER_PRIOR_UPDATE_IN_PROGRESS_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DIAMETER_REALM_NOT_SERVED - Static variable in class org.cipango.diameter.base.Common
-
The intended realm of the request is not recognized.
- DIAMETER_REALM_NOT_SERVED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_REDIRECT_INDICATION - Static variable in class org.cipango.diameter.base.Common
-
A redirect agent has determined that the request could not be satisfied
locally and the initiator of the request should direct the request
directly to the server, whose contact information has been added to the
response.
- DIAMETER_REDIRECT_INDICATION_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_RESOURCES_EXCEEDED - Static variable in class org.cipango.diameter.base.Common
-
A request was received that cannot be authorized because the user has
already expended allowed resources.
- DIAMETER_RESOURCES_EXCEEDED_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_SUBSEQUENT_REGISTRATION - Static variable in class org.cipango.diameter.ims.Cx
-
The HSS informs the I-CSCF that:
- The user is authorized to register this public identity;
- A S-CSCF is already assigned and there is no need to select a new one.
- DIAMETER_SUBSEQUENT_REGISTRATION_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_SUCCESS - Static variable in class org.cipango.diameter.base.Common
-
The Request was successfully completed
- DIAMETER_SUCCESS_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_SUCCESS_SERVER_NAME_NOT_STORED - Static variable in class org.cipango.diameter.ims.Cx
-
The HSS informs to the S-CSCF that:
- The de-registration is completed;
- The S-CSCF name is not stored in the HSS.
- DIAMETER_SUCCESS_SERVER_NAME_NOT_STORED_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_TOO_BUSY - Static variable in class org.cipango.diameter.base.Common
-
When returned, a Diameter node SHOULD attempt to send the message to an
alternate peer.
- DIAMETER_TOO_BUSY_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_UNABLE_TO_COMPLY - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when a request is rejected for unspecified
reasons.
- DIAMETER_UNABLE_TO_COMPLY_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_UNABLE_TO_DELIVER - Static variable in class org.cipango.diameter.base.Common
-
This error is given when Diameter can not deliver the message to the
destination, either because no host within the realm supporting the
required application was available to process the request, or because
Destination-Host AVP was given without the associated Destination-Realm
AVP.
- DIAMETER_UNABLE_TO_DELIVER_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_UNKNOWN_PEER - Static variable in class org.cipango.diameter.base.Common
-
A CER was received from an unknown peer.
- DIAMETER_UNKNOWN_PEER_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_UNKNOWN_SESSION_ID - Static variable in class org.cipango.diameter.base.Common
-
The request contained an unknown Session-Id.
- DIAMETER_UNKNOWN_SESSION_ID_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_UNREGISTERED_SERVICE - Static variable in class org.cipango.diameter.ims.Cx
-
The HSS informs the I-CSCF that:
- The public identity is not registered but has services related to unregistered state;
- A S-CSCF shall be assigned to the user.
- DIAMETER_UNREGISTERED_SERVICE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- DIAMETER_UNSUPPORTED_VERSION - Static variable in class org.cipango.diameter.base.Common
-
This error is returned when a request was received, whose version number
is unsupported.
- DIAMETER_UNSUPPORTED_VERSION_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIAMETER_USER_DATA_NOT_AVAILABLE - Static variable in class org.cipango.diameter.ims.Sh
-
The requested user data is not available at this time to satisfy the requested operation.
- DIAMETER_USER_DATA_NOT_AVAILABLE_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DiameterCommand - Class in org.cipango.diameter
-
Definition of command code.
- DiameterCommand(boolean, int, String, boolean) - Constructor for class org.cipango.diameter.DiameterCommand
-
- DiameterCommand(boolean, int, String) - Constructor for class org.cipango.diameter.DiameterCommand
-
- DiameterErrorEvent - Class in org.cipango.diameter.api
-
Events of this type are sent to objects implementing the DiameterErrorListener
interface when an error occurs which is related to the Diameter request processing.
- DiameterErrorEvent(DiameterServletRequest, long) - Constructor for class org.cipango.diameter.api.DiameterErrorEvent
-
- DiameterErrorListener - Interface in org.cipango.diameter.api
-
Causes applications to be notified of various error conditions occurring during regular Diameter
message processing.
- DiameterFactory - Interface in org.cipango.diameter.api
-
Factory interface for Diameter abstractions.
- DiameterListener - Interface in org.cipango.diameter.api
-
Callback for diameter messages.
- DiameterServletAnswer - Interface in org.cipango.diameter.api
-
Represents Diameter answer.
- DiameterServletMessage - Interface in org.cipango.diameter.api
-
Base class for diameter requests and answers.
- DiameterServletRequest - Interface in org.cipango.diameter.api
-
Represents Diameter request.
- DiameterSession - Interface in org.cipango.diameter.api
-
Point-to-point Diameter relationship.
- Dictionary - Class in org.cipango.diameter
-
Contains all loaded diameter types (commands, AVP types ...)
- Dictionary() - Constructor for class org.cipango.diameter.Dictionary
-
- DIGEST_ALGORITHM - Static variable in class org.cipango.diameter.base.Common
-
Description This attribute holds the algorithm parameter that influences
the HTTP Digest calculation.
- DIGEST_ALGORITHM_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIGEST_HA1 - Static variable in class org.cipango.diameter.base.Common
-
Description This attribute is used to allow the generation of an
Authentication-Info header, even if the HTTP-style response's body is
required for the calculation of the rspauth value.
- DIGEST_HA1_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIGEST_QOP - Static variable in class org.cipango.diameter.base.Common
-
Description: This attribute holds the Quality of Protection parameter that
influences the HTTP Digest calculation.
- DIGEST_QOP_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DIGEST_REALM - Static variable in class org.cipango.diameter.base.Common
-
Description: This attribute describes a protection space component of the
RADIUS server.
- DIGEST_REALM_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DISCONNECT_CAUSE - Static variable in class org.cipango.diameter.base.Common
-
The Disconnect-Cause AVP (AVP Code 273) is of type Enumerated.
- DISCONNECT_CAUSE_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DPA - Static variable in class org.cipango.diameter.base.Common
-
Upon receipt of this message, the transport connection is shutdown.
- DPA_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DPR - Static variable in class org.cipango.diameter.base.Common
-
The Disconnect-Peer-Request (DPR), indicated by the Command-Code set
to 282 and the Command Flags' 'R' bit set, is sent to a peer to
inform its intentions to shutdown the transport connection.
- DPR_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DSAI_TAG - Static variable in class org.cipango.diameter.ims.Sh
-
The DSAI-Tag AVP is of type OctetString.
- DSAI_TAG_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- DWA - Static variable in class org.cipango.diameter.base.Common
-
<DWA> ::= < Diameter Header: 280 >
{ Result-Code }
{ Origin-Host }
{ Origin-Realm }
[ Error-Message ]
* [ Failed-AVP ]
[ Original-State-Id ]
- DWA_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- DWR - Static variable in class org.cipango.diameter.base.Common
-
<DWR> ::= < Diameter Header: 280, REQ >
{ Origin-Host }
{ Origin-Realm }
[ Origin-State-Id ]
- DWR_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- SAA - Static variable in class org.cipango.diameter.ims.Cx
-
The Server-Assignment-Answer (SAA) command, indicated by the Command-Code
field set to 301 and the 'R' bit cleared in the Command Flags field, is
sent by a server in response to the Server-Assignment-Request command.
- SAA_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SAR - Static variable in class org.cipango.diameter.ims.Cx
-
The Server-Assignment-Request (SAR) command, indicated by the
Command-Code field set to 301 and the 'R' bit set in the Command Flags
field, is sent by a Diameter Multimedia client to a Diameter Multimedia
server in order to request it to store the name of the server that is
currently serving the user.
- SAR_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SCSCF_RESTORATION_INFO_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SECONDARY_CHARGING_COLLECTION_FUNCTION_NAME_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SECONDARY_EVENT_CHARGING_FUNCTION_NAME_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- send() - Method in interface org.cipango.diameter.api.DiameterServletMessage
-
- SEND_DATA_INDICATION - Static variable in class org.cipango.diameter.ims.Sh
-
The Send-Data-Indication AVP is of type Enumerated.
- SEND_DATA_INDICATION_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- SERVER_ASSIGNMENT_TYPE - Static variable in class org.cipango.diameter.ims.Cx
-
The Server-Assignment-Type AVP is of type Enumerated, and indicates the type of server update being performed
in a Server-Assignment-Request operation.
- SERVER_ASSIGNMENT_TYPE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SERVER_CAPABILITIES - Static variable in class org.cipango.diameter.ims.Cx
-
The Server-Capabilities AVP is of type Grouped.
- SERVER_CAPABILITIES_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SERVER_NAME - Static variable in class org.cipango.diameter.ims.Cx
-
The Server-Name AVP is of type UTF8String.
- SERVER_NAME_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SERVICE_INDICATION - Static variable in class org.cipango.diameter.ims.Sh
-
The Service-Indication AVP is of type OctetString.
- SERVICE_INDICATION_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- SESSION_ID - Static variable in class org.cipango.diameter.base.Common
-
The Session-Id AVP (AVP Code 263) is of type UTF8String and is used to
identify a specific session (see Section 8).
- SESSION_ID_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- setAttribute(String, Object) - Method in interface org.cipango.diameter.api.DiameterServletMessage
-
Stores an attribute in this message.
- setAttribute(String, Object) - Method in interface org.cipango.diameter.api.DiameterSession
-
Binds an object to this session, using the name specified.
- setAVPList(AVPList) - Method in interface org.cipango.diameter.api.DiameterServletMessage
-
- setMandatory(boolean) - Method in class org.cipango.diameter.Type
-
- setValue(T) - Method in class org.cipango.diameter.AVP
-
- Sh - Class in org.cipango.diameter.ims
-
Sh is defined in
3GPP TS 23329: Sh Interface based on the Diameter protocol; Protocol details
3GPP TS 23228: IP Multimedia (IM) Subsystem Sh interface; Signalling flows and message contents
- Sh() - Constructor for class org.cipango.diameter.ims.Sh
-
- Sh.CurrentLocation - Enum in org.cipango.diameter.ims
-
- Sh.DataReference - Enum in org.cipango.diameter.ims
-
- Sh.IdentitySet - Enum in org.cipango.diameter.ims
-
- Sh.RequestedDomain - Enum in org.cipango.diameter.ims
-
- Sh.SendDataIndication - Enum in org.cipango.diameter.ims
-
- Sh.SubsReqType - Enum in org.cipango.diameter.ims
-
- SH_APPLICATION - Static variable in class org.cipango.diameter.ims.Sh
-
- SH_APPLICATION_ID - Static variable in class org.cipango.diameter.ims.Sh
-
- SIP_AUTH_DATA_ITEM - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Auth-Data-Item is of type Grouped, and contains the authentication and/or authorization
information for the Diameter client.
- SIP_AUTH_DATA_ITEM_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_AUTHENTICATE - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Authenticate AVP is of type OctetString and contains specific parts of the data portion
of the WWW-Authenticate or Proxy-Authenticate SIP headers that are to be present in a SIP
response.
- SIP_AUTHENTICATE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_AUTHENTICATION_CONTEXT - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Authentication-Context AVP is of type OctectString, and contains authentication-related
information relevant for performing the authentication but that is not part of the SIP
authentication headers.
- SIP_AUTHENTICATION_CONTEXT_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_AUTHENTICATION_SCHEME - Static variable in class org.cipango.diameter.ims.Cx
-
The Authentication-Scheme AVP is of type UTF8String and indicates the authentication scheme used
in the authentication of SIP messages.
- SIP_AUTHENTICATION_SCHEME_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_AUTHORIZATION - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Authorization AVP is of type OctetString and contains specific parts of the data portion
of the Authorization or Proxy-Authorization SIP headers suitable for inclusion in a SIP request.
- SIP_AUTHORIZATION_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_DIGEST_AUTHENTICATE - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Digest-Authenticate is of type Grouped and it contains a
reconstruction of either the SIP WWW-Authenticate or Proxy-Authentication
header fields specified in IETF RFC 2617 [14].
- SIP_DIGEST_AUTHENTICATE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_ITEM_NUMBER - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Item-Number AVP is of type Unsigned32, and is included in a
SIP-Auth-Data-Item grouped AVP in circumstances where there are multiple
occurrences of SIP-Auth-Data-Item AVP, and the order in which they should
be processed is significant.
- SIP_ITEM_NUMBER_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SIP_NUMBER_AUTH_ITEMS - Static variable in class org.cipango.diameter.ims.Cx
-
The SIP-Number-Auth-Items AVP is of type Unsigned32.
- SIP_NUMBER_AUTH_ITEMS_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- size() - Method in interface org.cipango.diameter.api.DiameterServletMessage
-
- size() - Method in class org.cipango.diameter.AVPList
-
- SNA - Static variable in class org.cipango.diameter.ims.Sh
-
The Subscribe-Notifications-Answer command, indicated by the Command-Code field set to 308
and the 'R' bit cleared in the Command Flags field, is sent by a server in response to the
Subscribe-Notifications-Request command.
- SNA_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- SNR - Static variable in class org.cipango.diameter.ims.Sh
-
The Subscribe-Notifications-Request (SNR) command, indicated by the Command-Code field set to
308 and the 'R' bit set in the Command Flags field, is sent by a Diameter client to a Diameter
server in order to request notifications of changes in user data.
- SNR_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- SUBS_REQ_TYPE - Static variable in class org.cipango.diameter.ims.Sh
-
The Subs-Req-Type AVP is of type Enumerated, and indicates the type of the
subscription-to-notifications request.
- SUBS_REQ_TYPE_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- SUBSCRIPTION_INFO_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SUPPORTED_APPLICATIONS_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SUPPORTED_FEATURES - Static variable in class org.cipango.diameter.ims.Cx
-
The Supported-Features AVP is of type Grouped.
- SUPPORTED_FEATURES_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- SUPPORTED_VENDOR_ID - Static variable in class org.cipango.diameter.base.Common
-
The Supported-Vendor-Id AVP (AVP Code 265) is of type Unsigned32 and
contains the IANA "SMI Network Management Private Enterprise Codes"
[ASSIGNNO] value assigned to a vendor other than the device vendor.
- SUPPORTED_VENDOR_ID_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- UAA - Static variable in class org.cipango.diameter.ims.Cx
-
The User-Authorization-Answer (UAA) command, indicated by the
Command-Code field set to 300 and the 'R' bit cleared in the Command
Flags field, is sent by a server in response to the
User-Authorization-Request command.
- UAA_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- UAR - Static variable in class org.cipango.diameter.ims.Cx
-
The User-Authorization-Request (UAR) command, indicated by the
Command-Code field set to 300 and the 'R' bit set in the Command Flags
field, is sent by a Diameter Multimedia client to a Diameter Multimedia
server in order to request the authorization of the registration of a
multimedia user.
- UAR_FLAGS - Static variable in class org.cipango.diameter.ims.Cx
-
The UAR-Flags AVP is of type Unsigned32 and it contains a bit mask.
- UAR_FLAGS_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- UAR_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- UDA - Static variable in class org.cipango.diameter.ims.Sh
-
The User-Data-Answer (UDA) command, indicated by the Command-Code field set to 306 and
the 'R' bit cleared in the Command Flags field, is sent by a server in response to the
User-Data-Request command.
- UDA_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- UDR - Static variable in class org.cipango.diameter.ims.Sh
-
The User-Data-Request (UDR) command, indicated by the Command-Code field set to 306 and the 'R' bit
set in the Command Flags field, is sent by a Diameter client to a Diameter server in order to request user data.
- UDR_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- UE_ID - Static variable in class org.cipango.diameter.ims.Zh
-
The UE-Id AVP (AVP code 411) is of type OctedString.
- UE_ID_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- UE_ID_TYPE - Static variable in class org.cipango.diameter.ims.Zh
-
The UE-Id-Type AVP (AVP code 412) is of type Enumerated.
- UE_ID_TYPE_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- UICC_APP_LABEL - Static variable in class org.cipango.diameter.ims.Zh
-
The UICC-App-Label AVP (AVP code 413) is of type OctedString.
- UICC_APP_LABEL_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- UICC_KEY_MATERIAL - Static variable in class org.cipango.diameter.ims.Zh
-
The condition UICC-Key-Material AVP (AVP code 406) is of type
OctetString.
- UICC_KEY_MATERIAL_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- UICC_ME - Static variable in class org.cipango.diameter.ims.Zh
-
The UICC-ME AVP (AVP code 414) is of type Enumerated.
- UICC_ME_ORDINAL - Static variable in class org.cipango.diameter.ims.Zh
-
- USER_AUTHORIZATION_TYPE - Static variable in class org.cipango.diameter.ims.Cx
-
The User-Authorization-Type AVP is of type Enumerated, and indicates the
type of user authorization being performed in a User Authorization
operation, i.e.
- USER_AUTHORIZATION_TYPE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- USER_DATA - Static variable in class org.cipango.diameter.ims.Sh
-
The User-Data AVP is of type OctetString.
- USER_DATA_ALREADY_AVAILABLE - Static variable in class org.cipango.diameter.ims.Cx
-
The User-Data-Already-Available AVP is of type Enumerated, and indicates to the HSS whether or not the S-CSCF already has the part of the user profile that it needs to serve the user.
- USER_DATA_ALREADY_AVAILABLE_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- USER_DATA_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-
- USER_DATA_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- USER_IDENTITY - Static variable in class org.cipango.diameter.ims.Sh
-
The User-Identity AVP is of type Grouped.
- USER_IDENTITY_ORDINAL - Static variable in class org.cipango.diameter.ims.Sh
-
- USER_NAME - Static variable in class org.cipango.diameter.base.Common
-
The User-Name AVP (AVP Code 1) [RADIUS] is of type UTF8String, which
contains the User-Name, in a format consistent with the NAI specification
[NAI].
- USER_NAME_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- valueOf(String) - Static method in enum org.cipango.diameter.ApplicationId.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.base.Accounting.AccountingRealtimeRequired
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.base.Accounting.AccountingRecordType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.base.Common.AuthSessionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.base.Common.DisconnectCause
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Cx.OriginatingRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Cx.ReasonCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Cx.ServerAssignmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Cx.UserAuthorizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Cx.UserDataAlreadyAvailable
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.CurrentLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.DataReference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.IdentitySet
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.RequestedDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.SendDataIndication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Sh.SubsReqType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Zh.GbaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Zh.GbaUAwarenessIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Zh.PrivateIdentityRequest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Zh.UeIdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.cipango.diameter.ims.Zh.UiccMe
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.cipango.diameter.ApplicationId.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.base.Accounting.AccountingRealtimeRequired
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.base.Accounting.AccountingRecordType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.base.Common.AuthSessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.base.Common.DisconnectCause
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Cx.OriginatingRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Cx.ReasonCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Cx.ServerAssignmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Cx.UserAuthorizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Cx.UserDataAlreadyAvailable
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.CurrentLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.DataReference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.IdentitySet
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.RequestedDomain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.SendDataIndication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Sh.SubsReqType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Zh.GbaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Zh.GbaUAwarenessIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Zh.PrivateIdentityRequest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Zh.UeIdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.cipango.diameter.ims.Zh.UiccMe
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VENDOR_ID - Static variable in class org.cipango.diameter.base.Common
-
The Vendor-Id AVP (AVP Code 266) is of type Unsigned32 and contains the
IANA "SMI Network Management Private Enterprise Codes" [ASSIGNNO] value
assigned to the vendor of the Diameter application.
- VENDOR_ID_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- VENDOR_SPECIFIC_APPLICATION_ID - Static variable in class org.cipango.diameter.base.Common
-
The Vendor-Specific-Application-Id AVP (AVP Code 260) is of type Grouped
and is used to advertise support of a vendor-specific Diameter
Application.
- VENDOR_SPECIFIC_APPLICATION_ID_ORDINAL - Static variable in class org.cipango.diameter.base.Common
-
- VISITED_NETWORK_IDENTIFIER - Static variable in class org.cipango.diameter.ims.Cx
-
The Visited-Network-Identifier AVP is of type OctetString.
- VISITED_NETWORK_IDENTIFIER_ORDINAL - Static variable in class org.cipango.diameter.ims.Cx
-