Package com.swiftmq.swiftlet.auth
Interface AuthenticationDelegate
-
public interface AuthenticationDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isDurableGranted(java.lang.String name)
boolean
isReceiveGranted(java.lang.String name)
boolean
isSendGranted(java.lang.String name)
-