Uses of Interface
com.swiftmq.swiftlet.auth.AuthenticationDelegate
-
Packages that use AuthenticationDelegate Package Description com.swiftmq.swiftlet.auth -
-
Uses of AuthenticationDelegate in com.swiftmq.swiftlet.auth
Methods in com.swiftmq.swiftlet.auth with parameters of type AuthenticationDelegate Modifier and Type Method Description abstract void
AuthenticationSwiftlet. addTopicAuthenticationDelegate(AuthenticationDelegate delegate)
abstract void
AuthenticationSwiftlet. removeTopicAuthenticationDelegate(AuthenticationDelegate delegate)
-