| Methods in org.cafesip.sipunit with parameters of type Credential |
void |
SipPhone.addUpdateCredential(Credential c)
This method adds a new credential to the credentials list or updates an
existing credential in the list. |
boolean |
PresenceNotifySender.register(Credential credential)
This method registers this notify sender as a UA with the proxy/registrar
used to create the SipPhone passed to this object's contructor. |
void |
SipPhone.removeCredential(Credential c)
This method removes a credential from the credentials list. |