Uses of Class
org.ow2.kerneos.common.service.KerneosSecurityService.SecurityError

Packages that use KerneosSecurityService.SecurityError
org.ow2.kerneos.common.service   
 

Uses of KerneosSecurityService.SecurityError in org.ow2.kerneos.common.service
 

Methods in org.ow2.kerneos.common.service that return KerneosSecurityService.SecurityError
 KerneosSecurityService.SecurityError KerneosSecurityService.isAuthorized(KerneosApplication application, KerneosModule module, String service, String method)
          Check the authorisation associated to the request.
static KerneosSecurityService.SecurityError KerneosSecurityService.SecurityError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static KerneosSecurityService.SecurityError[] KerneosSecurityService.SecurityError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 OW2 Consortium. All Rights Reserved.