|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
  |
|
AlternateSecurityId |
View previous topic :: View next topic |
Author |
Message
|
Island |
Posted: Tue Dec 09, 2003 7:42 am Post subject: AlternateSecurityId |
|
|
 Newbie
Joined: 04 Apr 2003 Posts: 4
|
Hi,
can me anyone tell, how can I set the “AlternateSecurityId” in Java (JMS) ?  _________________ Regards ISLAND
Information is not knowledge
Knowledge is not wisdom
Wisdom is not truth
Truth is not beauty
(FZ) |
|
Back to top |
|
 |
mqonnet |
Posted: Tue Dec 09, 2003 7:52 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
public synchronized MQQueue accessQueue
(
String queueName, int openOptions,
String queueManagerName,
String dynamicQueueName,
String alternateUserId
)
Where
openOptions
Options that control the opening of the queue. Valid options are:
MQC.MQOO_ALTERNATE_USER_AUTHORITY
Validate with the specified user identifier
and
alternateUserId would be the userid that you wish to use.
Hope this helps.
Cheers
Kumar |
|
Back to top |
|
 |
Island |
Posted: Wed Dec 10, 2003 12:31 am Post subject: AlternateSecurityId |
|
|
 Newbie
Joined: 04 Apr 2003 Posts: 4
|
Thanks for the answer, but it helps not really, which I need certain data in the field AlternateSecurityId.  _________________ Regards ISLAND
Information is not knowledge
Knowledge is not wisdom
Wisdom is not truth
Truth is not beauty
(FZ) |
|
Back to top |
|
 |
mqonnet |
Posted: Wed Dec 10, 2003 5:37 am Post subject: |
|
|
 Grand Master
Joined: 18 Feb 2002 Posts: 1114 Location: Boston, Ma, Usa.
|
Ooops!!! My Mistake.
I am afraid, i cant answer that. If i get a chance i shall take a look at it and post the response, but otherwise you are on your own or someone else could throw some light.
Good luck.
Cheers
Kumar |
|
Back to top |
|
 |
|
|
  |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|