com.indexdata.mkjsf.pazpar2.data.sp
Class AuthResponse
java.lang.Object
com.indexdata.mkjsf.pazpar2.data.ResponseDataObject
com.indexdata.mkjsf.pazpar2.data.sp.SpResponseDataObject
com.indexdata.mkjsf.pazpar2.data.sp.AuthResponse
- All Implemented Interfaces:
- Serializable
public class AuthResponse
- extends SpResponseDataObject
Data from the auth
command, can be accessed by pzresp.sp.auth
- Author:
- Niels Erik
- See Also:
- Serialized Form
Methods inherited from class com.indexdata.mkjsf.pazpar2.data.ResponseDataObject |
addElement, appendContent, getApplicationError, getAttribute, getBinary, getElements, getHasResults, getIntValue, getIsBinary, getOneElement, getOneValue, getProperty, getServiceError, getType, getValue, getValueArray, getXml, hasApplicationError, hasServiceError, setAttribute, setBinary, setType, setXml |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthResponse
public AuthResponse()
getDisplayName
public String getDisplayName()
getRealm
public String getRealm()
getStatus
public String getStatus()
getAuthenticationType
public String getAuthenticationType()
onSuccess
public String onSuccess(String navigateTo)
isAuthenticationOk
public boolean isAuthenticationOk()
Copyright © 2013. All Rights Reserved.