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