Uses of Interface
org.jboss.wsf.spi.security.SecurityDomainContext

Packages that use SecurityDomainContext
org.jboss.wsf.spi.deployment   
 

Uses of SecurityDomainContext in org.jboss.wsf.spi.deployment
 

Methods in org.jboss.wsf.spi.deployment that return SecurityDomainContext
 SecurityDomainContext Endpoint.getSecurityDomainContext()
          Get security domain context
 

Methods in org.jboss.wsf.spi.deployment with parameters of type SecurityDomainContext
 void Endpoint.setSecurityDomainContext(SecurityDomainContext context)
          Set security domain context
 



Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.