Package | Description |
---|---|
io.undertow.servlet.handlers | |
io.undertow.servlet.websockets | |
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.jasypt.web.pbeconfig | |
org.jboss.resteasy.jsapi | |
org.jboss.resteasy.plugins.server.servlet | |
org.picketlink.identity.federation.web.servlets | |
org.picketlink.identity.federation.web.servlets.saml |
Modifier and Type | Class and Description |
---|---|
class |
DefaultServlet
Default servlet responsible for serving up resources.
|
Modifier and Type | Class and Description |
---|---|
class |
WebSocketServlet |
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 |
WebPBEConfigServlet
Servlet for web PBE config processing.
|
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 |
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 |
MetadataServletSP
Metadata servlet for the SP
Author: coluccelli@redhat.com
|
class |
SOAPSAMLXACMLServlet
Servlet that can read SOAP messages that contain an XACML query in saml payload
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.