Package com.swiftmq.mgmt
Class AuthenticatorHolder
- java.lang.Object
-
- com.swiftmq.mgmt.AuthenticatorHolder
-
public class AuthenticatorHolder extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.ThreadLocal<Authenticator>
threadLocal
-
Constructor Summary
Constructors Constructor Description AuthenticatorHolder()
-
-
-
Field Detail
-
threadLocal
public static java.lang.ThreadLocal<Authenticator> threadLocal
-
-