Uses of Interface
org.ow2.kerneos.common.service.KerneosApplication

Packages that use KerneosApplication
org.ow2.kerneos.common.service   
 

Uses of KerneosApplication in org.ow2.kerneos.common.service
 

Methods in org.ow2.kerneos.common.service with parameters of type KerneosApplication
 KerneosSecurityService.SecurityError KerneosSecurityService.isAuthorized(KerneosApplication application, KerneosModule module, String service, String method)
          Check the authorisation associated to the request.
 boolean KerneosSecurityService.logIn(KerneosApplication application, String username, String password)
          Login to Kerneos.
 boolean KerneosSecurityService.logOut(KerneosApplication application)
          Logout of Kerneos.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.