@ManagedObject
public interface SipAuthenticator
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SipAuthenticator.AuthConfiguration |
static interface |
SipAuthenticator.Factory |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.UserIdentity |
authenticate(SipRequest request,
boolean proxyMode,
boolean authMandatory) |
java.lang.String |
getAuthMethod() |
void |
setAuthConfiguration(SipAuthenticator.AuthConfiguration configuration) |
org.eclipse.jetty.server.UserIdentity authenticate(SipRequest request, boolean proxyMode, boolean authMandatory)
void setAuthConfiguration(SipAuthenticator.AuthConfiguration configuration)
@ManagedAttribute(value="Authentication method") java.lang.String getAuthMethod()
Copyright © 2015. All Rights Reserved.