public class StoreAddresses extends AbstractReadHostAddresses<KdcReqBodyContainer>
Constructor and Description |
---|
StoreAddresses()
Instantiates a new StoreAddresses action.
|
Modifier and Type | Method and Description |
---|---|
protected void |
setHostAddresses(HostAddresses hostAddresses,
KdcReqBodyContainer kdcReqBodyContainer)
set HostAddresses on the ASN.1 object present in the container
|
action
protected void setHostAddresses(HostAddresses hostAddresses, KdcReqBodyContainer kdcReqBodyContainer)
setHostAddresses
in class AbstractReadHostAddresses<KdcReqBodyContainer>
hostAddresses
- the host addresseskdcReqBodyContainer
- the container holding the ASN.1 objectCopyright © 2019. All rights reserved.