Package | Description |
---|---|
javax.servlet.http |
The javax.servlet.http package contains a number of classes and interfaces
that describe and define the contracts between a servlet class
running under the HTTP protocol and the runtime environment provided
for an instance of such a class by a conforming servlet container.
|
org.apache.juddi.v3.client.config | |
org.jboss.resteasy.jsapi | |
org.jboss.resteasy.plugins.server.servlet | |
org.jboss.ws.core.server | |
org.jboss.wsf.stack.jbws | |
org.picketlink.identity.federation.web.servlets | |
org.picketlink.identity.federation.web.servlets.saml |
Modifier and Type | Class and Description |
---|---|
class |
HttpServlet
Provides an abstract class to be subclassed to create
an HTTP servlet suitable for a Web site.
|
Modifier and Type | Class and Description |
---|---|
class |
UDDIClerkServlet
This servlet is to initialize the UDDIclient on deployment and
cleanup on shutdown.
|
Modifier and Type | Class and Description |
---|---|
class |
JSAPIServlet |
Modifier and Type | Class and Description |
---|---|
class |
HttpServlet30Dispatcher |
class |
HttpServletDispatcher |
Modifier and Type | Class and Description |
---|---|
class |
PortComponentLinkServlet
A servlet that reports the serviceURL for a given service ID.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEndpointServlet
A cross stack webservice endpoint servlet.
|
class |
EndpointServlet
A Native endpoint servlet that is installed for every web service endpoint
|
Modifier and Type | Class and Description |
---|---|
class |
IDPLoginServlet
Handles login at the IDP
|
class |
IDPServlet
SAML Web Browser SSO - POST binding
|
Modifier and Type | Class and Description |
---|---|
class |
CircleOfTrustServlet
Circle of trust establishing servlet that accesses the metadata urls of the various sites and updates the common store
|
class |
MetadataServlet
Metadata servlet for the IDP/SP
|
class |
SOAPSAMLXACMLServlet
Servlet that can read SOAP messages that contain an XACML query in saml payload
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.