Uses of Interface
io.milton.http.AuthorisationListener
Packages that use AuthorisationListener
-
Uses of AuthorisationListener in io.milton.config
Fields in io.milton.config declared as AuthorisationListenerModifier and TypeFieldDescriptionprotected AuthorisationListenerHttpManagerBuilder.authorisationListenerMethods in io.milton.config that return AuthorisationListenerMethods in io.milton.config with parameters of type AuthorisationListenerModifier and TypeMethodDescriptionvoidHttpManagerBuilder.setAuthorisationListener(AuthorisationListener authorisationListener) -
Uses of AuthorisationListener in io.milton.http
Constructors in io.milton.http with parameters of type AuthorisationListenerModifierConstructorDescriptionHandlerHelper(AuthenticationService authenticationService, AuthorisationListener authorisationListener)