Searched defs:Packet (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/
H A DPacket.java41 public abstract class Packet { class
60 * Constructs a new Packet of the specified type in preparation for generating its on-the-wire representation and
66 public Packet(PacketType packetType) { method in class:Packet
71 * Constructs a new Packet of the specified type, with the indicated identifier and authenticator .
80 public Packet(PacketType packetType, short id, Authenticator auth) { method in class:Packet
165 return "Packet [code=" + type.getTypeCode() + ",id=" + (id & 0xFF) + "]";
/forgerock/openam/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/
H A DPacket.java41 public abstract class Packet { class
60 * Constructs a new Packet of the specified type in preparation for generating its on-the-wire representation and
66 public Packet(PacketType packetType) { method in class:Packet
71 * Constructs a new Packet of the specified type, with the indicated identifier and authenticator .
80 public Packet(PacketType packetType, short id, Authenticator auth) { method in class:Packet
165 return "Packet [code=" + type.getTypeCode() + ",id=" + (id & 0xFF) + "]";
/forgerock/opendj2/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj-b2.6/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2.6.2/ext/svnkit/
H A Dtrilead.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...
/forgerock/opendj2-hg/ext/svnkit/lib/
H A Dtrilead-ssh2-1.0.0-build217.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt com/ com/trilead/ com/ ...

Completed in 74 milliseconds