public class AuthenticationServiceFactory
extends java.lang.Object
AuthenticationService| Modifier | Constructor and Description |
|---|---|
protected |
AuthenticationServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationService |
getAuthenticationService()
Returns an AuthenticationService object.
|
static AuthenticationServiceFactory |
getInstance() |
protected AuthenticationService |
getPxtService() |
public static AuthenticationServiceFactory getInstance()
AuthenticationServiceFactory object.public AuthenticationService getAuthenticationService()
AuthenticationService object.protected AuthenticationService getPxtService()