public class AuthFailure extends Message
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.commons.logging.Log |
_log |
private static boolean |
DEBUG |
protected static java.util.List |
optionalFields |
protected static java.util.List |
requiredFields |
_destinationUrl, MODE_CANCEL, MODE_IDRES, MODE_SETUP_NEEDED, OPENID2_NS| Modifier | Constructor and Description |
|---|---|
|
AuthFailure(boolean compatibility,
java.lang.String returnTo) |
protected |
AuthFailure(ParameterList params) |
| Modifier and Type | Method and Description |
|---|---|
static AuthFailure |
createAuthFailure(ParameterList params) |
java.util.List |
getRequiredFields() |
boolean |
isVersion2() |
void |
validate()
Checks that all required parameters are present
|
addExtension, addExtensionFactory, createMessage, createMessage, getDestinationUrl, getExtension, getExtensionAlias, getExtensionFactory, getExtensions, getParameter, getParameterMap, getParameters, getParameterValue, hasExtension, hasExtensionFactory, hasParameter, keyValueFormEncoding, set, wwwFormEncodingprivate static org.apache.commons.logging.Log _log
private static final boolean DEBUG
protected static final java.util.List requiredFields
protected static final java.util.List optionalFields
public AuthFailure(boolean compatibility,
java.lang.String returnTo)
protected AuthFailure(ParameterList params)
public static AuthFailure createAuthFailure(ParameterList params) throws MessageException
MessageExceptionpublic java.util.List getRequiredFields()
getRequiredFields in class Messagepublic boolean isVersion2()
public void validate()
throws MessageException
Messagevalidate in class MessageMessageExceptionCopyright 2006-2008 Sxip Identity Corporation