Uses of Class
wt.federation.ProxyUser

Packages that use ProxyUser
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

 

Uses of ProxyUser in wt.federation
 

Methods in wt.federation that return ProxyUser
static ProxyUser ProxyUser.newProxyUser(String name)
          

Supported API: false
static ProxyUser ProxyUser.newProxyUser(String name, ServiceIdentifier serviceId, String sourceObjectId)
          

Supported API: false
static ProxyUser ProxyUser.newProxyUser(String name)
          

Supported API: false
static ProxyUser ProxyUser.newProxyUser(String name, ServiceIdentifier serviceId, String sourceObjectId)
          

Supported API: false
 

Methods in wt.federation with parameters of type ProxyUser
protected  boolean ProxyUser.readVersion(ProxyUser thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean ProxyUser.readVersion(ProxyUser thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.