|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectflex.messaging.services.messaging.adapters.MessagingSecurityConstraintManager
public final class MessagingSecurityConstraintManager
Messaging security constraint managers are used by messaging destinations to assert authorization of send and subscribe operations.
| Constructor Summary | |
|---|---|
MessagingSecurityConstraintManager(MessageBroker broker)
Creates a new MessagingSecurityConstraintManager instance. |
|
| Method Summary | |
|---|---|
void |
setSendConstraint(String ref)
Sets the send constraint which is used when to assert authorization when sending a message. |
void |
setSubscribeConstraint(String ref)
Sets the subscribe constraint which is used to assert authorization in subscribe, multi-subscribe, and unsubscribe operations. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessagingSecurityConstraintManager(MessageBroker broker)
MessagingSecurityConstraintManager instance.
broker - Associated MessageBroker.| Method Detail |
|---|
public void setSendConstraint(String ref)
ref - The reference id of the constraintpublic void setSubscribeConstraint(String ref)
ref - The reference id of the constraint
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/services/messaging/adapters/MessagingSecurityConstraintManager.html