org.omg.Security

Class CredentialTypeHelper


public final class CredentialTypeHelper
extends java.lang.Object

Generated from IDL definition of enum "CredentialType"

Author:
JacORB IDL compiler

Method Summary

static CredentialType
extract(Any any)
static String
id()
static void
insert(Any any, CredentialType s)
static CredentialType
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, CredentialType s)

Method Details

extract

public static CredentialType extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          CredentialType s)


read

public static CredentialType read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         CredentialType s)