Kie Workbench - Common - Services Backend 6.2.0.Final

org.kie.workbench.common.services.backend.security
Class KieFileSystemAuthorizationManager

java.lang.Object
  extended by org.uberfire.backend.server.security.FileSystemAuthorizationManager
      extended by org.kie.workbench.common.services.backend.security.KieFileSystemAuthorizationManager
All Implemented Interfaces:
org.uberfire.security.authz.AuthorizationManager

@ApplicationScoped
public class KieFileSystemAuthorizationManager
extends org.uberfire.backend.server.security.FileSystemAuthorizationManager


Constructor Summary
KieFileSystemAuthorizationManager()
           
 
Method Summary
 boolean authorize(org.uberfire.security.Resource resource, org.jboss.errai.security.shared.api.identity.User subject)
           
 
Methods inherited from class org.uberfire.backend.server.security.FileSystemAuthorizationManager
supports
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KieFileSystemAuthorizationManager

public KieFileSystemAuthorizationManager()
Method Detail

authorize

public boolean authorize(org.uberfire.security.Resource resource,
                         org.jboss.errai.security.shared.api.identity.User subject)
                  throws org.jboss.errai.security.shared.exception.UnauthorizedException
Specified by:
authorize in interface org.uberfire.security.authz.AuthorizationManager
Overrides:
authorize in class org.uberfire.backend.server.security.FileSystemAuthorizationManager
Throws:
org.jboss.errai.security.shared.exception.UnauthorizedException

Kie Workbench - Common - Services Backend 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.