org.activiti.engine.impl.identity
类 Authentication

java.lang.Object
  继承者 org.activiti.engine.impl.identity.Authentication

public abstract class Authentication
extends Object

作者:
Tom Baeyens

构造方法摘要
Authentication()
           
 
方法摘要
static String getAuthenticatedUserId()
           
static void setAuthenticatedUserId(String authenticatedUserId)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

Authentication

public Authentication()
方法详细信息

setAuthenticatedUserId

public static void setAuthenticatedUserId(String authenticatedUserId)

getAuthenticatedUserId

public static String getAuthenticatedUserId()


Copyright © 2013 Alfresco. All rights reserved.