For access to be granted, the user must have a permission to the JMS topic name, with dots in the name replaced by slashes.
Say {@link #isEntitled(UserPrincipal,LiveDataSpecification)} is called with a{@link DistributionSpecification} with JMS topic name LiveData.Reuters.AAPL.O.If the user for example has Authority
LiveData/Reuters/*, access is granted. But if the user has no compatible Authority
, access is denied.
|
|
|
|