Uses of Interface
org.apache.synapse.commons.throttle.module.utils.AuthenticationFuture
-
Packages that use AuthenticationFuture Package Description org.apache.synapse.commons.throttle.module.utils org.apache.synapse.commons.throttle.module.utils.impl -
-
Uses of AuthenticationFuture in org.apache.synapse.commons.throttle.module.utils
Methods in org.apache.synapse.commons.throttle.module.utils with parameters of type AuthenticationFuture Modifier and Type Method Description boolean
UserPriviligesHandler. authenticateUser(AuthenticationFuture callback)
-
Uses of AuthenticationFuture in org.apache.synapse.commons.throttle.module.utils.impl
Classes in org.apache.synapse.commons.throttle.module.utils.impl that implement AuthenticationFuture Modifier and Type Class Description class
DummyAuthenticator
Methods in org.apache.synapse.commons.throttle.module.utils.impl with parameters of type AuthenticationFuture Modifier and Type Method Description boolean
DummyHandler. authenticateUser(AuthenticationFuture callback)
-