Uses of Class
org.jboss.wsf.spi.metadata.j2ee.JSESecurityMetaData.JSEResourceCollection
-
Packages that use JSESecurityMetaData.JSEResourceCollection Package Description org.jboss.wsf.spi.metadata.j2ee -
-
Uses of JSESecurityMetaData.JSEResourceCollection in org.jboss.wsf.spi.metadata.j2ee
Methods in org.jboss.wsf.spi.metadata.j2ee that return types with arguments of type JSESecurityMetaData.JSEResourceCollection Modifier and Type Method Description Collection<JSESecurityMetaData.JSEResourceCollection>JSESecurityMetaData. getWebResources()Constructor parameters in org.jboss.wsf.spi.metadata.j2ee with type arguments of type JSESecurityMetaData.JSEResourceCollection Constructor Description JSESecurityMetaData(String transportGuarantee, HashMap<String,JSESecurityMetaData.JSEResourceCollection> webResources)
-