Uses of Class
flex.messaging.config.SecurityConstraint

Packages that use SecurityConstraint
flex.messaging Messaging classes. 
flex.messaging.endpoints Message endpoint classes. 
flex.messaging.services.remoting.adapters Remoting service adapter classes. 
 

Uses of SecurityConstraint in flex.messaging
 

Methods in flex.messaging that return SecurityConstraint
 SecurityConstraint Destination.getSecurityConstraint()
          Returns the SecurityConstraint of the Destination.
 SecurityConstraint MessageBroker.getSecurityConstraint(String ref)
          Returns the SecurityConstraint with the indicated reference id.
 

Methods in flex.messaging with parameters of type SecurityConstraint
 void Destination.setSecurityConstraint(SecurityConstraint securityConstraint)
          Sets the SecurityConstraint of the Destination.
 

Uses of SecurityConstraint in flex.messaging.endpoints
 

Methods in flex.messaging.endpoints that return SecurityConstraint
 SecurityConstraint AbstractEndpoint.getSecurityConstraint()
          Returns the SecurityConstraint of the Endpoint.
 SecurityConstraint Endpoint.getSecurityConstraint()
          Returns the security constraint of the endpoint.
 

Methods in flex.messaging.endpoints with parameters of type SecurityConstraint
 void AbstractEndpoint.setSecurityConstraint(SecurityConstraint securityConstraint)
          Sets the SecurityConstraint of the Endpoint.
 void Endpoint.setSecurityConstraint(SecurityConstraint constraint)
          Sets the security constraint of the endpoint.
 

Uses of SecurityConstraint in flex.messaging.services.remoting.adapters
 

Methods in flex.messaging.services.remoting.adapters that return SecurityConstraint
 SecurityConstraint RemotingMethod.getSecurityConstraint()
          Returns the SecurityConstraint that will be applied to invocations of the remoting method.
 

Methods in flex.messaging.services.remoting.adapters with parameters of type SecurityConstraint
 void RemotingMethod.setSecurityConstraint(SecurityConstraint value)
          Sets the SecurityConstraint that will be applied to invocations of the remoting method.
 



Copyright © 2008 Adobe Systems Inc. All Rights Reserved.

 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/config/class-use/SecurityConstraint.html