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 booleanUserPriviligesHandler. 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 classDummyAuthenticatorMethods in org.apache.synapse.commons.throttle.module.utils.impl with parameters of type AuthenticationFuture Modifier and Type Method Description booleanDummyHandler. authenticateUser(AuthenticationFuture callback)
-