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