Class FlowableSecurityScopeProvider

java.lang.Object
com.flowable.core.spring.security.FlowableSecurityScopeProvider
All Implemented Interfaces:
SecurityScopeProvider

public class FlowableSecurityScopeProvider
extends java.lang.Object
implements SecurityScopeProvider
Author:
Filip Hrisafov
  • Constructor Summary

    Constructors 
    Constructor Description
    FlowableSecurityScopeProvider()  
  • Method Summary

    Modifier and Type Method Description
    SecurityScope getSecurityScope​(java.security.Principal principal)
    Get the Flowable Security scope from the given principal.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait