Annotation of 43BSDReno/contrib/isode-beta/doc/manual/getedb.py, revision 1.1

1.1     ! root        1: GetEntryDataBlock ABSTRACT-OPERATION
        !             2:        ARGUMENT GetEntryDataBlockArgument
        !             3:        RESULT GetEntryDataBlockResult
        !             4:        ERRORS {NameError,ServiceError,SecurityError}
        !             5: 
        !             6: getEntryDataBlock GetEntryDataBlock ::= 10
        !             7: 
        !             8:                                -- will make this an OBJECT IDENTIFER
        !             9:                                -- when ISODE can support this form 
        !            10:                                -- of operation code
        !            11: 
        !            12: GetEntryDataBlockArgument ::= SET {
        !            13:        entry [0] DistinguishedName,
        !            14:        sendIfMoreRecentThan [1] EDBVersion OPTIONAL
        !            15:                        -- if omitted, just return version held
        !            16:                        -- To force send, specify old version
        !            17: }
        !            18: 
        !            19: GetEntryDataBlockResult ::= SEQUENCE {
        !            20:                versionHeld [0] EDBVersion
        !            21:                [1] EntryDataBlock OPTIONAL
        !            22:        }
        !            23: }
        !            24: 
        !            25: 
        !            26: EDBVersion ::= UTCTime

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.