|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RegistrationException | |
|---|---|
| org.apache.jetspeed.administration | |
| Uses of RegistrationException in org.apache.jetspeed.administration |
|---|
| Methods in org.apache.jetspeed.administration that throw RegistrationException | |
|---|---|
void |
PortalAdministration.registerUser(String userName,
String password)
Register a new user using all default values |
void |
PortalAdministration.registerUser(String userName,
String password,
List roles,
List groups,
Map userInfo,
Map rules,
String template)
|
void |
PortalAdministration.registerUser(String userName,
String password,
List roles,
List groups,
Map userInfo,
Map rules,
String template,
String subsiteFolder)
Registers and creates a new user, assigning userInfo, roles, groups, profiling rules and a folder template. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||