Uses of Class
org.objectweb.joram.shared.admin.CreateUserRequest
-
Packages that use CreateUserRequest Package Description org.objectweb.joram.mom.dest Theorg.objectweb.joram.mom.destpackage holds the classes implementing the queue, topic and specialized destinations provided by JORAM's MOM. -
-
Uses of CreateUserRequest in org.objectweb.joram.mom.dest
Methods in org.objectweb.joram.mom.dest with parameters of type CreateUserRequest Modifier and Type Method Description static voidAdminTopic. CreateUserAndSave(CreateUserRequest request, AgentId replyTo, String msgId)Deprecated.private voidAdminTopic. doProcess(CreateUserRequest request, AgentId replyTo, String msgId)Processes aCreateUserRequestinstance requesting the creation of aUserAgentfor a given user.
-