org.kie.workbench.common.services.backend.security
Class KieFileSystemAuthorizationManager
java.lang.Object
org.uberfire.backend.server.security.FileSystemAuthorizationManager
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
|
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 |
KieFileSystemAuthorizationManager
public KieFileSystemAuthorizationManager()
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
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.