public class FailedAuthentication extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
static Message |
BAD_ARGUMENTS |
static Message |
BAD_CREDENTIALS |
static Message |
NO_SUCH_USER |
static Message |
T_dspace_home |
static Message |
T_h1 |
static Message |
T_title
language strings
|
static Message |
T_trail |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
FailedAuthentication() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
What to add at the end of the body
|
void |
addPageMeta(PageMeta pageMeta)
What page metadata to add to the document
|
static void |
registerErrorCode(Message message,
javax.servlet.http.HttpServletRequest request) |
addOptions, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, recycle, setupcreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntitypublic static final Message BAD_CREDENTIALS
public static final Message BAD_ARGUMENTS
public static final Message NO_SUCH_USER
public static final Message T_title
public static final Message T_dspace_home
public static final Message T_trail
public static final Message T_h1
public void addBody(Body body) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSAXExceptionWingExceptionUIExceptionSQLExceptionIOExceptionAuthorizeExceptionpublic void addPageMeta(PageMeta pageMeta) throws SAXException, WingException, UIException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerSAXExceptionWingExceptionUIExceptionSQLExceptionIOExceptionAuthorizeExceptionpublic static void registerErrorCode(Message message, javax.servlet.http.HttpServletRequest request)
Copyright © 2015 DuraSpace. All Rights Reserved.