Uses of Interface
org.clazzes.util.http.sec.HttpLoginService

Packages that use HttpLoginService
org.clazzes.util.http.sec   
 

Uses of HttpLoginService in org.clazzes.util.http.sec
 

Methods in org.clazzes.util.http.sec that return HttpLoginService
 HttpLoginService HttpLoginServiceRegistry.getLoginService(String method)
           
 

Methods in org.clazzes.util.http.sec with parameters of type HttpLoginService
 void HttpLoginServiceRegistry.loginServiceBound(HttpLoginService svc, Map<String,String> props)
          An OSGi bind-method for a HttpLoginService.
 void HttpLoginServiceRegistry.loginServiceUnbound(HttpLoginService svc, Map<String,String> props)
          An OSGi unbind-method for a HttpLoginService.
 



Copyright © 2011. All Rights Reserved.