org.jbpm.kie.services.impl.security
Class IdentityRolesSecurityManager
java.lang.Object
org.jbpm.kie.services.impl.security.IdentityRolesSecurityManager
- All Implemented Interfaces:
- org.kie.internal.runtime.manager.SecurityManager
public class IdentityRolesSecurityManager
- extends Object
- implements org.kie.internal.runtime.manager.SecurityManager
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentityRolesSecurityManager
public IdentityRolesSecurityManager(IdentityProvider identityProvider,
List<String> requiredRoles)
checkPermission
public void checkPermission()
throws SecurityException
- Specified by:
checkPermission
in interface org.kie.internal.runtime.manager.SecurityManager
- Throws:
SecurityException
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.