public class AuthResponse extends SpResponseDataObject
auth command, can be accessed by pzresp.sp.auth| Constructor and Description |
|---|
AuthResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAuthenticationType() |
java.lang.String |
getDisplayName() |
java.lang.String |
getRealm() |
java.lang.String |
getStatus() |
boolean |
isAuthenticationOk() |
java.lang.String |
onSuccess(java.lang.String navigateTo) |
unsupportedCommandaddElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXmlpublic java.lang.String getDisplayName()
public java.lang.String getRealm()
public java.lang.String getStatus()
public java.lang.String getAuthenticationType()
public java.lang.String onSuccess(java.lang.String navigateTo)
public boolean isAuthenticationOk()