public static class HALMConnection.AuthInfoResult extends HALMConnection.AbstractResult
| Modifier and Type | Field and Description |
|---|---|
com.perforce.halm.rest.IAuthInfo |
authInfo
Authorization info.
|
error| Constructor and Description |
|---|
AuthInfoResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isErrorInternal()
Implementer can extend isError safely by implementing isErrorInternal.
|
getErrorMessage, isErrorpublic com.perforce.halm.rest.IAuthInfo authInfo
public boolean isErrorInternal()
isErrorInternal in class HALMConnection.AbstractResultCopyright © 2016–2023. All rights reserved.