public class UserProvisionResult
extends java.lang.Object
Constructor and Description |
---|
UserProvisionResult(IUserInfo user) |
UserProvisionResult(IUserInfo user,
boolean success,
java.lang.String errorMessage) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getErrorMessage() |
IUserInfo |
getUser() |
boolean |
isSuccess() |
public UserProvisionResult(IUserInfo user)
public UserProvisionResult(IUserInfo user, boolean success, java.lang.String errorMessage)
public IUserInfo getUser()
public boolean isSuccess()
public java.lang.String getErrorMessage()
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.