public class PasswordLogin extends AbstractDSpaceTransformer implements org.apache.cocoon.caching.CacheableProcessingComponent
| Modifier and Type | Field and Description |
|---|---|
static Message |
T_dspace_home |
static Message |
T_email_address |
static Message |
T_error_bad_login |
static Message |
T_forgot_link |
static Message |
T_head1 |
static Message |
T_head2 |
static Message |
T_para1 |
static Message |
T_password |
static Message |
T_register_link |
static Message |
T_submit |
static Message |
T_title
language strings
|
static Message |
T_trail |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
PasswordLogin() |
| Modifier and Type | Method and Description |
|---|---|
void |
addBody(Body body)
Display the login form.
|
void |
addPageMeta(PageMeta pageMeta)
Set the page title and trail.
|
Serializable |
getKey()
Generate the unique caching key.
|
org.apache.excalibur.source.SourceValidity |
getValidity()
Generate the cache validity object.
|
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 T_title
public static final Message T_dspace_home
public static final Message T_trail
public static final Message T_head1
public static final Message T_email_address
public static final Message T_error_bad_login
public static final Message T_password
public static final Message T_forgot_link
public static final Message T_submit
public static final Message T_head2
public static final Message T_para1
public static final Message T_register_link
public Serializable getKey()
getKey in interface org.apache.cocoon.caching.CacheableProcessingComponentpublic org.apache.excalibur.source.SourceValidity getValidity()
getValidity in interface org.apache.cocoon.caching.CacheableProcessingComponentpublic void addPageMeta(PageMeta pageMeta) throws WingException
addPageMeta in interface DSpaceTransformeraddPageMeta in interface WingTransformeraddPageMeta in class AbstractDSpaceTransformerpageMeta - to be added.WingException - whenever.UIException - whenever.public void addBody(Body body) throws SQLException, SAXException, WingException
addBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerbody - to be added.SQLException - whenever.SAXException - whenever.WingException - whenever.UIException - whenever.Copyright © 2016 DuraSpace. All rights reserved.