public class RemoteUserAuthServlet
extends javax.servlet.http.HttpServlet
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport to be returned to the authentication
engine. This can be override by setting the servlet configuration parameter authnMethod.| コンストラクタと説明 |
|---|
RemoteUserAuthServlet() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
init(javax.servlet.ServletConfig config) |
protected void |
service(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init インタフェース内 javax.servlet.Servletinit クラス内 javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected void service(javax.servlet.http.HttpServletRequest httpRequest,
javax.servlet.http.HttpServletResponse httpResponse)
throws javax.servlet.ServletException,
IOException
service クラス内 javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 2012. All Rights Reserved.