null
.null
.
@param userID The id of the new user.
@param password The initial password of this user.
@return The new User
.
@throws AuthorizableExistsException in case the given userID is alreadyin use or another Authorizable with the same principal name exists.
@throws RepositoryException If another error occurs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|