Class NegotiableChallengeHandler


Constructor Summary
NegotiableChallengeHandler()
            A NegotiableChallengeHandler can be used to directly respond to "Negotiate" challenges, and in addition, can be used indirectly in conjunction with a NegotiateChallengeHandler to assist in the construction of a challenge response using object identifiers.
 
Method Summary
 Array getSupportedOids()
           Return a collection of string representations of object identifiers supported by this challenge handler implementation, in dot-separated notation.
 
Constructor Detail

NegotiableChallengeHandler

NegotiableChallengeHandler()

Method Detail

getSupportedOids

Array getSupportedOids()

Documentation generated by JsDoc Toolkit 1.3.3 on Thu Sep 25 2014 15:48:00 GMT-0700 (PDT)