public class Auth
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static Authenticator |
instantiateAuthenticator(java.lang.Class<? extends Authenticator> clazz)
Must be used to instantiate new
Authenticators to honor
Singleton contract. |
public static Authenticator instantiateAuthenticator(java.lang.Class<? extends Authenticator> clazz)
Authenticators to honor
Singleton contract.Singleton