|
Class Summary |
| CredentialsCache |
The class is used to cache all realms that a certain call has been authorized
against and all credentials that have been used for each realm. |
| CredentialsCacheEntry |
Used to cache credentials through a call. |
| MessageDigestAlgorithm |
The class takes standard Http Authentication details and returns a response
according to the MD5 algorithm |
| SipSecurityManager |
The class handles authentication challenges, caches user credentials and
takes care (through the SecurityAuthority interface) about retrieving
passwords. |