|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.grants.apply.ws.AbstractWSProcessor
Provides useful methods for WSPRocessor classes.
Field Summary | |
(package private) static org.apache.log4j.Logger |
log
|
Constructor Summary | |
AbstractWSProcessor()
|
Method Summary | |
static java.lang.String |
getUserId()
Gets the current user's ID from the digital certificate provided in the SSL handshake. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gov.grants.apply.ws.WSProcessor |
processRequest |
Field Detail |
static final org.apache.log4j.Logger log
Constructor Detail |
public AbstractWSProcessor()
Method Detail |
public static java.lang.String getUserId() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |