public class PeerAuth
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static PeerAuthenticator |
instantiatePeerAuthenticator(java.lang.Class<? extends PeerAuthenticator> clazz)
Must be used to instantiate new
PeerAuthenticators to honor
Singleton contract. |
public static PeerAuthenticator instantiatePeerAuthenticator(java.lang.Class<? extends PeerAuthenticator> clazz)
PeerAuthenticators to honor
Singleton contract.Singleton