Uses of Interface
org.granite.messaging.service.security.RemotingDestinationSecurizer

Packages that use RemotingDestinationSecurizer
org.granite.config   
 

Uses of RemotingDestinationSecurizer in org.granite.config
 

Methods in org.granite.config that return RemotingDestinationSecurizer
 RemotingDestinationSecurizer AbstractRemoteDestination.getSecurizer()
           
 

Methods in org.granite.config with parameters of type RemotingDestinationSecurizer
 void AbstractRemoteDestination.setSecurizer(RemotingDestinationSecurizer securizer)