public class DefaultAuthenticatorFactory extends java.lang.Object implements SipAuthenticator.Factory
| Constructor and Description |
|---|
DefaultAuthenticatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
SipAuthenticator |
getAuthenticator(SipServer server,
javax.servlet.ServletContext context,
SipAuthenticator.AuthConfiguration configuration,
org.eclipse.jetty.security.IdentityService identityService,
org.eclipse.jetty.security.LoginService loginService) |
public SipAuthenticator getAuthenticator(SipServer server, javax.servlet.ServletContext context, SipAuthenticator.AuthConfiguration configuration, org.eclipse.jetty.security.IdentityService identityService, org.eclipse.jetty.security.LoginService loginService)
getAuthenticator in interface SipAuthenticator.FactoryCopyright © 2015. All Rights Reserved.