Uses of Class
org.jboss.security.config.jaxb.TrustModule

Packages that use TrustModule
org.jboss.security.config.jaxb   
 

Uses of TrustModule in org.jboss.security.config.jaxb
 

Fields in org.jboss.security.config.jaxb with type parameters of type TrustModule
protected  List<TrustModule> IdentityTrustInfo.trustModule
           
 

Methods in org.jboss.security.config.jaxb that return TrustModule
 TrustModule ObjectFactory.createTrustModule()
          Create an instance of TrustModule
 

Methods in org.jboss.security.config.jaxb that return types with arguments of type TrustModule
 List<TrustModule> IdentityTrustInfo.getTrustModule()
          Gets the value of the trustModule property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.