Uses of Interface
com.swiftmq.mgmt.Authenticator
-
Packages that use Authenticator Package Description com.swiftmq.mgmt -
-
Uses of Authenticator in com.swiftmq.mgmt
Fields in com.swiftmq.mgmt with type parameters of type Authenticator Modifier and Type Field Description static java.lang.ThreadLocal<Authenticator>
AuthenticatorHolder. threadLocal
Methods in com.swiftmq.mgmt with parameters of type Authenticator Modifier and Type Method Description java.lang.String[]
RouterConfigInstance. executeCommand(java.lang.String[] context, java.lang.String[] cmd, Authenticator authenticator)
java.lang.String[]
RouterConfigInstance. executeInternalCommand(java.lang.String[] context, java.lang.String[] cmd, Authenticator authenticator)
-