<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 25: SASLOTPProfile.getUserDatabase()</title><link href="https://sourceforge.net/p/beepcore-java/bugs/25/" rel="alternate"/><link href="https://sourceforge.net/p/beepcore-java/bugs/25/feed.atom" rel="self"/><id>https://sourceforge.net/p/beepcore-java/bugs/25/</id><updated>2002-07-15T15:47:05Z</updated><subtitle>Recent changes to 25: SASLOTPProfile.getUserDatabase()</subtitle><entry><title>SASLOTPProfile.getUserDatabase()</title><link href="https://sourceforge.net/p/beepcore-java/bugs/25/" rel="alternate"/><published>2002-07-15T15:47:05Z</published><updated>2002-07-15T15:47:05Z</updated><author><name>Antal Attila</name><uri>https://sourceforge.net/u/atech/</uri></author><id>https://sourceforge.neta63b3c8ffc9c50274791ad9a459627ff58694e1c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;...should be public&lt;/p&gt;
&lt;p&gt;When I want to add or get a new user I must to use the &lt;br /&gt;
following:&lt;/p&gt;
&lt;p&gt;SASLOTPProfile.getUserDatabase().addUser(uname, &lt;br /&gt;
method, hash, seed, seq);&lt;/p&gt;
&lt;p&gt;SASLOTPProfile.getUserDatabase().getUser( uname );&lt;/p&gt;
&lt;p&gt;but I cannot because the getUserDatabase() is friendly.&lt;br /&gt;
You have any other solution for this?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>