irbe_cli.cmd_elt_mixin Class Reference

Inheritance diagram for irbe_cli.cmd_elt_mixin:

Inheritance graph

List of all members.

Public Member Functions

def client_getopt
def client_query_bpki_cert
def client_query_bpki_cms_cert
def client_query_bpki_https_cert
def client_query_cms_glue
def client_query_glue
def client_query_https_glue
def client_reply_decode
def client_reply_show
def usage

Public Attributes

 bpki_cert
 bpki_cms_cert
 bpki_cms_glue
 bpki_glue
 bpki_https_cert
 bpki_https_glue

Static Public Attributes

tuple excludes = ()
 XML attributes and elements that should not be allowed as command line arguments.


Detailed Description

Protocol mix-in for command line client element PDUs.

Definition at line 35 of file irbe_cli.py.


Member Function Documentation

def irbe_cli.cmd_elt_mixin.client_getopt (   self,
  argv 
)

Parse options for this class.

Definition at line 55 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_bpki_cert (   self,
  arg 
)

Special handler for --bpki_cert option.

Definition at line 70 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_bpki_cms_cert (   self,
  arg 
)

Special handler for --bpki_cms_cert option.

Definition at line 78 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_bpki_https_cert (   self,
  arg 
)

Special handler for --bpki_https_cert option.

Definition at line 86 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_cms_glue (   self,
  arg 
)

Special handler for --bpki_cms_glue option.

Definition at line 82 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_glue (   self,
  arg 
)

Special handler for --bpki_glue option.

Definition at line 74 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_query_https_glue (   self,
  arg 
)

Special handler for --bpki_https_glue option.

Definition at line 90 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_reply_decode (   self  ) 

Reimplemented in irbe_cli.bsc_elt.

Definition at line 94 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.client_reply_show (   self  ) 

Definition at line 97 of file irbe_cli.py.

def irbe_cli.cmd_elt_mixin.usage (   cls  ) 

Generate usage message for this PDU.

Definition at line 46 of file irbe_cli.py.


Member Data Documentation

Definition at line 72 of file irbe_cli.py.

Definition at line 80 of file irbe_cli.py.

Definition at line 84 of file irbe_cli.py.

Definition at line 76 of file irbe_cli.py.

Definition at line 88 of file irbe_cli.py.

Definition at line 92 of file irbe_cli.py.

XML attributes and elements that should not be allowed as command line arguments.

At the moment the only such is the bsc.pkcs10_request sub-element, but writing this generally is no harder than handling that one special case.

Reimplemented in irbe_cli.bsc_elt.

Definition at line 43 of file irbe_cli.py.


The documentation for this class was generated from the following file:

Generated on Wed Jul 16 00:59:36 2008 for RPKI Engine by  doxygen 1.5.6