Improve documentation.
This commit is contained in:
parent
7aa05c48bc
commit
f186c4f302
16 changed files with 47 additions and 72 deletions
|
@ -29,7 +29,6 @@
|
|||
*/
|
||||
@interface XMPPSCRAMAuth: XMPPAuthenticator
|
||||
{
|
||||
/// \cond internal
|
||||
Class _hashType;
|
||||
OFString *_cNonce;
|
||||
OFString *_GS2Header;
|
||||
|
@ -38,7 +37,6 @@
|
|||
XMPPConnection *_connection;
|
||||
BOOL _plusAvailable;
|
||||
BOOL _authenticated;
|
||||
/// \endcond
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue