public class LDAPLogin extends AbstractDSpaceTransformer implements org.apache.cocoon.caching.CacheableProcessingComponent
| Modifier and Type | Field and Description |
|---|---|
static Message |
T_dspace_home |
static Message |
T_error_bad_login |
static Message |
T_head1 |
static Message |
T_password |
static Message |
T_submit |
static Message |
T_title
language strings
|
static Message |
T_trail |
static Message |
T_userName |
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
LDAPLogin() |
| 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_userName
public static final Message T_error_bad_login
public static final Message T_password
public static final Message T_submit
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 AbstractDSpaceTransformerWingExceptionpublic void addBody(Body body) throws SQLException, SAXException, WingException
addBody in interface DSpaceTransformeraddBody in interface WingTransformeraddBody in class AbstractDSpaceTransformerSQLExceptionSAXExceptionWingExceptionCopyright © 2016 DuraSpace. All Rights Reserved.