Flowdock
method

complete_authentication

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: NegotiateAuth

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

complete_authentication(token) public

Takes a token and gets the next token in the Negotiate authentication chain. Token can be Base64 encoded or not. The token can include the “Negotiate” header and it will be stripped. Does not indicate if SEC_I_CONTINUE or SEC_E_OK was returned. Token returned is Base64 encoded w/ all new lines removed.

Show source
Register or log in to add new notes.