|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AuthInfo | |
|---|---|
| javax.servlet.sip | |
| Uses of AuthInfo in javax.servlet.sip |
|---|
| Methods in javax.servlet.sip that return AuthInfo | |
|---|---|
AuthInfo |
SipFactory.createAuthInfo()
Creates a new AuthInfo object that can be used to provide authentication information on servlet initiated requests. |
| Methods in javax.servlet.sip with parameters of type AuthInfo | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||