public interface Response extends ProtocolOp
Modifier and Type | Method and Description |
---|---|
Response |
addControl(Control control)
Adds the provided control to this protocol-op.
|
containsControl, getControl, getControls
Response addControl(Control control)
ProtocolOp
addControl
in interface ProtocolOp
control
- The control to be added to this protocol-op.Copyright © 2010-2020, ForgeRock All Rights Reserved.