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

Packages that use DestinationSecurizer
org.granite.config.flex   
org.granite.messaging.service.security   
 

Uses of DestinationSecurizer in org.granite.config.flex
 

Methods in org.granite.config.flex that return DestinationSecurizer
 DestinationSecurizer Destination.getSecurizer()
           
 

Methods in org.granite.config.flex with parameters of type DestinationSecurizer
 void Destination.setSecurizer(DestinationSecurizer securizer)
           
 

Uses of DestinationSecurizer in org.granite.messaging.service.security
 

Subinterfaces of DestinationSecurizer in org.granite.messaging.service.security
 interface RemotingDestinationSecurizer