org.camunda.bpm.security
Class SecurityContext

java.lang.Object
  extended by org.camunda.bpm.security.SecurityContext

@Component
public class SecurityContext
extends Object


Constructor Summary
SecurityContext()
           
 
Method Summary
 UserIdentity getUserIdentity()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityContext

public SecurityContext()
Method Detail

getUserIdentity

public UserIdentity getUserIdentity()


Copyright © 2014 camunda services GmbH. All rights reserved.