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

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

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

Get the Guid of the authenticated user in the session

©2011 Cloud Software Group, Inc.

Since:
2.0.0

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

Constructor Detail

GetAuthenticatedGuid

public GetAuthenticatedGuid()
Constructs a new GetAuthenticatedGuid Action



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