|
OOP LoginManager Version 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RandomUserIdGenerator
The implementation of this imterface is responsible for
generating the user ID randomly.
To avoid the duplicate user ID, UserGroupMap checks
the uniquness of the generated user ID.
So, the implementation of this interface need not generate
the unique user ID.
| Method Summary | |
|---|---|
java.lang.String |
getUserId()
Returns the user ID. |
| Method Detail |
|---|
java.lang.String getUserId()
|
OOP LoginManager Version 3.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.