(no commit message)
[utils] / security / usermgt / src / main / java / org / wamblee / security / authentication / AbstractUserSet.java
index 04f59edcf2970bb5adda818bbaae5bb495a32ee6..7278f05a2dcffaa86c501c742fbbcb1ab9f2ca54 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.security.authentication;
 
-
 import static org.wamblee.security.authentication.UserMgtException.Reason.*;
 
 /**