org.apache.geronimo.security.network.protocol
Class PassthroughDownPacket
java.lang.Object
org.apache.geronimo.network.protocol.util.ByteKeyDownPacket
org.apache.geronimo.security.network.protocol.PassthroughDownPacket
- All Implemented Interfaces:
- org.apache.geronimo.network.protocol.DownPacket, org.apache.geronimo.security.network.protocol.SubjectCarryingPackets
- public class PassthroughDownPacket
- extends org.apache.geronimo.network.protocol.util.ByteKeyDownPacket
- implements org.apache.geronimo.security.network.protocol.SubjectCarryingPackets
- Version:
- $Revision: 1.2 $ $Date: 2004/03/10 09:59:26 $
Methods inherited from class org.apache.geronimo.network.protocol.util.ByteKeyDownPacket |
getBuffers |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PASSTHROUGH
public static final byte PASSTHROUGH
- See Also:
- Constant Field Values
SUBJECT
public static final byte SUBJECT
- See Also:
- Constant Field Values
PassthroughDownPacket
public PassthroughDownPacket()
setBuffers
public void setBuffers(Collection buffers)
getChildBuffers
protected Collection getChildBuffers()
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.