| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.sdsc.inca.protocol.MessageHandler
edu.sdsc.inca.protocol.LogConfig
public class LogConfig
| Field Summary | 
|---|
| Fields inherited from class edu.sdsc.inca.protocol.MessageHandler | 
|---|
| logger | 
| Constructor Summary | |
|---|---|
| LogConfig() | |
| Method Summary | |
|---|---|
|  void | execute(ProtocolReader reader,
        ProtocolWriter writer,
        java.lang.String dn)Service an incoming request from a specified client DN, using specified i/o streams. | 
| Methods inherited from class edu.sdsc.inca.protocol.MessageHandler | 
|---|
| errorReply, forbid, isPermitted, permit, permittees, resetPermissions, setPermissionsPath | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public LogConfig()
| Method Detail | 
|---|
public void execute(ProtocolReader reader,
                    ProtocolWriter writer,
                    java.lang.String dn)
             throws java.lang.Exception
MessageHandler
execute in class MessageHandlerreader - the reader connected to the clientwriter - the writer connected to the clientdn - the DN of the client, null if no authentication
java.lang.Exception| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||