org.oclc.rfa.openURL.services
Class Service_cookieAuth
java.lang.Object
org.oclc.rfa.openURL.services.RegistryService
org.oclc.rfa.openURL.services.Service_cookieAuth
- All Implemented Interfaces:
- info.openurl.oom.Service
public class Service_cookieAuth
- extends org.oclc.rfa.openURL.services.RegistryService
|
Constructor Summary |
Service_cookieAuth(info.openurl.oom.config.OpenURLConfig openURLConfig,
info.openurl.oom.config.ClassConfig classConfig)
Get configuration information for this Service. |
|
Method Summary |
java.net.URI |
getServiceID()
Get the ServiceLabel for this Q6Service |
info.openurl.oom.OpenURLResponse |
resolve(info.openurl.oom.entities.ServiceType serviceType,
info.openurl.oom.ContextObject contextObject,
info.openurl.oom.OpenURLRequest openURLRequest,
info.openurl.oom.OpenURLRequestProcessor processor)
|
| Methods inherited from class org.oclc.rfa.openURL.services.RegistryService |
isCollectionLevelURI, isCollectionService, isItemService, isRegistryLevelURI, isRegistryService, resolve |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service_cookieAuth
public Service_cookieAuth(info.openurl.oom.config.OpenURLConfig openURLConfig,
info.openurl.oom.config.ClassConfig classConfig)
- Get configuration information for this Service.
- Parameters:
openURLConfig - classConfig -
- Throws:
javax.xml.transform.TransformerException
getServiceID
public java.net.URI getServiceID()
throws java.net.URISyntaxException
- Get the ServiceLabel for this Q6Service
- Returns:
- the ServiceLabel
- Throws:
java.net.URISyntaxException
resolve
public info.openurl.oom.OpenURLResponse resolve(info.openurl.oom.entities.ServiceType serviceType,
info.openurl.oom.ContextObject contextObject,
info.openurl.oom.OpenURLRequest openURLRequest,
info.openurl.oom.OpenURLRequestProcessor processor)
throws info.openurl.oom.OpenURLException
- Specified by:
resolve in interface info.openurl.oom.Service- Overrides:
resolve in class org.oclc.rfa.openURL.services.RegistryService
- Throws:
info.openurl.oom.OpenURLException
Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.