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, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
インタフェース内 javax.servlet.Servlet
init
クラス内 javax.servlet.GenericServlet
javax.servlet.ServletException
protected void service(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse) throws javax.servlet.ServletException, IOException
service
クラス内 javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
Copyright © 2012. All Rights Reserved.