public static class LoginDelegate.Factory
extends java.lang.Object
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static LoginDelegate |
create()
Creates an object that implements the LoginDelegate interface.
|
public static LoginDelegate create()