Uses of Interface
org.ow2.jonas.ws.jaxws.ejb.ISecurityConstraint

Packages that use ISecurityConstraint
org.ow2.jonas.web.tomcat6.ws.security   
org.ow2.jonas.ws.axis2.easybeans   
org.ow2.jonas.ws.cxf.easybeans   
org.ow2.jonas.ws.jaxws.easybeans   
org.ow2.jonas.ws.jaxws.ejb   
 

Uses of ISecurityConstraint in org.ow2.jonas.web.tomcat6.ws.security
 

Method parameters in org.ow2.jonas.web.tomcat6.ws.security with type arguments of type ISecurityConstraint
 WebContainerDeploymentDesc SecureWebDeploymentDescBuilder.createJOnASWebDescriptor(List<ISecurityConstraint> security)
          Creates the Web DD structure.
 

Uses of ISecurityConstraint in org.ow2.jonas.ws.axis2.easybeans
 

Methods in org.ow2.jonas.ws.axis2.easybeans that return ISecurityConstraint
 ISecurityConstraint Axis2EJBWebserviceEndpoint.getSecurityConstraint()
          Get the data structure used to secure a bean's endpoint.
 

Uses of ISecurityConstraint in org.ow2.jonas.ws.cxf.easybeans
 

Methods in org.ow2.jonas.ws.cxf.easybeans that return ISecurityConstraint
 ISecurityConstraint CXFEJBWebserviceEndpoint.getSecurityConstraint()
          Get the data structure used to secure a bean's endpoint.
 

Uses of ISecurityConstraint in org.ow2.jonas.ws.jaxws.easybeans
 

Classes in org.ow2.jonas.ws.jaxws.easybeans that implement ISecurityConstraint
 class EasyBeansSecurityConstraint
          The EasyBeansSecurityConstraint is the representation of an endpoint's security contraint.
 

Uses of ISecurityConstraint in org.ow2.jonas.ws.jaxws.ejb
 

Methods in org.ow2.jonas.ws.jaxws.ejb that return ISecurityConstraint
 ISecurityConstraint IEJBWebserviceEndpoint.getSecurityConstraint()
          Get the data structure used to secure a bean's endpoint.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.