Uses of Class
com.esri.core.portal.PortalUser

Packages that use PortalUser
com.esri.core.portal Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. 
 

Uses of PortalUser in com.esri.core.portal
 

Methods in com.esri.core.portal that return PortalUser
static PortalUser PortalUser.fromJson(org.codehaus.jackson.JsonParser parser, Portal portal)
           
 PortalUser Portal.getUser()
          Returns the PortalUser set on this portal object.
 

Method parameters in com.esri.core.portal with type arguments of type PortalUser
static void PortalUser.newInstance(Portal portal, String username, PortalListener<PortalUser> portalListener)
          Initializes a portal user with a portal and a username.
 



Copyright © 2012. All Rights Reserved.