InTransportType
- inbound transport typeOutTransportType
- outbount transport typepublic abstract class AbstractRequestURIMappedProfileHandler<InTransportType extends org.opensaml.ws.transport.InTransport,OutTransportType extends org.opensaml.ws.transport.OutTransport> extends Object implements ProfileHandler<InTransportType,OutTransportType>
Modifier | Constructor and Description |
---|---|
protected |
AbstractRequestURIMappedProfileHandler()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<String> |
getRequestPaths()
Gets the request paths that to which this profile handler will respond.
|
void |
setRequestPaths(List<String> paths)
Sets the request paths that to which this profile handler will respond.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
processRequest
protected AbstractRequestURIMappedProfileHandler()
Copyright © 1999–2014. All rights reserved.