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