Menu

#25 SASLOTPProfile.getUserDatabase()

open
nobody
None
5
2002-07-15
2002-07-15
No

...should be public

When I want to add or get a new user I must to use the
following:

SASLOTPProfile.getUserDatabase().addUser(uname,
method, hash, seed, seq);

SASLOTPProfile.getUserDatabase().getUser( uname );

but I cannot because the getUserDatabase() is friendly.
You have any other solution for this?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB