public abstract class CompoundSecMechListHelper extends Object
Constructor and Description |
---|
CompoundSecMechListHelper() |
Modifier and Type | Method and Description |
---|---|
static CompoundSecMechList |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
CompoundSecMechList that) |
static CompoundSecMechList |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
CompoundSecMechList value) |
public static void insert(Any a, CompoundSecMechList that)
public static CompoundSecMechList extract(Any a)
public static TypeCode type()
public static String id()
public static CompoundSecMechList read(InputStream istream)
public static void write(OutputStream ostream, CompoundSecMechList value)
Copyright © 2021 JBoss by Red Hat. All rights reserved.