com.tibco.bpm.web.client.services.actions.authentication
Class GetAuthenticatedUserName

java.lang.Object
  extended by com.tibco.bpm.web.client.services.actions.authentication.GetAuthenticatedUserName
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, OSAction<AuthenticationResult>, net.customware.gwt.dispatch.shared.Action<AuthenticationResult>

public class GetAuthenticatedUserName
extends java.lang.Object
implements OSAction<AuthenticationResult>

Get the Name of the authenticated user in the session

©2011 Cloud Software Group, Inc.

Since:
2.0.0

Constructor Summary
GetAuthenticatedUserName()
          Constructs a new GetAuthenticatedUserName Action
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetAuthenticatedUserName

public GetAuthenticatedUserName()
Constructs a new GetAuthenticatedUserName Action



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.