| Package | Description |
|---|---|
| javax.servlet.sip |
| Modifier and Type | Method and Description |
|---|---|
AuthInfo |
SipFactory.createAuthInfo()
Creates a new AuthInfo object that can be used to provide authentication information on servlet initiated requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipServletRequest.addAuthHeader(SipServletResponse challengeResponse,
AuthInfo authInfo)
This method allows the addition of the appropriate authentication header(s)
to the request that was challenged with a challenge response.
|
Copyright © 2016. All rights reserved.