|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserInfoFactory
A factory interface for UserInfo instantiation. Implementers may vary the concrete type or password hashing
algorithm.
| Method Summary | |
|---|---|
UserInfo |
createUser(String username,
String password,
UserRole... roles)
|
| Method Detail |
|---|
UserInfo createUser(String username,
String password,
UserRole... roles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||