gov.nist.javax.sip.header.ims
Interface PAssertedIdentityHeader
- All Superinterfaces:
- Cloneable, Header, HeaderAddress, Serializable
- All Known Implementing Classes:
- PAssertedIdentity
public interface PAssertedIdentityHeader
- extends HeaderAddress, Header
P-Asserted-Identity header
Private Header: RFC 3455.
Contains a URI (commonly a SIP URI) and an optional display-name
enable a network of trusted SIP servers to assert
the identity of authenticated users, and the application of existing
privacy mechanisms to the identity problem.
The use of this extension is only applicable inside an administrative
domain with previously agreed-upon policies for generation,
transport and usage of such information.
Field Summary |
static String |
NAME
Name of AssertIdentityHeader |
NAME
static final String NAME
- Name of AssertIdentityHeader
- See Also:
- Constant Field Values
A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.