Searched refs:FramedRoutingAttribute (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/packet/
H A DFramedRoutingAttribute.java42 public class FramedRoutingAttribute extends Attribute { class in inherits:Attribute
69 public FramedRoutingAttribute(int routing) { method in class:FramedRoutingAttribute
80 public FramedRoutingAttribute(byte[] octets) { method in class:FramedRoutingAttribute
/forgerock/openam/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/packet/
H A DFramedRoutingAttribute.java42 public class FramedRoutingAttribute extends Attribute { class in inherits:Attribute
69 public FramedRoutingAttribute(int routing) { method in class:FramedRoutingAttribute
80 public FramedRoutingAttribute(byte[] octets) { method in class:FramedRoutingAttribute
/forgerock/openam-v13/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/
H A DAttributeFactory.java52 import org.forgerock.openam.radius.common.packet.FramedRoutingAttribute;
128 return new FramedRoutingAttribute(data);
/forgerock/openam/openam-radius/openam-radius-common/src/main/java/org/forgerock/openam/radius/common/
H A DAttributeFactory.java52 import org.forgerock.openam.radius.common.packet.FramedRoutingAttribute;
128 return new FramedRoutingAttribute(data);

Completed in 21 milliseconds