|
|||||||||
| 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.StandardMessageHandler
edu.sdsc.inca.protocol.VerifyProtocolVersion
public class VerifyProtocolVersion
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class edu.sdsc.inca.protocol.MessageHandler |
|---|
MessageHandler.Permittee, MessageHandler.PermitteeGroup |
| Constructor Summary | |
|---|---|
VerifyProtocolVersion()
|
|
| 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.StandardMessageHandler |
|---|
execute |
| Methods inherited from class edu.sdsc.inca.protocol.MessageHandler |
|---|
errorReply, getAllPermittees, getPermissionsAsXml, getPermittees, getPermittees, grantPeerPermission, grantPermission, isPermitted, resetPermissions, revokeAllPermissions, revokePeerPermission, revokePermission, setPermissionsFromXml, setPermissionsFromXml, setPermissionsPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerifyProtocolVersion()
| Method Detail |
|---|
public void execute(ProtocolReader reader,
ProtocolWriter writer,
java.lang.String dn)
throws java.lang.Exception
StandardMessageHandler
execute in class StandardMessageHandlerreader - 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 | ||||||||