Uses of Interface
org.cometd.bayeux.server.SecurityPolicy
-
Packages that use SecurityPolicy Package Description org.cometd.bayeux.server -
-
Uses of SecurityPolicy in org.cometd.bayeux.server
Methods in org.cometd.bayeux.server that return SecurityPolicy Modifier and Type Method Description SecurityPolicyBayeuxServer. getSecurityPolicy()Methods in org.cometd.bayeux.server with parameters of type SecurityPolicy Modifier and Type Method Description voidBayeuxServer. setSecurityPolicy(SecurityPolicy securityPolicy)
-