Package com.caplin.server.auth
Class ErrorLoggingAuthenticatorProxy
java.lang.Object
com.caplin.server.auth.ErrorLoggingAuthenticatorProxy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Authenticator
newErrorLoggingAuthenticatorProxyInstance
(Authenticator delegate, Logger logger)
-
Constructor Details
-
ErrorLoggingAuthenticatorProxy
public ErrorLoggingAuthenticatorProxy()
-
-
Method Details
-
newErrorLoggingAuthenticatorProxyInstance
public static Authenticator newErrorLoggingAuthenticatorProxyInstance(Authenticator delegate, Logger logger)
-