uk.ac.soton.itinnovation.registry.component.xml.login
Class XmlCredentialRequiredAdapter<E>
java.lang.Object
uk.ac.soton.itinnovation.registry.component.xml.login.XmlCredentialRequiredAdapter<E>
- All Implemented Interfaces:
- CredentialRequired
- Direct Known Subclasses:
- XmlDiscoveryFacility, XmlRegistrationFacility
public abstract class XmlCredentialRequiredAdapter<E>
- extends Object
- implements CredentialRequired
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected static final org.apache.log4j.Logger logger
credentialFacility
protected XmlCredentialFacility credentialFacility
XmlCredentialRequiredAdapter
public XmlCredentialRequiredAdapter()
getAccess
protected final XmlDbAccess<E> getAccess()
throws AccessException
- Throws:
AccessException
removeCredential
public void removeCredential()
- Specified by:
removeCredential in interface CredentialRequired
setCredential
public void setCredential(Credential credential)
- Specified by:
setCredential in interface CredentialRequired
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.