| Class | Description |
|---|---|
| AbstractSecurityWampConfigurer |
Allows configuring WAMP messages authorization.
|
| WampDestinationMessageMatcher |
MessageMatcher which compares a pre-defined pattern against the destination of a
Message. |
| WampMessageSecurityMetadataSourceRegistry |
Allows mapping security constraints using
MessageMatcher to the security
expressions. |
| WampMessageTypeMatcher |
A
MessageMatcher that matches if the provided Message has a type that
is the same as the WampMessageType that was specified in the constructor. |
Copyright © 2015–2017. All rights reserved.