Uses of Class
com.perforce.p4java.exception.TrustException

Packages that use TrustException
com.perforce.p4java.impl.mapbased.rpc.func.client   
 

Uses of TrustException in com.perforce.p4java.impl.mapbased.rpc.func.client
 

Methods in com.perforce.p4java.impl.mapbased.rpc.func.client that throw TrustException
 void ClientTrust.installFingerprint(String serverIpPort, String fingerprintUser, String fingerprint)
          Install the fingerprint for the specified server IP and port
 void ClientTrust.removeFingerprint(String serverIpPort, String fingerprintUser)
          Removes the fingerprint for the specified server IP and port
 



Copyright © 2015 Perforce Software. All Rights Reserved.