public class StoreRealm extends AbstractReadRealm<KdcReqBodyContainer>
| Constructor and Description |
|---|
StoreRealm()
Instantiates a new StoreRealm action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setRealm(String srealm,
KdcReqBodyContainer kdcReqBodyContainer)
sets the relam value on the ASN.1 object present in the container
|
actionprotected void setRealm(String srealm, KdcReqBodyContainer kdcReqBodyContainer)
setRealm in class AbstractReadRealm<KdcReqBodyContainer>srealm - the realm namekdcReqBodyContainer - the container holding ASN.1 objectCopyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.