public class StoreCRealm extends AbstractReadRealm<AuthenticatorContainer>
| Constructor and Description |
|---|
StoreCRealm()
Instantiates a new StoreCRealm action.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
setRealm(String realm,
AuthenticatorContainer authenticatorContainer)
sets the relam value on the ASN.1 object present in the container
|
actionprotected void setRealm(String realm, AuthenticatorContainer authenticatorContainer)
setRealm in class AbstractReadRealm<AuthenticatorContainer>realm - the realm nameauthenticatorContainer - the container holding ASN.1 objectCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.