public class StoreCRealm extends AbstractReadRealm<KrbErrorContainer>
Constructor and Description |
---|
StoreCRealm()
Instantiates a new StoreCRealm 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
|
action
protected void setRealm(String realm, KrbErrorContainer krbErrorContainer)
setRealm
in class AbstractReadRealm<KrbErrorContainer>
realm
- the realm namekrbErrorContainer
- the container holding ASN.1 objectCopyright © 2018. All rights reserved.