public class AssociationError extends DirectError
Modifier and Type | Field and Description |
---|---|
static String |
ASSOC_ERR |
protected static List |
optionalFields |
protected static List |
requiredFields |
_destinationUrl, MODE_CANCEL, MODE_IDRES, MODE_SETUP_NEEDED, OPENID2_NS
Modifier | Constructor and Description |
---|---|
protected |
AssociationError(ParameterList params) |
protected |
AssociationError(String msg,
AssociationSessionType type) |
Modifier and Type | Method and Description |
---|---|
static AssociationError |
createAssociationError(ParameterList params) |
static AssociationError |
createAssociationError(String msg,
AssociationSessionType type) |
String |
getAssocType() |
List |
getRequiredFields() |
String |
getSessionType() |
void |
setAssociationSessionType(AssociationSessionType type) |
void |
validate()
Checks that all required parameters are present
|
createDirectError, createDirectError, createDirectError, createDirectError, createDirectError, createDirectError, getErrorMsg, getException, isVersion2, setContact, setErrorMsg, setException, setReference
addExtension, addExtension, addExtensionFactory, createMessage, createMessage, getDestinationUrl, getExtension, getExtensionAlias, getExtensionFactory, getExtensions, getParameter, getParameterMap, getParameters, getParameterValue, hasExtension, hasExtensionFactory, hasParameter, keyValueFormEncoding, set, wwwFormEncoding
public static final String ASSOC_ERR
protected static final List requiredFields
protected static final List optionalFields
protected AssociationError(String msg, AssociationSessionType type)
protected AssociationError(ParameterList params)
public static AssociationError createAssociationError(String msg, AssociationSessionType type)
public static AssociationError createAssociationError(ParameterList params)
public List getRequiredFields()
getRequiredFields
in class DirectError
public void setAssociationSessionType(AssociationSessionType type)
public String getSessionType()
public String getAssocType()
public void validate() throws MessageException
Message
validate
in class Message
MessageException
Copyright © 2017 Sxip. All rights reserved.