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
|
action
protected void setRealm(String realm, TicketContainer ticketContainer)
setRealm
in class AbstractReadRealm<TicketContainer>
realm
- the realm nameticketContainer
- the container holding ASN.1 objectCopyright © 2019. All rights reserved.