Posted: Sun Aug 04, 2002 9:49 pm Post subject: Security Exit Invocation
Novice
Joined: 22 Dec 2001 Posts: 20 Location: Mybubble
I have a secuity exit installed at the server end. I have a JMS cleint where I implemented the MQSecurityExit interface. Will somebody please tell me what are the times when the exit is involved. As far as I can see, it is invoked during the following calls-
1. createTopicSession
2. createTopicSession
3. requestor.close
Please correct me if I am wrong. Now what about the rest of the communication? I mean, is the exit not involved when say the TopicReqestor's request() method is called. I send data in this method. Should'nt it also pass through the exit?
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