public class AKAAtAuts extends Sequence
AKAAtAuts
type.Constructor and Description |
---|
AKAAtAuts()
The default constructor.
|
AKAAtAuts(OctetString auts)
Constructs an instance of the
AKAAtAuts with the specified
components. |
Modifier and Type | Method and Description |
---|---|
OctetString |
getAuts()
Returns the value of the
auts field. |
void |
setAuts(OctetString auts)
Sets the value of the
auts field. |
public AKAAtAuts()
public AKAAtAuts(OctetString auts)
AKAAtAuts
with the specified
components.auts
- the value of the auts
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public OctetString getAuts()
auts
field.auts
field.public void setAuts(OctetString auts)
auts
field.auts
- the value of the auts
field.java.lang.IllegalArgumentException
- when the auts
parameter is null.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.