es.caib.ibkey.web.test
Class JBPMRoles
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
es.caib.ibkey.web.test.JBPMRoles
- All Implemented Interfaces:
- java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig
public class JBPMRoles
- extends javax.servlet.http.HttpServlet
Agente que gestiona los usuarios y contraseñas de los dominios de seguridad
Weblogic y JBoss. Hace uso de las tablas SC_WL_USUARI y SC_WL_USUGRU
- Version:
- $Revision$
- Author:
- $Author$
- See Also:
- Serialized Form
|
Method Summary |
protected boolean |
checkUser(java.lang.String codiUsuari)
|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
|
protected void |
listFiltered(java.lang.String codiUsuari,
java.lang.String[] order,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
|
| Methods inherited from class javax.servlet.http.HttpServlet |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBPMRoles
public JBPMRoles()
doGet
protected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws javax.servlet.ServletException,
java.io.IOException
- Overrides:
doGet in class javax.servlet.http.HttpServlet
- Throws:
javax.servlet.ServletException
java.io.IOException
checkUser
protected boolean checkUser(java.lang.String codiUsuari)
listFiltered
protected void listFiltered(java.lang.String codiUsuari,
java.lang.String[] order,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2012 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.