Dear Wiki user, You have subscribed to a wiki page or wiki category on "Directory Wiki" for change notification.
The following page has been changed by EmmanuelLecharny: http://wiki.apache.org/directory/Asn1Home ------------------------------------------------------------------------------ Of course, as some elements are optional, this PDU could be very different. Here is another PDU, where the '''req``Flags''' and the '''mech``List``MIC''' are missing : - attachement:spnego-pdu2.png + attachment:spnego-pdu2.png === Spnego used POJO's === @@ -176, +176 @@ Here is the class diagram that could be used to store a SPNEGO '''neg``Token``Init''' : - attachement:spnego-class-diag1.png + attachment:spnego-class-diag1.png + This is a little bit complicated, and some classes could be implemented as members. We just have to aggregate the '''Length''' part of each POJO as members in the main POJO, to be able to check the length while processing the decoding. + + Here is the definitive class diagram : + + attachment:spnego-class-diag2.png == LDAP ASN.1 State Automaton ==
