Package com.caplin.server.auth
Class ErrorLoggingAuthenticatorProxy
- java.lang.Object
-
- com.caplin.server.auth.ErrorLoggingAuthenticatorProxy
-
public class ErrorLoggingAuthenticatorProxy extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ErrorLoggingAuthenticatorProxy()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Authenticator
newErrorLoggingAuthenticatorProxyInstance(Authenticator delegate, java.util.logging.Logger logger)
-
-
-
Method Detail
-
newErrorLoggingAuthenticatorProxyInstance
public static Authenticator newErrorLoggingAuthenticatorProxyInstance(Authenticator delegate, java.util.logging.Logger logger)
-
-